Submits a card-payment event from an acquiring flow for AML/screening. In acquiring, the merchant is your Customer (account holder) and the cardholder is the Counterparty.
Do not send card details that is protected by PCI-DSS. Use BIN, last-4 digits, expiry (YYYYMM), and holder name. This is typically sufficient for monitoring without expanding PCI DSS scope.
Minimal request example
Field references
Field | Description |
---|---|
| Your unique transaction ID (traceability/idempotency). |
| UTC timestamp when you processed the transaction (ISO-8601). |
| Party that initiated the transaction (here: the cardholder = |
| Your customer in this flow (here: the merchant = |
| Cardholder (payer) details object. |
| Merchant (payee) details object. |
| Amount as initiated at authorization. |
| Initiated currency (ISO-4217 alpha-3). |
| Amount expected/posted at settlement (0 for declines/only-auth). |
| Settlement currency (ISO-4217 alpha-3). |
| Payment descriptor/reference (e.g., receipt, order number). |
| Payment stage/type (e.g., |
| Result code (e.g., |
| Where/how it occurred (e.g., |
| Container for merchant master/customer data. |
fundsOriginator
(cardholder)
Field | Description |
---|---|
| Card token/UUID or similar pseudonymous identifier. |
| Last four digits of the card PAN. |
| Card BIN (first 6 digits). |
| Card expiry in |
| Card scheme (e.g., |
| Issuing country (ISO country code). |
fundsBeneficiary
(merchant)
Field | Description |
---|---|
| Merchant ID / merchant account identifier. |
| Merchant legal/trading name. |
| Merchant account country (typically the acquirer/processor country). |
| Always |
masterData.accountHoldingPartyData
Field | Description |
---|---|
| Merchant risk level from acquirer/processor (e.g., low/medium/high). |
| Company-level metadata about the merchant. |
| Registered contact/location info. |
| Operational/expected behavior metrics. |
companyDetails
Field | Description |
---|---|
| MCC(s) or equivalent merchant classification list (e.g., |
| Organization type (e.g., |
| Business start date (ISO-8601). |
contactDetails
Field | Description |
---|---|
| Merchant country (ISO code). |
| Street address. |
| City/Town. |
| Postal/ZIP code. |
characteristics
Field | Description |
---|---|
| Since when the merchant is your customer. |
| Expected average ticket size (merchant base currency). |
| Expected monthly volume (merchant base currency). |