Adyen · Example Payload

Legal Entity Get Terms Of Service Document Response Example

PaymentsFinancial ServicesFintech

Legal Entity Get Terms Of Service Document Response 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

documentidlanguagetermsOfServiceDocumentIdtype

Example Payload

Raw ↑
{
  "document": "example_value",
  "id": "REF-500123",
  "language": "example_value",
  "termsOfServiceDocumentId": "REF-500123",
  "type": "adyenAccount"
}