Adyen · Example Payload

Configuration Balance Account Update Request Example

A sample description.

PaymentsFinancial ServicesFintech

Configuration Balance Account Update Request Example is an example object payload from Adyen, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountHolderIddescriptionmetadataplatformPaymentConfigurationreferencestatustimeZone

Example Payload

Raw ↑
{
  "accountHolderId": "REF-500123",
  "description": "A sample description.",
  "metadata": {},
  "platformPaymentConfiguration": "example_value",
  "reference": "REF-500123",
  "status": "active",
  "timeZone": "example_value"
}