| Source |
string |
The application name that generated this error. Every error message that is generated and returned by the gateway will have this field equal to Gateway. |
| ReasonCode |
string |
A unique constant identifying the error case encountered during request processing. |
| Description |
string |
Short description of the ReasonCode field. |
| Recoverable |
boolean |
Indicates whether this error will always be returned for this request, or retrying could change the outcome. |
| Details |
string |
(Optional) Where appropriate, indicates detailed information about data received and calculated during request processing, to help the customer with diagnosing errors. |