API Functions Overview
The following API functions exist:
- checkTransaction(): Check a transaction in Export Controls.
- getTransactionCheckResult(): Gets the check result for a certain EC check transaction.
- getChangedTransactions(): Get the changed results of EC check transactions.
- acknowledgeGetChangedTransactions(): Acknowledge the changed results of EC check transactions.
- createQuestionnaireForTransaction(): Explicitly create a new questionnaire for a transaction in Export Controls.
- deleteTransaction(): Explicitly delete an existing EC check transaction.
- finalizeApproval(): Finalize an existing approval.
- updateCustomsData(): Add customs data to an existing approval. Can be used, for example, to fulfill the requirements outlined in AWV (German Foreign Trade and Payments Ordinance) Section 26.
More details can be found in the REST and SOAP documentation.
Updated about 3 hours ago