Approve or Reject Transaction
Approve or reject a pre-approved transaction after reviewing its screening hits.
approved— Approve the transactionrejected— Reject the transaction
Authorizations
Path Parameters
A unique integer value identifying this pre approved transaction.
Body
Serializer for PreApprovedTransaction model.
NOTE: name_screen_cpa and name_screen_cpb are now queried dynamically via client_transaction_id (no longer FK fields). Maintains backward compatibility.
Client's transaction ID (unique identifier)
1 - 255Status of the pre-approval workflow
on_hold- on_holdapproved- approvedrejected- rejectednot_screened- not_screenedcleared- cleared
on_hold, approved, rejected, not_screened, cleared 255Transaction currency code
1255User assigned to review this transaction
Review comment or decision rationale
Response
Serializer for PreApprovedTransaction model.
NOTE: name_screen_cpa and name_screen_cpb are now queried dynamically via client_transaction_id (no longer FK fields). Maintains backward compatibility.
Client's transaction ID (unique identifier)
255Status of the pre-approval workflow
on_hold- on_holdapproved- approvedrejected- rejectednot_screened- not_screenedcleared- cleared
on_hold, approved, rejected, not_screened, cleared 255Transaction currency code
255User assigned to review this transaction
Review comment or decision rationale
