{
"errorInfo": {
"bindingErrors": [
{
"msg": "string",
"name": "string"
}
],
"errorCode": "string",
"errorMsg": "string",
"succeeded": true
},
"request": {
"body": null,
"headers": {
"property1": "string",
"property2": "string"
},
"method": "string",
"url": "string"
},
"response": {
"body": null,
"headers": {
"property1": "string",
"property2": "string"
},
"statusCode": 0
},
"result": null
}