4XX
return codes are used for malformed requests;400
return code is used when the WAF Limit (Web Application Firewall) has been violated.404
return code is used when requested data not found.408
return code is used when request timeout exceeded.5XX
return codes are used for internal errors; the issue is on500
return code is used when internal server error occured.503
return code is used when requested service is unreachable.meta
and data
.meta
object has two parameters status
that could be "OK"
or "ERROR"
and message
with status describtion values: "SUCCESS"
"Not found"
and etc.. data
object will contain either no object or response's payload.agreement
object that consist of parameters describet below.173e4567-e89b-12d3-a456-426624174000
.173e4567-e89b-12d3-a456-426624174000
.