Adyen · Schema

RestServiceError

RestServiceError schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
detail string A human-readable explanation specific to this occurrence of the problem.
errorCode string A code that identifies the problem type.
instance string A unique URI that identifies the specific occurrence of the problem.
invalidFields array Detailed explanation of each validation error, when applicable.
requestId string A unique reference for the request, essentially the same as `pspReference`.
response object JSON response payload.
status integer The HTTP status code.
title string A short, human-readable summary of the problem type.
type string A URI that identifies the problem type, pointing to human-readable documentation on this problem type.
View JSON Schema on GitHub