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[]
आवश्यक
अंतिम संशोधन 6 अगस्त 2026