Mastercard · Schema

Error

An error object is associated with individual DPA failures in a given batch (assuming a COMPLETED_WITH_ERRORS response). Please note: In the event of a SUCCESSFUL response, this error object may be sent as NULL.

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPayments

Properties

Name Type Description
status integer HTTP status code associated with the Digital Payment Application (DPA) item error.
reason string Reason for receiving an error for the Digital Payment Application (DPA) item.
message string Additional details on the Digital Payment Application (DPA) item error.
errordetail array List of errors associated with a failed Digital Payment Application (DPA) item action.
View JSON Schema on GitHub