Performed https://dev.abdm.gov.in/gateway/v0.5/health-information/cm/request and got 200 OK .However didn’t got a data/push call back URL .
payload for - https://dev.abdm.gov.in/gateway/v0.5/health-information/cm/request
{
"requestId": "{{$guid}}",
"timestamp": "{{timestamp}}",
"hiRequest": {
"consent": {
"id": "45240615-3485-440c-8d60-40da466ee925"
},
"dateRange": {
"from": "2018-11-25T13:47:10.475",
"to": "2022-07-27T16:33:29.592"
},
"dataPushUrl": "https://webhook.site/2bc6944b-6739-4c53-8077-d9fe59cf2aee/data/push",
"keyMaterial": {
"cryptoAlg": "ECDH",
"curve": "Curve25519",
"dhPublicKey": {
"expiry": "2022-08-14T12:30:29.592",
"parameters": "Curve25519/32byte random key",
"keyValue": "BBTLR0gLsiADNYINEBpuc/x9cNcRC+tLfnvEhX7/G3u2CKXQkTIN5IKev3k8hIbuLrx+tBFoHcAYh2EFJe8Xj38="
},
"nonce": "s1bA8WGfKqlIxD4XBuEZ1BJi4Un1KNPaGS25fRGXKDE="
}
}
}