Ports REST Endpoints

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