Introduction
Siit uses standard HTTP response codes to indicate the success or failure of an API request:2xxcodes indicate success4xxcodes indicate an error that failed given the information provided5xxcodes indicate an error with Siit’s servers
error and a troubleshoot key will be present in the response payload body. The troubleshoot key is a readable description of the error.
More detailed HTTP response codes will be provided in endpoints documentation when applicable.