Mastercard · Example Payload

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

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

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

Top-level fields

endToEndIdinstructionIdpaymentRequestTypetransactionCreationDateTimeinstructedAmountpurposecategoryPurposerestrictioncreditAccountAllowedstrongCustomerAuthentication

Example Payload

Raw ↑
{
  "endToEndId": "500123",
  "instructionId": "500123",
  "paymentRequestType": "example_value",
  "transactionCreationDateTime": "example_value",
  "instructedAmount": "example_value",
  "purpose": "example_value",
  "categoryPurpose": "example_value",
  "restriction": "example_value",
  "creditAccountAllowed": true,
  "strongCustomerAuthentication": true
}