v1
latestOpenAPI 3.1.02026-07-2414704.6 MBActivate Card
The API will be used to activate a Physical or Virtual Gift Card in our system.
patch/gift
Response
200
Example response
{
"statuscode": "TXN",
"status": "Physical GiftCard successfully issued to customer",
"data": {
"kitNumber": "3119875001",
"shortCardNumber": "5223",
"bin": "811099",
"expiryDate": "2024-02-29",
"network": "RuPay"
},
"timestamp": "2022-04-11 12:01:07",
"ipay_uuid": "h06896091bde-c986-442e-aee6-bb7aceb9f179",
"orderid": "12**************WX",
"environment": "LIVE"
}