Whenever an API returns an HTTP Status Code other than 200, indicates that the request has failed to be accepted. Same time, different response body messages consisting of the error details will be returned.
Response Body Message (Error Response)
| Parameter | Data Type (Size) | M/O/C | Description |
|---|---|---|---|
| message | ans(1..255) | M | Readable message regarding the error. |
