Business Facade Calls Overview
The following BF calls 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.
More details can be found in the REST and SOAP documentation.
Updated over 1 year ago