Authorization: Bearer ********************
{ "cardOtpAction": "ACTIVATE", "companyId" : "CEKQ08TRRG", "enKashCardId": "EKCHUZJWZW" }
curl --location --request POST 'https://pay-en-uat.enkash.in/api/v0/partner/enKashCard/otp' \ --header 'authorization: Bearer j8o6WSg6p6W7uOzycG6Yewzn06E' \ --header 'partnerId: CRMAXZ11Q' \ --header 'Cookie: _cfuvid=jS8C5lxGW4Q6FRWotUQnMGhbxbpGmvk3fGg1kdmq4WM-1752680737979-0.0.1.1-604800000; JSESSIONID=0358753FB975001E868ABA71D2AA2204' \ --header 'Content-Type: application/json' \ --data-raw '{ "cardOtpAction": "ACTIVATE", "companyId" : "CEKQ08TRRG", "enKashCardId": "EKCHUZJWZW" }'
{}