HTTP Status Code

Each Status-Code returned by API call is described below, including a description of which method(s) it can follow and any metainformation required in the response.

SUCCESS
200
OK
SUCCESS
201
Created
Record created in T24
ERROR
400
Bad Input
Wrong data or invalid body contents
401
Unauthorised
Unable to authrise user
404
Resource Not Found
Requested resource not available in service
405
Method Not Found
Check Http method PUT/POST/
412
Precondition Failed
415
Unsupported Media Type
Check content-type and other http header settings