Adyen · Example Payload

Checkout Zip Details Example

PaymentsFinancial ServicesFintech

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

Top-level fields

checkoutAttemptIdclickAndCollectrecurringDetailReferencestoredPaymentMethodIdtype

Example Payload

Raw ↑
{
  "checkoutAttemptId": "REF-500123",
  "clickAndCollect": "example_value",
  "recurringDetailReference": "REF-500123",
  "storedPaymentMethodId": "REF-500123",
  "type": "zip"
}