I have integrated the Abha Creation Module of PHR. Everything is working except suggestion api.
Api : https://phrsbx.abdm.gov.in/api/v1/phr/registration/phr/suggestion
Method : POST
Headers : token and contentType
Request : {
“transactionId”: “{{lastResponseTxnId}}”
}
Response : {“code”:“MIS-500”,“message”:“An unexpected error has occurred. Please try again in sometime.”,“details”:null}
Why this is failing @IntegrationSupport. Can you please help?