curl --location --request GET 'https://pay-en-uat.enkash.in/api/v0/partner/enKashCard/settlement-status?merchantUniqueTxnId=FAYDA_TXN_1234' \ --header 'partnerId: PARTNER' \ --header 'Content-Type: application/json'
{ "code": 0, "message": "Success", "payload": "PENDING" }