Unauthorized. The request requires user authentication. If you want to code against a response, you should retrieve the status or error code and use that rather than the HTTP status response.
Status Code
Associated Text String
Description
3206
Omnichannel Product not enabled for Customer ID
The get transaction status feature is not enabled. (Final)
3400
Not authorized
No permissions for this resource or the authorization failed. (Final)
3411
Invalid API Key.
Invalid API Key.
3412
Required 'Authorization' header is not in the correct format
Required 'Authorization' header is not in the correct format
404
Not Found. The server has not found anything matching the Request-URI. If you want to code against a response, you should retrieve the status or error code and use that rather than the HTTP status response.
Status Code
Associated Text String
Description
-10004
ReferenceID expired.
Returned when get transaction status is invoked for a reference ID that was processed more than 12 hours ago.
429
Too Many Requests. The user sent too many requests in a given amount of time. If you want to code against a response, you should retrieve the status or error code and use that rather than the HTTP status response.
Status Code
Associated Text String
Description
3204
Rate limit exceeded
Rate limit exceeded.
503
Service Unavailable. The system is unavailable, try again. If you want to code against a response, you should retrieve the status or error code and use that rather than the HTTP status response.
Status Code
Associated Text String
Description
3041
System unavailable
The system is unavailable, try again later.
Updated 28 days ago
Language
ShellNodeRubyPHPPython
Credentials
Basic
base64
Basic
:
Loading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200 - By reference ID with auto-generated OTP200 - By reference ID and OTP code with auto-generated OTP200 - By reference ID when OTP is not auto-generated400 - Invalid value for reference id401 - Invalid API Key404 - Reference ID expired429 - Rate limit exceeded503 - System unavailable