curl --request GET \
--url https://base_url/giftcard/order/details/ABF5551441330 \
--header 'Authorization: Basic <encoded-value>'{
"code": "0x0200",
"status": "SUCCESS",
"message": "Card Details Fetched Successfully",
"data": {
"orderId": "ABF5551438856",
"refno": "GFT63347637C9DC67113",
"status": "success",
"statusLabel": "Complete",
"statusImage": null,
"statusLevel": null,
"createdBy": "ENGINIFYB2BAPISANDBOX@WOOHOO.IN",
"date": "2025-04-21T10:32:45+00:00",
"scheduledDate": "",
"extCustomerId": "Self",
"grandTotal": "1000.00",
"subTotal": "1000.00",
"discount": 0,
"conversionRate": "1.0000",
"baseGrandTotal": "1000.00",
"baseSubTotal": "1000.00",
"baseCurrency": {
"code": "INR",
"numericCode": "356",
"symbol": "₹"
},
"currencyConversionCharge": {
"amount": 0,
"label": null
},
"packaging": [],
"corporateDiscount": {
"label": "",
"amount": "",
"percentage": ""
},
"totalQty": 1,
"handlingCharges": {
"label": null,
"amount": null
},
"convenienceCharge": 0,
"tax": {
"amount": "0.00",
"label": "TDS"
},
"orderTypeCode": null,
"products": [
{
"name": "API TESTING - CN & PIN",
"type": "DIGITAL",
"qty": 1,
"price": "1000.00",
"total": "1000.00",
"discount": "0.00",
"corporateDiscount": {
"label": "",
"amount": "",
"percentage": ""
},
"image": {
"thumbnail": "https://d1ssr5uvl3uuv0.cloudfront.net/uat/product/CNPIN/d/thumbnail/324_microsite.png",
"mobile": "https://d1ssr5uvl3uuv0.cloudfront.net/uat/product/CNPIN/d/mobile/324_microsite.png",
"base": "https://d1ssr5uvl3uuv0.cloudfront.net/uat/product/CNPIN/d/image/324_microsite.png",
"small": "https://d1ssr5uvl3uuv0.cloudfront.net/uat/product/CNPIN/d/small_image/324_microsite.png"
},
"currency": {
"code": "INR",
"numericCode": "356",
"symbol": "₹"
},
"mergedQty": 0
}
],
"currency": {
"code": "INR",
"numericCode": "356",
"symbol": "₹"
},
"address": {
"salutation": "Mr",
"name": "ABCD PQRS",
"line1": "LUCKOW",
"line2": "LUCKNOW",
"line3": "",
"line4": "",
"city": "LUCKNOW",
"region": "LUCKNOW",
"postcode": "226010",
"countryCode": "IN",
"country": "India",
"telephone": "+919876543210",
"email": "ABCD@gmail.com",
"gstn": null,
"company": null
},
"billing": {
"salutation": "Mr",
"name": "ABCD PQRS",
"line1": "LUCKOW",
"line2": "LUCKNOW",
"line3": "",
"line4": "",
"city": "LUCKNOW",
"region": "LUCKNOW",
"postcode": "226010",
"countryCode": "IN",
"country": "India",
"telephone": "+919876543210",
"email": "ABCD@gmail.com",
"gstn": null,
"company": null
},
"etaMessage": "",
"shipments": [
{
"tracks": []
}
],
"shipping": {
"method": {
"code": "freeshipping",
"label": "Free Shipping",
"amount": 0
}
},
"payments": [
{
"code": "svc",
"name": "SVC",
"amount": "1000.00",
"tds": null,
"poNumber": "GFT63347637C9DC6711317"
}
],
"orderType": "Individual Email/SMS",
"orderMode": "GIFT",
"deliveryMode": "API",
"fullFilledBySeller": false,
"consolidatedEmailStatus": "In Progress",
"cardTypes": [
"E-Gift Card"
],
"isMreOrder": false,
"cancel": {
"allowed": true,
"allowedWithIn": 15
},
"bizApprove": {
"status": 0,
"actionDate": null,
"by": null,
"comment": null
},
"additionalTxnFields": {
"remarks": ""
},
"delivery": {
"summary": {
"email": {
"totalCount": 0,
"delivered": 0,
"failed": 0,
"inProgress": 0
},
"sms": {
"totalCount": 0,
"delivered": 0,
"failed": 0,
"inProgress": 0
},
"totalCardsCount": 0
}
},
"cards": {
"summary": {
"success": 1,
"inProgress": 0,
"failed": 0,
"totalCardsCount": 1
}
},
"orderHistory": [
{
"eventGroup": "order_status",
"eventStatus": "success",
"label": "Order Created"
},
{
"eventGroup": "card_status",
"eventStatus": "success",
"label": "Cards Activation"
},
{
"eventGroup": "order_status",
"eventStatus": "success",
"label": "Order Completed"
}
],
"extensionParams": [],
"orderReceipt": "https://static-uat.woohoo.in/sales/index/orderreceipt/?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NDU0NzMxMzUsImF1ZCI6InNhbGVzLm9yZGVyLm9yZGVyUmVjZWlwdCIsImlzcyI6Indvb2hvbyIsIm9yZGVySWQiOiJBQkY1NTUxNDM4ODU2Iiwic3RvcmVJZCI6MzUsImN1c3RvbWVySWQiOjE1ODgzfQ.rlycnZubORfQFXkYKB99lxCLNjJl8g8vDKoGAQs-m8Q"
}
}curl --request GET \
--url https://base_url/giftcard/order/details/ABF5551441330 \
--header 'Authorization: Basic <encoded-value>'{
"code": "0x0200",
"status": "SUCCESS",
"message": "Card Details Fetched Successfully",
"data": {
"orderId": "ABF5551438856",
"refno": "GFT63347637C9DC67113",
"status": "success",
"statusLabel": "Complete",
"statusImage": null,
"statusLevel": null,
"createdBy": "ENGINIFYB2BAPISANDBOX@WOOHOO.IN",
"date": "2025-04-21T10:32:45+00:00",
"scheduledDate": "",
"extCustomerId": "Self",
"grandTotal": "1000.00",
"subTotal": "1000.00",
"discount": 0,
"conversionRate": "1.0000",
"baseGrandTotal": "1000.00",
"baseSubTotal": "1000.00",
"baseCurrency": {
"code": "INR",
"numericCode": "356",
"symbol": "₹"
},
"currencyConversionCharge": {
"amount": 0,
"label": null
},
"packaging": [],
"corporateDiscount": {
"label": "",
"amount": "",
"percentage": ""
},
"totalQty": 1,
"handlingCharges": {
"label": null,
"amount": null
},
"convenienceCharge": 0,
"tax": {
"amount": "0.00",
"label": "TDS"
},
"orderTypeCode": null,
"products": [
{
"name": "API TESTING - CN & PIN",
"type": "DIGITAL",
"qty": 1,
"price": "1000.00",
"total": "1000.00",
"discount": "0.00",
"corporateDiscount": {
"label": "",
"amount": "",
"percentage": ""
},
"image": {
"thumbnail": "https://d1ssr5uvl3uuv0.cloudfront.net/uat/product/CNPIN/d/thumbnail/324_microsite.png",
"mobile": "https://d1ssr5uvl3uuv0.cloudfront.net/uat/product/CNPIN/d/mobile/324_microsite.png",
"base": "https://d1ssr5uvl3uuv0.cloudfront.net/uat/product/CNPIN/d/image/324_microsite.png",
"small": "https://d1ssr5uvl3uuv0.cloudfront.net/uat/product/CNPIN/d/small_image/324_microsite.png"
},
"currency": {
"code": "INR",
"numericCode": "356",
"symbol": "₹"
},
"mergedQty": 0
}
],
"currency": {
"code": "INR",
"numericCode": "356",
"symbol": "₹"
},
"address": {
"salutation": "Mr",
"name": "ABCD PQRS",
"line1": "LUCKOW",
"line2": "LUCKNOW",
"line3": "",
"line4": "",
"city": "LUCKNOW",
"region": "LUCKNOW",
"postcode": "226010",
"countryCode": "IN",
"country": "India",
"telephone": "+919876543210",
"email": "ABCD@gmail.com",
"gstn": null,
"company": null
},
"billing": {
"salutation": "Mr",
"name": "ABCD PQRS",
"line1": "LUCKOW",
"line2": "LUCKNOW",
"line3": "",
"line4": "",
"city": "LUCKNOW",
"region": "LUCKNOW",
"postcode": "226010",
"countryCode": "IN",
"country": "India",
"telephone": "+919876543210",
"email": "ABCD@gmail.com",
"gstn": null,
"company": null
},
"etaMessage": "",
"shipments": [
{
"tracks": []
}
],
"shipping": {
"method": {
"code": "freeshipping",
"label": "Free Shipping",
"amount": 0
}
},
"payments": [
{
"code": "svc",
"name": "SVC",
"amount": "1000.00",
"tds": null,
"poNumber": "GFT63347637C9DC6711317"
}
],
"orderType": "Individual Email/SMS",
"orderMode": "GIFT",
"deliveryMode": "API",
"fullFilledBySeller": false,
"consolidatedEmailStatus": "In Progress",
"cardTypes": [
"E-Gift Card"
],
"isMreOrder": false,
"cancel": {
"allowed": true,
"allowedWithIn": 15
},
"bizApprove": {
"status": 0,
"actionDate": null,
"by": null,
"comment": null
},
"additionalTxnFields": {
"remarks": ""
},
"delivery": {
"summary": {
"email": {
"totalCount": 0,
"delivered": 0,
"failed": 0,
"inProgress": 0
},
"sms": {
"totalCount": 0,
"delivered": 0,
"failed": 0,
"inProgress": 0
},
"totalCardsCount": 0
}
},
"cards": {
"summary": {
"success": 1,
"inProgress": 0,
"failed": 0,
"totalCardsCount": 1
}
},
"orderHistory": [
{
"eventGroup": "order_status",
"eventStatus": "success",
"label": "Order Created"
},
{
"eventGroup": "card_status",
"eventStatus": "success",
"label": "Cards Activation"
},
{
"eventGroup": "order_status",
"eventStatus": "success",
"label": "Order Completed"
}
],
"extensionParams": [],
"orderReceipt": "https://static-uat.woohoo.in/sales/index/orderreceipt/?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NDU0NzMxMzUsImF1ZCI6InNhbGVzLm9yZGVyLm9yZGVyUmVjZWlwdCIsImlzcyI6Indvb2hvbyIsIm9yZGVySWQiOiJBQkY1NTUxNDM4ODU2Iiwic3RvcmVJZCI6MzUsImN1c3RvbWVySWQiOjE1ODgzfQ.rlycnZubORfQFXkYKB99lxCLNjJl8g8vDKoGAQs-m8Q"
}
}Was this page helpful?