{
"url": "string",
"method": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"queryParameters": {
"property1": "string",
"property2": "string"
},
"body": null,
"contentType": "string"
}