Which parameters needs to passed as meta,referrence number,authentication type in on-init

Following is the request we received from /v0.5/links/link/init

{

“requestId”: “1820fa74-7cec-478e-8c7e-a61859c8fd07”,

“timestamp”: “2022-05-18T07:27:30.859675”,

“transactionId”: “258f2b57-5461-4f46-814e-1eba79aa773c”,

“patient”: {

“id”: “gowardhan111@sbx”,

“referenceNumber”: “B-3664”,

“careContexts”: [

{

“referenceNumber”: “8082605”

}

We need to respond this request with /v0.5/links/link/on-init.So what are the meta parameters,authentication type and reference number we need to pass here as we have 2 reference numbers which are carecontext reference number and patient reference number.

Hi @Gowardhan_Mahajan, Have you got any replies regarding which reference number we have to pass because i am also stuck with this. Could you please help me with this?