Integration
Status Code | Meaning | Http Method |
---|---|---|
200 | Success | Get |
201 | Success | Post |
204 | Success | Delete |
401 | Incorrect Credential | All |
403 | Incorrect Token | All |
404 | Data Not present | All |
400 | Bad input | All |
500 | Error at backend | All |
503 | API Service Unavailable | All |
Last updated