Error Handling
Data IssuesData issues in requests will be identified by the HTTP status code returned.
Errors should be corrected and the request retried.
System ErrorsFor system errors, a 500 error code will be returned with a tracking ID. The tracking ID should be noted and sent when contacting support.
Updated about 1 month ago
Jump To