Skip to main content
GET
GET /discounts/{discount_id}/customers

التفويضات

Authorization
string
header
مطلوب

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

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

discount_id
string
مطلوب

Discount Id

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

page_size
integer<int32>

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

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

Page number (default = 0).

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

الاستجابة

Paginated list of attached customers

items
object[]
مطلوب
آخر تعديل في ٦ أغسطس ٢٠٢٦