Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 891 Bytes

File metadata and controls

16 lines (9 loc) · 891 Bytes

ErrorsResponse

Properties

Name Type Description Notes
errorCode String CONDITIONAL<br> Returned in the event of an error and contains the reason the operation failed. Only use if errors object is not present. <br> Max Length: 32 [optional]
errorDescription String CONDITIONAL<br> Returned in the event of an error and contains a description of why the operation failed. Only use if errors object is not present. <br> Max Length: 32 [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]