Where is the linking token used?

We are right now trying to complete the M1 milestone, and while doing that, we found that there is a linking_token provided to us by the ABDM gateway at the following callback API.

{{BASE_URL}}/v0.5/users/auth/on-confirm

Can someone clarify on what is the purpose of this linking_token? and should we store it in our system or not?

1 Like

Hi @ankit-brijwasi - This token is used to link the health-record of patient with patient’s healthID.
(HIP-Initiated-Linking)