- Subcategories:
- JMF Intrastat Exceptions
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: postPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactions
- Get a record of Intrastat transactions.
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactions/{MovementId}
- Get records of Intrastat transactions.
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactions
- Update a record of Intrastat transactions.
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactions/{MovementId}
- Value that identifies the ignore or reset action for Intrastat transaction.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactions/action/ignoreResetTransactions
- Value that identifies the mass action selected for the selected Intrastat transactions.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactions/action/massValidateTransactions
- Value that identifies the recalculate price and weight action for the Intrastat transaction.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactions/action/recalculateValues
- Value that identifies the update lines action for the selected Intrastat transactions.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactions/action/massEditTransactions