Adyen · Example Payload

Checkout Payment Method Issuer Example

PaymentsFinancial ServicesFintech

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

Top-level fields

disabledidname

Example Payload

Raw ↑
{
  "disabled": false,
  "id": "REF-500123",
  "name": "Example Name"
}