On failed request, we return an HTTP code >= 400, which will contain the following fields.
status | HTTP Status code. See HTTP Responses |
code | A string indicating the kind of error. See Error Codes |
message | Human readable description of the error |
helpUrl | A link for having more information about the error |