Intrastat Transaction Codes REST Endpoints
Inventory Management/Intrastat Transaction Codes
Provides Intrastat related transaction codes.
- Create an Intrastat transaction code
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactionCodes
- Get an Intrastat transaction code
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactionCodes/{TransactionCodeId}
- Get Intrastat transaction codes
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactionCodes
- Update an Intrastat transaction code
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/intrastatTransactionCodes/{TransactionCodeId}