{
"url": "string",
"method": "string",
"headers": {
"Content-Type": "string",
"Authorization": "string"
},
"body": {
"requestId": "string",
"otp": "string"
},
"response": {
"result": {
"status": "string",
"message": "string"
}
}
}