Not getting call from v0.5/links/link/init

@IntegrationSupport As per the flow of patient Initiated linking when i send the response of discover api the request is successfully accepted and 202 status is returned as per the flow i should get a request from patient with this v0.5/links/link/init but due to some reasons this api is not getting to hit to my system

body received from discover
{"patient"=>{"id"=>"paarth.agrawal@sbx", "name"=>"Paarth Agrawal", "gender"=>"M", "yearOfBirth"=>2000, "verifiedIdentifiers"=>[{"type"=>"MOBILE", "value"=>"+91-7XXXXXX924"}, {"type"=>"NDHM_HEALTH_NUMBER", "value"=>"91-6686-XXXX-6829"}, {"type"=>"HEALTH_ID", "value"=>"paarth.agrawal@sbx"}], "unverifiedIdentifiers"=>[]}, "requestId"=>"23e01f4b-ca2d-475e-bd89-24918104623a", "timestamp"=>"2022-11-28T09:41:09.293445", "transactionId"=>"6ff54037-9738-4bd3-aa60-0e2bc1511c80", "callback_receiver"=>{"patient"=>{"id"=>"paarth.agrawal@sbx", "name"=>"Paarth Agrawal", "gender"=>"M", "yearOfBirth"=>2000, "verifiedIdentifiers"=>[{"type"=>"MOBILE", "value"=>"+91-7XXXXXX924"}, {"type"=>"NDHM_HEALTH_NUMBER", "value"=>"91-6686-XXXX-6829"}, {"type"=>"HEALTH_ID", "value"=>"paarth.agrawal@sbx"}], "unverifiedIdentifiers"=>[]}, "requestId"=>"23e01f4b-ca2d-475e-bd89-24918104623a", "timestamp"=>"2022-11-28T09:41:09.293445", "transactionId"=>"6ff54037-9738-4bd3-aa60-0e2bc1511c80"}}

body send in on-discover
{“requestId”:“df5b7766-fdb0-42b1-a15a-f74863985bf4”,“timestamp”:“2022-11-28T15:11:9.874Z”,“transactionId”:“6ff54037-9738-4bd3-aa60-0e2bc1511c80”,“resp”:{“requestId”:“23e01f4b-ca2d-475e-bd89-24918104623a”},“patient”:{“referenceNumber”:“DiscoveryRef-352341”,“display”:“Records found for Kiran Anandampillai”,“careContexts”:[{“referenceNumber”:“HT1254323”,“display”:“Prescription from OPD Visit on 12-05-22”},{“referenceNumber”:“HT1254324”,“display”:“Inpatient records from 16-05-22”}],“matchedBy”:[“MR – What goes here?”]},“error”:{}}

Hi @paarth, Can you pls check and confirm whether it’s working or not?

@parthiban have you
got this working???

@atulsharma
@IntegrationSupport
@SARCH1
facing
same issue
please provide some resolution on this