Adyen · Example Payload

Hosted Onboarding Error Field Type Example

PaymentsFinancial ServicesFintech

Hosted Onboarding Error Field Type 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

errorCodeerrorDescriptionfieldType

Example Payload

Raw ↑
{
  "errorCode": 50,
  "errorDescription": "A sample description.",
  "fieldType": "standard"
}