Adyen · Example Payload

Checkout Service Error Details Example

PaymentsFinancial ServicesFintech

Checkout Service Error Details 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

errorCodeerrorTypemessagepspReference

Example Payload

Raw ↑
{
  "errorCode": "CODE123",
  "errorType": "standard",
  "message": "example_value",
  "pspReference": "REF-500123"
}