Open Amruth-Vamshi opened 1 year ago
URL:
{{base_url}}/user/issues/<aadharID/benificiaryID>
Response: (error scenario)
{ "status": false, "error": { "errorCode": "PaymentRelated", "message": "User payment is still pending." } }
Response: (success scenario)
{ "status": true, "error": null }
URL:
Response: (error scenario)
Response: (success scenario)