This operation retrieves the current KYT (Know Your Transaction) screening status, including review status and fund disposition status, for a specific transaction.
Use this endpoint to monitor the real-time screening progress for transactions processed through the KYT compliance system.
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
The unique identifier (UUID) of the transaction to retrieve KYT screening status information for.
Successfully retrieved KYT screening information.
KYT screening status information including the transaction’s review status and fund status.
The UUID of the transaction that was screened.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The transaction type. Possible values include:
Deposit: A deposit transaction.Withdrawal: A withdrawal transaction.Deposit, Withdrawal "Deposit"
Review status type, indicating the current stage of the compliance review process.
PendingScreening, Screened, PendingDecision, PendingReview, Approved, Rejected, Unsupported, Bypassed "PendingScreening"
The current status of transaction funds, indicating their disposition state in the compliance system.
Frozen, Refunding, Refunded, RefundFailed, Unfreezing, Unfrozen, UnfreezingFailed, Isolating, Isolated, IsolationFailed, CoboDisposition, Normal "Frozen"