Adyen · Example Payload

Legal Entity Accept Terms Of Service Response Example

PaymentsFinancial ServicesFintech

Legal Entity Accept Terms Of Service Response Example is an example object payload from Adyen, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

acceptedByidipAddresslanguagetermsOfServiceDocumentIdtype

Example Payload

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