📌This API is used to generate and manage physical prepaid cards. It processes requests for issuing new physical cards and provides the necessary details for card creation and delivery
Request
Header Params
authorization
stringÂ
required
Provide your bearer token in the Authorization header when making requests to protected resources.
Example:
Bearer 2f68dbbf-519d-4f01-9636-e2421b68f379
partnerId
stringÂ
required
PartnerID shared during sign-up
Example:
CRXXXXXXX
Body Params application/json
cardAccountId
stringÂ
required
Card Account Id
enKashCardId
stringÂ
required
Enkash Card Id
address
stringÂ
required
Address of card holder
address2
stringÂ
required
Address 2 of card holder
city
stringÂ
required
City of card holder residence
state
stringÂ
required
State of card holder residence
country
stringÂ
required
Country of card holder
pincode
stringÂ
required
Pin Code of the residence
otpRequestId
stringÂ
optional
Unique OTP request Id
otp
stringÂ
optional
otpRequired
booleanÂ
required
if OTP is required or not. - to be passed as false