DataPush URL and Key metirial assigned by HIU not get attached to HIP

We are trying implement HIU. below is the

below id is api /v0.5/health-information/cm/request sent from HIU
{
requestId: ‘27ac3835-f4b9-4ba2-a21c-ffdba5ca861b’,
timestamp: ‘2022-08-16T16:47:39.532Z’,
hiRequest: {
consent: {
id: ‘2f458163-55f4-47f7-9b00-1b3557b56043’,
dateRange: [Object],
dataPushUrl: ‘https://webhook.site/eacde937-5faf-4f30-b5d5-348d7b99f1f3/api/callback/v0.5/hiu/datapushurl’,
keyMaterial: [Object]
}
}
}

for above api sent for our HIP this is api call with out datapush and keymeterial
v0.5/health-information/hip/request

{
“transactionId”: “9d6b3377-9b28-42e9-b3c6-fbd064a98c74”,
“requestId”: “0526da43-c7cc-4f28-9e76-db83cb9520b9”,
“timestamp”: “2022-08-16T16:47:41.475086”,
“hiRequest”: {
“consent”: {
“id”: “2f458163-55f4-47f7-9b00-1b3557b56043”
},
“dateRange”: {
“from”: “1990-01-01T00:00:00”,
“to”: “2022-08-16T00:00:00”
},
“dataPushUrl”: null,
“keyMaterial”: null
}
}

@NiceHMS please use proper request Body.

Thanks,

@Sravani1 @kiranma
reciver keys
{
privateKey: ‘Bee4iAUfGHxnW77SV+UGvFVX6LKM0VXhKiRKL88wVa0=’,
publicKey: ‘BHne6HbR6tlr/ABDNpNaM6mv20AR4EAvAQxkDLo4vrnrZbMgNCXbJxaoT2gP99ObPqsDnwEO47MCSS4hP2OCTX0=’,
nonce: ‘5NP2221FmKVfDZY39xosYT73gRCvGE90etCwKrI41Gw=’
}

below id is api /v0.5/health-information/cm/request sent from HIU

{
“requestId”: “a546a1a8-e491-405c-826c-2ca3d5abd4e5”,
“timestamp”: “2022-08-18T03:38:53.163Z”,
“hiRequest”: {
“consent”: {
“id”: “4e48f25c-8a3d-4d35-9957-118d5276baa0”,
“dateRange”: {
“from”: “1990-01-01T00:00:00”,
“to”: “2022-08-18T00:00:00”
},
“dataPushUrl”: “https://webhook.site/eacde937-5faf-4f30-b5d5-348d7b99f1f3/api/callback/v0.5/hiu/datapushurl”,
“keyMaterial”: {
“cryptoAlg”: “ECDH”,
“curve”: “Curve25519”,
“dhPublicKey”: {
“expiry”: “2022-08-19T00:00:00”,
“parameters”: “Curve25519/32byte random key”,
“keyValue”: “BHne6HbR6tlr/ABDNpNaM6mv20AR4EAvAQxkDLo4vrnrZbMgNCXbJxaoT2gP99ObPqsDnwEO47MCSS4hP2OCTX0=”
},
“nonce”: “5NP2221FmKVfDZY39xosYT73gRCvGE90etCwKrI41Gw=”
}
}
}
}

for above api sent for our HIP this is api call with out datapush and keymeterial
v0.5/health-information/hip/request

{
“transactionId”: “97c038bf-1d25-4b56-813b-982fed3d8b94”,
“requestId”: “408e6bd9-7983-454a-a3f5-e3a14244fb6b”,
“timestamp”: “2022-08-18T03:38:53.465741”,
“hiRequest”: {
“consent”: {
“id”: “4e48f25c-8a3d-4d35-9957-118d5276baa0”
},
“dateRange”: {
“from”: “1990-01-01T00:00:00”,
“to”: “2022-08-18T00:00:00”
},
“dataPushUrl”: null,
“keyMaterial”: null
}
}

hey @NiceHMS,

Please drop your mail id here.

Thanks

nicehms21@gmail.com my email id