Error Codes
Error Codes
SymXchange implements a structured error-handling framework that returns an error code and a corresponding response message for each request.
Error codes are generally composed of two elements:
- Prefix – Indicates the broad category of the detected issue.
- Status Code – Identifies the specific error or condition that caused the request to fail.
In certain situations, only the status code may be returned.
Together, these values provide both high-level and detailed information about the encountered error, facilitating troubleshooting and resolution.
Topics in this section
- Prefixes
- Error Codes List
- Error Code 13999
- Error Code 100.10107
- Error Code 100.10201
- Error Code 100.10203
- Error Code 100.13010
- Error Code 100.13027
- Error Code 100.13028
- Error Code 100.13029
- Error Code 100.13031
Did this page help you?
Last updated Fri Jul 10 2026