Adyen · Example Payload

Configuration Capital Grant Account Example

PaymentsFinancial ServicesFintech

Configuration Capital Grant Account 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

balancesfundingBalanceAccountIdidlimits

Example Payload

Raw ↑
{
  "balances": [
    "example_value"
  ],
  "fundingBalanceAccountId": "REF-500123",
  "id": "REF-500123",
  "limits": [
    "example_value"
  ]
}