HTTP Return Codes

Any HTTP return code defined by the HTTP standard may be returned. The most commonly used HTTP status codes in this API are :

Code Cause
200OK
201Created
204No Content
400Bad Request - Syntax or format error
401Unauthenticated request
404Not Found
500Internal Server Error
503Service Unavailable