Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 831 Bytes

File metadata and controls

17 lines (9 loc) · 831 Bytes

ErrorsResponse

Properties

Name Type Description Notes
errorCode String CONDITIONAL Returned in the event of an error and contains the reason the operation failed. Only use if errors object is not present. [optional]
errorDescription String CONDITIONAL Returned in the event of an error and contains a description of why the operation failed. Only use if errors object is not present. [optional]
responseHost String The MasterCard host that originated the request. Future calls in the same conversation may be routed to this host. [optional]
responseId String Unique identifier for the response. [optional]
errors Error [optional]