| Source |
string |
The name of the application that generated this error. |
| ReasonCode |
string |
A unique constant identifying the error case encountered while processing the API request. |
| Description |
string |
A 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. For example, if the request contains an invalid signature, retrying will never result in a |
| Details |
string |
Where appropriate, indicates detailed information about data received and calculated during request processing, to help the user with diagnosing errors. |