The implementation i have done, and the flow goes like :
1) facade gets request from Legacy about linkingRecords
2) facade Hip initiates the linking flow and responds legacy with status code of init api.
3) using the requestId, the legacy can track the status ie: Initiated or Success.
The implementation i have done, and the flow goes like :
1) facade gets request from Legacy about linkingRecords 2) facade Hip initiates the linking flow and responds legacy with status code of init api. 3) using the requestId, the legacy can track the status ie: Initiated or Success.