الانتقال إلى المحتوى الرئيسي
GET
JavaScript

التفويضات

Authorization
string
header
مطلوب

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

معلمات الاستعلام

page_size
integer<int32>

Page size (default = 10, max = 100).

النطاق المطلوب: x >= 0
page_number
integer<int32>

Page number (default = 0).

النطاق المطلوب: x >= 0
code
string

Filter by discount code (partial match, case-insensitive)

discount_type
enum<string>

Filter by discount type

الخيارات المتاحة:
percentage
active
boolean

Filter by active status (true = not expired, false = expired)

product_id
string

Filter by product restriction (only discounts that apply to this product)

الاستجابة

List of active Discounts

items
object[]
مطلوب

Array of active (non-deleted) discounts for the current page.

آخر تعديل في ١ أبريل ٢٠٢٦