Pull Records button API

hi @IntegrationSupport @Sachin which api is used in pull records button in PHR for calling v0.5/consents/hip/notify

kindly share the api collection with us of Data transfer(HIP)

we have completed the development till /v0.5/links/link/on-confirm after that we need the api working in pull records button in phr

@pritamsingh07100

Hey hi
can you please share me the recent PHR app

https://dev.abdm.gov.in/nexus/content/repositories/sandbox-cm/app-nhsSandbox-release_2.3.8.apk

@IntegrationSupport we are waiting for your response

@pritamsingh07100 Please check sandbox website documentation section milestone wise. Check new documentation for M2 - https://sandbox.abdm.gov.in/abdm-docs/MileStone_two
https://sandbox.abdm.gov.in/abdm-docs/HIPInitiatedlinking

@IntegrationSupport
@Sachin
we have gone through with all the document but we are still stuck with the data transfer apis

we just want to know which api is working behind the Pull records button (we want to the the api URL attached with the button) in PHR app kindly provide the URL of the api working behind the pull record api

@pritamsingh07100

In pull record API, you have to raise a consent request from your PHR app’s HIU, they the consent request will be auto approved, after that the HIP will receive the notify call.

Please go through this documentation -
https://sandbox.abdm.gov.in/docs/build_phr_app

https://sandbox.abdm.gov.in/abdm-docs/BuildingPHRApp

If you are doing M2 they you will get this notify call directly after clicking on pull record button in ABHA App.

Postman collection we have already shared with you over the mail.

Thanks.

@IntegrationSupport @Sachin can you please share the URL of api which is calling this api /v0.5/consents/hip/notify when ever we hit pull button we get this call /v0.5/consents/hip/notify but which api is triggering this api we want to know that

@pritamsingh07100

In the previous massage I have address this question. You will get this after consent approval from PHR app. Please find the APIs in documentation (https://sandbox.abdm.gov.in/abdm-docs/BuildingPHRApp)

https://sandbox.abdm.gov.in/abdm-docs/SetupAutoApproval
https://sandbox.abdm.gov.in/abdm-docs/ManagingConsents

Hi @pritamsingh07100,

Did you get the solution for this?