Mastercard · Example Payload

Mastercard Account To Account Commerce For Creditor Service Providers Transaction Ack For Pal Example

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPaymentsFortune 500

Mastercard Account To Account Commerce For Creditor Service Providers Transaction Ack For Pal Example is an example object payload from Mastercard, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

paymentRequestLifecycleIdpaymentRequestReferenceNumberaccountServicerReferenceconfirmationExpiryTimeIntervalreconIdpaymentRequestStatus

Example Payload

Raw ↑
{
  "paymentRequestLifecycleId": "500123",
  "paymentRequestReferenceNumber": "example_value",
  "accountServicerReference": "example_value",
  "confirmationExpiryTimeInterval": 42.5,
  "reconId": "500123",
  "paymentRequestStatus": "example_value"
}