8. Error Response

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)

ParameterData Type (Size)M/O/CDescription
messageans(1..255)MReadable message regarding the error.