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: post
Path: /customsDeclarations/{gtmTransactionGid}/transactionValues
Delete a Transaction Value
Method: delete
Path: /customsDeclarations/{gtmTransactionGid}/transactionValues/{gtmValueQualifierGid}
Get a Transaction Value
Method: get
Path: /customsDeclarations/{gtmTransactionGid}/transactionValues/{gtmValueQualifierGid}
Get Transaction Values
Method: get
Path: /customsDeclarations/{gtmTransactionGid}/transactionValues
Update a Transaction Value
Method: patch
Path: /customsDeclarations/{gtmTransactionGid}/transactionValues/{gtmValueQualifierGid}
Update Transaction Values
Method: patch
Path: /customsDeclarations/{gtmTransactionGid}/transactionValues