Error Handling
We use the following status code in the response depending on the success or failure:
Status Code | Description |
---|---|
200 - â Success/OK | Request success and the response will return with the requested data. |
400 - â Bad Request | The request returned an error. |
401 - â Unauthorized | The credentials are not valid. |
403 - â Forbidden | You don't have permission to perform the request. |
404 - â Not Found | The requested resource can't be found. |
500 - â Internal Server Error | Web server is experiencing problems, but it can't pinpoint the specific error or its root cause. |
Here is our recommendation in terms of handling errors:
īģŋCause The bad request error occurs when the user sends an incorrect or invalid data like invalid password or invald data.
īģŋCause The user doesnot exist error occurs if user try to login with incorrect credentials.
īģŋCause System shows error if user try to repost the already existing air waybill number.
īģŋCause System shows error if user try to repost the already existing container number and mbl number.
īģŋCause Web server is experiencing problems, but it can't pinpoint the specific error or its root cause.
īģŋCause It's not you, it's us. This error means we have suspended the subscription for the particular carrier temporarily
If you encounter a problem or require assistance, please contact our support team with details regarding your request at [email protected]. A representative will connect with you soon. đ
![Doc contributor](https://s3.amazonaws.com/archbee-animals/cat.png)
![Doc contributor](https://s3.amazonaws.com/archbee-animals/gorilla.png)