Transaction Values REST Endpoints
Business Objects/Customs Declarations/Transaction Values
The operations from the Business Objects/Customs Declarations/Transaction Values category.
- Create a Transaction Value
- Method: postPath:
/customsDeclarations/{gtmTransactionGid}/transactionValues - Delete a Transaction Value
- Method: deletePath:
/customsDeclarations/{gtmTransactionGid}/transactionValues/{gtmValueQualifierGid} - Get a Transaction Value
- Method: getPath:
/customsDeclarations/{gtmTransactionGid}/transactionValues/{gtmValueQualifierGid} - Get Transaction Values
- Method: getPath:
/customsDeclarations/{gtmTransactionGid}/transactionValues - Update a Transaction Value
- Method: patchPath:
/customsDeclarations/{gtmTransactionGid}/transactionValues/{gtmValueQualifierGid} - Update Transaction Values
- Method: patchPath:
/customsDeclarations/{gtmTransactionGid}/transactionValues