{ "companyId": "CEKEP5GSGP", "cardAccountId": "CAA8W45", "enKashCardId": "EKC94AEX89", "pinBlock": 9078 }
curl --location --request POST '/api/v0/partner/enKashCard/setPin' \ --header 'authorization: Bearer 2f68dbbf-519d-4f01-9636-e2421b68f379' \ --header 'partnerId: CRXXXXXXX' \ --header 'Content-Type: application/json' \ --data-raw '{ "companyId": "CEKEP5GSGP", "cardAccountId": "CAA8W45", "enKashCardId": "EKC94AEX89", "pinBlock": 9078 }'
{ "code": 0, "message": "Success", "payload": "Success" }