M2 Integration API flow

Hi Team,
@IntegrationSupport
we want to understand the flow of M2 API collection.
Please give the API flow of M2 API.
Clientid:SBX_004566

@sreedevi007 Request you to check sandbox website.
https://sandbox.abdm.gov.in/sandbox/v3/documentation?doc=postman_collections

https://sandbox.abdm.gov.in/sandbox/v3/new-documentation?doc=TestCases

Thanks @integration support
One more doubt i have .When i send the request url in postman (https://dev.ndhm.gov.in/gateway/v1/bridges/getServices) i got the hip details i created. But in that details i need only one hip for testing .Is there any solution to update or delete the unnecessary hip id and name?

@sreedevi007 No, since this is sandbox, you can keep multiple HIP.

Ok.Thanks.
I have set webhook site url as end point url for the HRP. And tried the fetch url in postman and got response as 202 accepted. So next step to check it in webhook url that i have set right?There requests are coming but query string is empty am not getting request id value .it is empty.Can you provide some clarification on this matter ?

Hello @IntegrationSupport
Client id: SBX_004566
For M2 testing am stuck at this url https://dev.ndhm.gov.in/gateway/v0.5/consents/hip/on-notify I have send this through postman and got 202 accepted. After this step my webhook url should get one call right? ie /healthinformation/request .But am not getting at my webhook url. What should i do to get this url at my webhook site?