@IntegrationSupport When I tried to add a service through https://facilitysbx.abdm.gov.in/v1/bridges/MutipleHRPAddUpdateServices, I got an empty JSON response and the service was not added.
Screenshot attached:
please check with getServices API; share the output here please.
For https://facilitysbx.abdm.gov.in/v1/bridges/MutipleHRPAddUpdateServices
Screen Shot:
So, even after running the above API, the service is not getting added, I am getting the following output on the getServices API
Screen Shot:
{
"bridge": {
"id": "SBX_0049XX",
"url": "https://eo5hfpfp4rrb18y.m.pipedream.net",
"active": true,
"blocklisted": false
},
"services": [
{
"id": "IN2210000258",
"name": "DEVTEST 1 General care Hospital",
"types": [
"HIP",
"HIU"
],
"endpoints": {},
"active": true
},
{
"id": "IN2210000259",
"name": "Fledlucifers Eye care Hospital ",
"types": [
"HIP",
"HIU"
],
"endpoints": {},
"active": true
}
]
}
@IntegrationSupport could you please look into it.
We have raised it to tech team for the HFR Role on your client id. Will revert back once its done.
Thanks for the reply. I have got the access.
{
“facilityId”: “IN3210000135”,
“facilityName”: “DemoFacilityAvenger”,
“HRP”: [
{
"bridgeId": "SBX_004566",
"hipName": "DemoFacilityAvenger",
"type": "HIP",
"active": "true"
}
]
}
am getting 200 ok
but response body is empty [{}]
Please give some solution