Cases

Cases are used for reviewing and authorizing flagged transactions. They can be used to handle automated screening and manual approvals based on transaction types and risk factors.

AttributeDescriptionFormat
idUnique identifier for the case.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
typeType of the case.SCREENING, MANUAL
statusCurrent status of the case.CREATED, PROCESSING, PENDING, APPROVED, REJECTED
accountAccount associated with the case.
amountAmount of money related to the case.Monetary value consisting of value and currency e.g. 100.00, EUR
transactionTypeType of the transaction associated with the case.String e.g., PAYIN, PAYOUT, TRANSFER
internalTransactionIdInternal reference ID for the transaction related to the case.
tenantIdIdentifier of the tenant associated with the case.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
merchantIdIdentifier of the merchant associated with the case.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
createdDateDate and time when the case was created.ISO 8601 Timestamp e.g., 2024-01-01T00:00:00.000000Z
shortIdSimplified identifier for the case.String e.g., 241014IEXJRRDR
resultResult of the case review.String
creationReasonReason for creating the case.String
reviewerName of the person reviewing the case.String
reviewerIdUnique identifier for the reviewer.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
assigneeIdUnique identifier for the assignee of the case.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
commentComment associated with the case.String
beneficiaryDetails of the beneficiary associated with the case, if applicable.Object containing attributes like bankName, iban, walletAddress, etc.
senderDetails of the sender, if applicable.Object (e.g., bankName, iban, walletAddress)
sourceAccountIdIdentifier of the source account for the case.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
destinationAccountIdIdentifier of the destination account for the case.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9