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. Error codes are listed in the error parameter in the response.
Error codes
Description
-10009
Invalid source IP address
-20002
This product is not enabled for this customer ID
-20003
This feature is not enabled for this CustomerID
-30002
CustomerID Account Not Activated
-30003
CustomerID New Account Limit Reached
-40002
Not Authorized
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. Error codes are listed in the error parameter in the response.
Error codes
Description
-40004
Resource not found
405
Indicates that the request method is known by the server but has been disabled and cannot be used.
Error codes
Description
-40005
Method not allowed
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. Error codes are listed in the error parameter in the response.
Error code
Description
-40008
[Product method] exceed transaction hard cap; Request denied
503
Service Unavailable, system unavailable, try again. Error codes are listed in the error parameter in the response.
Error code
Description
-90001
System unavailable; please try again later
Updated 18 days ago
Language
ShellNodeRubyPHPPython
Credentials
Basic
base64
Basic
:
cURL Request
Examples
Response
Click Try It! to start a request and see the response here! Or choose an example: