Adyen · Example Payload

Disputes Defense Document Example

PaymentsFinancial ServicesFintech

Disputes Defense Document 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

contentcontentTypedefenseDocumentTypeCode

Example Payload

Raw ↑
{
  "content": "example_value",
  "contentType": "standard",
  "defenseDocumentTypeCode": "standard"
}