Customs Declarations REST Endpoints

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