Error
Error
A message describing an error with the API call. _not_yet_macro Upon error, the returned object may not correspond to this object. In some circumstance nothing is returned. For example, the HTTP response status code might be the only way to distinguish success from failure.
JSON Example
{
"messages": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
]
}
]
}
array of LocalizableMessage
messages
Optional
A stack or error messages. The first element (top of the stack) is the broadest description of the failure.
Returned By