failure_response
failure_response
A JSON object that provides details about the failure response.
JSON Example
{
"status": {
"error": "string",
"success": "string"
}
}