{
"url": "string",
"method": "string",
"headers": {
"Authorization": "string",
"Content-Type": "string"
},
"body": {
"gstin": "string",
"username": "string",
"fromDate": "string",
"toDate": "string",
"pdfUrl": true,
"entityDetails": true,
"authType": "string",
"password": "string",
"callbackUrl": "string",
"relatedPartyTransactions": [
"string"
]
},
"response": {
"result": {
"requestId": "string",
"message": "string"
}
}
}