Product specs, pricing, bank offers, promotions, and pincode availability.
Bank Offers
ASYNCREADNo auth
Returns active bank promotions, cashback deals, and discounts for a product with percentages and validity.
ParametersFormJSON
The article/item code for the product (from rd_product_details)
The product slug (from rd_product_details)
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "rd_bank_offers", "params": { "item_code": "8822008", "slug": "oneplus-13r-256-gb-ram-8-gb-aurora-green-m5nsa1-8822008" } }'