Adyen · Example Payload

Checkout Checkout Await Action Example

PaymentsFinancial ServicesFintech

Checkout Checkout Await Action 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

paymentDatapaymentMethodTypetypeurl

Example Payload

Raw ↑
{
  "paymentData": "example_value",
  "paymentMethodType": "standard",
  "type": "await",
  "url": "example_value"
}