Show Special Offer
GET {{baseUrl}}/specialoffers/:specialoffer
This endpoint allows you to return the complete details for a specific special offer by providing the ID of the special offer you want to get its details in the specialoffer path parameter.
OAuth Scopes
specialoffers.read
RESPONSES
status: OK
{"status":200,"success":true,"data":{"id":773200552,"name":"Sample Fixed Amount Offer 3","message":"اشتري قطعة واحصل على قطعة واحدة مجاناً من المنتجات التالية","expiry_date":"null","offer_type":"fixed_amount","applied_to":"product","buy":{"min_amount":0,"min_items":5,"products":[{"id":1,"sku":"HURT_128","name":"منتج 1","price":100,"currency":"SAR","description":"null","options":[],"type":"product","store_id":2,"brand_id":0,"quantity":100,"status":"hidden","rand_token":"","views":1,"created_at":"2016-03-24 22:41:39","updated_at":"2020-06-22 18:38:22","minimum_order_time":"0","maximum_daily_order":null,"maximum_quantity_per_order":0,"allow_attachments":0,"pinned":false,"pinned_date":"2016-03-24 10:41:39","sale_price":0,"sale_end":"null","source":null,"require_shipping":true,"cost_price":0,"digital_download_limit":null,"digital_download_expiry":null,"from_instagram":1,"weight":0,"with_tax":true,"hide_quantity":false,"min_amount_donating":0,"max_amount_donating":0,"subtitle":"null","active_advance":false,"enable_upload_image":true,"promotion_title":"null","extra_attributes":[],"sort":0,"enable_note":true,"thumbnail":null,"thumbnail_alt_seo":null,"barcode":null,"target_donating_enable":false}]},"get":{"discount_amount":"50.00"}}}