Adyen · Example Payload

Checkout Visa Checkout Details Example

PaymentsFinancial ServicesFintech

Checkout Visa Checkout 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

checkoutAttemptIdfundingSourcetypevisaCheckoutCallId

Example Payload

Raw ↑
{
  "checkoutAttemptId": "REF-500123",
  "fundingSource": "credit",
  "type": "visacheckout",
  "visaCheckoutCallId": "REF-500123"
}