Intrastat Transactions REST Endpoints

Inventory Management/Intrastat Transactions
Retrieves the Intrastat transactions and allows selection of multiple Intrastat transactions to allow ignore, reset, validate, or update lines action for the selected Intrastat transactions.
Create a record of Intrastat transactions.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/intrastatTransactions
Get a record of Intrastat transactions.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/intrastatTransactions/{MovementId}
Get records of Intrastat transactions.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/intrastatTransactions
Update a record of Intrastat transactions.
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/intrastatTransactions/{MovementId}
Value that identifies the ignore or reset action for Intrastat transaction.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/intrastatTransactions/action/ignoreResetTransactions
Value that identifies the mass action selected for the selected Intrastat transactions.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/intrastatTransactions/action/massValidateTransactions
Value that identifies the recalculate price and weight action for the Intrastat transaction.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/intrastatTransactions/action/recalculateValues
Value that identifies the update lines action for the selected Intrastat transactions.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/intrastatTransactions/action/massEditTransactions