Response Codes
Code | Type | Description |
400 | Bad Request | This will occur when the requested api not available. |
401 | Unauthorized | This will occur when an invalid apikey is provided. |
200 | OK | This will occur when you get successful response from server. |
Last updated