Transaction Dates REST Endpoints

Business Objects/Customs Declarations/Transaction Dates
The operations from the Business Objects/Customs Declarations/Transaction Dates category.
Create a Transaction Date
Method: post
Path: /customsDeclarations/{gtmTransactionGid}/transactionDates
Delete a Transaction Date
Method: delete
Path: /customsDeclarations/{gtmTransactionGid}/transactionDates/{dateQualifierGid}
Get a Transaction Date
Method: get
Path: /customsDeclarations/{gtmTransactionGid}/transactionDates/{dateQualifierGid}
Get Transaction Dates
Method: get
Path: /customsDeclarations/{gtmTransactionGid}/transactionDates
Update a Transaction Date
Method: patch
Path: /customsDeclarations/{gtmTransactionGid}/transactionDates/{dateQualifierGid}
Update Transaction Dates
Method: patch
Path: /customsDeclarations/{gtmTransactionGid}/transactionDates