Adyen · Example Payload

Accounts Perform Verification Request Example

PaymentsFinancial ServicesFintech

Accounts Perform Verification Request 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

accountHolderCodeaccountStateTypetier

Example Payload

Raw ↑
{
  "accountHolderCode": "CODE123",
  "accountStateType": "LimitedPayout",
  "tier": 50
}