API Reference

HTTP Codes

Standard HTTP codes as return codes to indicate the success or failure of a request. Below are the codes used in our APIs:

CODESTATUSDESCRIPTION
200SuccessSuccess
400Bad RequestInvalid request
401UnauthorizedAuthentication failed
403ForbiddenYour application is not authorized to access the resource
404Not FoundValid request, but the item was not found
409ConflictRequest accepted, but in conflict with business rules
500Internal Server ErrorAn internal error occurred