Adyen · Example Payload

Transfer Webhooks Payment Instrument Example

A sample description.

PaymentsFinancial ServicesFintech

Transfer Webhooks Payment Instrument Example is an example object payload from Adyen, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionidreferencetokenType

Example Payload

Raw ↑
{
  "description": "A sample description.",
  "id": "REF-500123",
  "reference": "REF-500123",
  "tokenType": "standard"
}