References REST Endpoints

Business Objects/Customs Declarations/Lines/References
The operations from the Business Objects/Customs Declarations/Lines/References category.
Create a Reference
Method: post
Path: /customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references
Delete a Reference
Method: delete
Path: /customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references/{transLineRefGid}
Get a Reference
Method: get
Path: /customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references/{transLineRefGid}
Get References
Method: get
Path: /customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references
Update a Reference
Method: patch
Path: /customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references/{transLineRefGid}
Update References
Method: patch
Path: /customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references