Usage
Errors
Thanx uses standard HTTP error codes to communicate the success / failure of a request.
An HTTP 400 Bad Request will always be accompanied by an object containing two
properties: code (see below) and message. The code will remain static though the
associated message may change at any time. Thanx can expand this list at any
time.