References REST Endpoints
Business Objects/Customs Declarations/Lines/References
The operations from the Business Objects/Customs Declarations/Lines/References category.
- Create a Reference
- Method: postPath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references - Delete a Reference
- Method: deletePath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references/{transLineRefGid} - Get a Reference
- Method: getPath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references/{transLineRefGid} - Get References
- Method: getPath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references - Update a Reference
- Method: patchPath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references/{transLineRefGid} - Update References
- Method: patchPath:
/customsDeclarations/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/references