Statuses REST Endpoints

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