Adyen · Example Payload

Legal Entity Document Page Example

PaymentsFinancial ServicesFintech

Legal Entity Document Page 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

pageNamepageNumbertype

Example Payload

Raw ↑
{
  "pageName": "Example Name",
  "pageNumber": 50,
  "type": "BACK"
}