Adyen · Example Payload

Management Billing Entity Example

PaymentsFinancial ServicesFintech

Management Billing Entity 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

addressemailidnametaxId

Example Payload

Raw ↑
{
  "address": "example_value",
  "email": "user@example.com",
  "id": "REF-500123",
  "name": "Example Name",
  "taxId": "REF-500123"
}