Skip to main content

Transaction Statuses

List of possible transaction statuses and their corresponding ID / ENUMs.

IDStatus NameTypeDescription
0CreatedTechnicalInitial status when the transaction is created. This is an intermediate status and should be updated shortly.
1HoldOther/IntermediateThe transaction was held due to one of the rules being triggered or the Hold threshold was reached due to multiple rules triggered.
2AcceptedFinalNo matches were found in the screening database, and none of the rules triggered a hold or reject.
3RejectedFinalThe transaction was rejected due to one of the rules or because the rejection score threshold was exceeded.
4AML HoldIntermediateThe transaction was held due to matches found during screening. It requires manual approval or rejection.
5Under reviewIntermediateThis status is set manually by the AML officer, indicating that the transaction or customer is under due diligence.
6DeletedFinalThe transaction was deleted through the API.
7Checking with CrystalIntermediateThis status is for crypto payments only, indicating that the sender/recipient crypto address has been sent to Crystal for verification.
8AML Check failedTechnicalThis is an error status, meaning that the screening could not be conducted due to technical reasons. Please report it if you notice this.