Infinn API Documentation

Common HTTP error codes

CodeError Description
400Missing or bad request parameters or values
403Session expired or invalidate. Must relogin
404Request resource was not found
405Request method (GET, POST etc.) is not allowed on the requested endpoint
410The requested resource is gone permanently
429Too many requests to the API (rate limiting)
500Something unexpected went wrong
502The backend OMS is down and the API is unable to communicate with it
503Service unavailable; the API is down
504Gateway timeout; the API is unreachable