Adyen · Example Payload

Legal Entity Se Local Account Identification Example

PaymentsFinancial ServicesFintech

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

accountNumberclearingNumbertype

Example Payload

Raw ↑
{
  "accountNumber": "example_value",
  "clearingNumber": "example_value",
  "type": "seLocal"
}