Adyen · Example Payload

Legal Entity Attachment Example

PaymentsFinancial ServicesFintech

Legal Entity Attachment Example is an example object payload from Adyen, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

contentcontentTypefilenamepageNamepageType

Example Payload

Raw ↑
{
  "content": "example_value",
  "contentType": "standard",
  "filename": "Example Name",
  "pageName": "Example Name",
  "pageType": "standard"
}