@IntegrationSupport
@integration.support@nha.gov.in
please give response to me
For M1 : ABHA registration/creation by Aadhaar number followed by aadhaar mobile based OTP verification. Once ABHA is created, there are 3 auth methods - aadhaar OTP, mobile OTP and demographics.
For M2: For HIP initiated linking - You can use 3 auth modes - Mobile OTP, Aadhaar OTP, Demographics . You can use same payload as mobile otp and pass aadhaar otp.
@IntegrationSupport
@integration.support@nha.gov.in
hi team
I completed these 3 auth modes response also coming
auth methods - aadhaar OTP, mobile OTP and demographics.
Next API is profile share
this is my url :
https://dev.abdm.gov.in/gateway/v1.0/patients/profile/on-share
this is my request :
{
“requestId”: “{{$guid}}”,
"timestamp": "{{$isoTimestamp}}",
“intent”: {
"type": ""
},
“location”: {
"latitude": "",
"longitude": ""
},
“profile”: {
"hipCode": "76436 (CounterId)",
"patient": {
"healthId": "bhaskar1976@sbx",
"healthIdNumber": "91-6083-2570-6380",
"name": "Gowthu Bhaskar",
"gender": "M",
"address": {
"line": "",
"district": "WEST GODAVARI",
"state": "ANDHRA PRADESH",
"pincode": ""
},
"yearOfBirth": 1998,
"dayOfBirth": 22,
"monthOfBirth": 3,
"identifiers": [
{
"type": "MR",
"value": "+917569453247"
}
]
}
}
}
This is my response :
@Bhaskar1 Please take reference for correct payload from the swagger link shared for profile/share api : https://sandbox.abdm.gov.in/swagger/ndhm-hip.yaml
hi team
@IntegrationSupport
@integration.support@nha.gov.in
I am generating the “authMode” : Demographics
This is my url :
https://dev.abdm.gov.in/gateway/v0.5/users/auth/init
This is my request :
In header i can pass like these ;
My response is :
I am getting these error
{
“requestId”: “6111c9b5-46a3-4169-a991-f3f056fcf198”,
“timestamp”: “2023-07-21T12:11:14.187533357”,
“auth”: null,
“error”: {
“code”: 1510,
“message”: “Invalid Auth Mode”
},
“resp”: {
“requestId”: “fcc2b02b-0fd3-416d-80f1-858078343366”
}
}
hi team
@IntegrationSupport
@integration.support@nha.gov.in
I am seeing these flow of the document :
This is for :
HIP initiated linking for the patients with DIRECT auth
This is my url :
https://dev.abdm.gov.in/gateway/v0.5/users/auth/notify
This is request in body :
This is header :
i can pass like these values
I am getting these error :
Access Denied
Hi team
@IntegrationSupport
@integration.support@nha.gov.in
I am using this documentation flow-chat flow :
I am struck in :
HIP initiated linking for the patients with DIRECT auth
This is my Url :
https://dev.abdm.gov.in/gateway/v0.5/users/auth/notify
This is request in body :
This is my header :
i can pass like these values
I am getting these error :
Access Denied
Dear @Bhaskar1,
As given in the documentation, /notify call will come from ABDM Gateway. and /on-notify call you will make.
Also, I would request you to got through the Webinar 8 to see the implementation of HIP building. link - https://sandbox.abdm.gov.in/webinars
@IntegrationSupport
@Integeration.Support@nha.gov.in
I can use these 3 response also coming - Mobile OTP, Aadhaar OTP and Demo auth
After completing these three.
According to documentation next : HIP initiated linking for the patients with DIRECT auth
was their.
abow response was coming
:
I am getting these error :
Access Denied
@IntegrationSupport
@integration.Support@nha.gov.in
I can use these 3 - Mobile OTP, Aadhaar OTP and Demo auth
these 3 - Mobile OTP, Aadhaar OTP and Demo auth response also coming
In place of demo in can pass demographic
After completing these three.
According to documentation next : 1.3 HIP initiated linking for the patients with DIRECT auth
was their.
abow response was coming
:
I am getting these error :
Access Denied
@IntegrationSupport
@Sachin
please show me one example how can I pass the data in
1.3 HIP initiated linking for the patients with DIRECT auth
@Bhaskar1
As mentioned in the documentation you will call “/on-notify” endpoint, not the “/notify”.
“/notify”, you will receive as the call-back of “/init” call on you bridge url.
Hi team
I am sending the request in postman 202 Accepted but response was not coming not showing in webhook
This is my screenshot :
second screenshot :
Can u please help me
@IntegrationSupport
@Sachin
The response is 02-08-2023 yesterday.
Today I am hitting the URL today but response was not coming in webhook.
It asking the subscription or premium