{
"url": "string",
"method": "string",
"headers": {
"x-api-key": "string",
"Content-Type": "string"
},
"body": {
"request_id": "string"
},
"response": {
"status": "string",
"code": "string",
"msg": "string"
}
}