Gift Card Details

Gift Card Details

GET https://traveloapi.com/yourapi/giftcard/giftcard_details

Path Parameters

NameTypeDescription

gatkey

string

gatkey (provided by traveloapi)

code

string

code From Gift Card List Response

{
  "statuscode": "TXN",
  "status": "Transaction Successful",
  "data": {
    "id": "69",
    "name": "Titan E-Gift card",
    "description": "The World of Titan is India’s default destination for watches and timepieces of all kinds. A complicated chronograph or an elegant dinner watch, you’re sure to find it all at Titan. Whether it’s for a birthday or an anniversary, it’s never too early or late to gift a Titan e-Gift card to bring instant joy and style into someone’s life.",
    "short_description": "Titan E-Gift card",
    "sku": "EGVGBTNS001",
    "price_type": "Range",
    "min_custom_price": "1",
    "max_custom_price": "25000",
    "custom_denominations": null,
    "product_type": "Digital",
    "paywithamazon_disable": false,
    "images": "https://giftbig.s3.amazonaws.com/microsite/product/EGVGBTNS001/d/thumbnail/69_microsite.jpg"
    
    }
    
    }
    

Last updated