Adyen · Example Payload

Payouts Store Detail Response Example

PaymentsFinancial ServicesFintech

Payouts Store Detail Response 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

additionalDatapspReferencerecurringDetailReferenceresultCode

Example Payload

Raw ↑
{
  "additionalData": {},
  "pspReference": "REF-500123",
  "recurringDetailReference": "REF-500123",
  "resultCode": "CODE123"
}