Adyen · Example Payload

Checkout Masterpass Details Example

PaymentsFinancial ServicesFintech

Checkout Masterpass Details Example is an example object payload from Adyen, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

checkoutAttemptIdfundingSourcemasterpassTransactionIdtype

Example Payload

Raw ↑
{
  "checkoutAttemptId": "REF-500123",
  "fundingSource": "credit",
  "masterpassTransactionId": "REF-500123",
  "type": "masterpass"
}