Adyen · Example Payload

Legal Entity Us Local Account Identification Example

PaymentsFinancial ServicesFintech

Legal Entity Us Local Account Identification 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

accountNumberaccountTyperoutingNumbertype

Example Payload

Raw ↑
{
  "accountNumber": "example_value",
  "accountType": "checking",
  "routingNumber": "example_value",
  "type": "usLocal"
}