Adyen · Example Payload

Accounts Upload Document Request Example

PaymentsFinancial ServicesFintech

Accounts Upload Document Request Example is an example object payload from Adyen, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

documentContentdocumentDetail

Example Payload

Raw ↑
{
  "documentContent": "example_value",
  "documentDetail": "example_value"
}