Business Facade Calls Overview
The REST API for License Management provides a single method: getTransactionApprovalsCustomsData , which retrieves the customs data of approvals related to check transactions.
If the Export Controls check for a transaction in a specific jurisdiction results in a restriction, an approval is typically created by assigning a license that authorizes and releases the shipment. The approval contains a combination of data from the original transaction and the license used.
The method getTransactionApprovalsCustomsData
is intended to retrieve, for the specified transactions, the data of an optionally available approval for possibly multiple jurisdictions. This method is typically used for the creation of customs declarations, where, among other things, the license number and document codings of the license used (if any) are required.
Updated 5 days ago