Adyen · Example Payload

Payments Sub Merchant Example

PaymentsFinancial ServicesFintech

Payments Sub Merchant 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

citycountrymccnametaxId

Example Payload

Raw ↑
{
  "city": "example_value",
  "country": "US",
  "mcc": "example_value",
  "name": "Example Name",
  "taxId": "REF-500123"
}