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