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

Ủy quyền

Authorization
string
header
bắt buộc

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

Tham số đường dẫn

discount_id
string
bắt buộc

Discount Id

Tham số truy vấn

page_size
integer<int32>

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

Phạm vi bắt buộc: x >= 0
page_number
integer<int32>

Page number (default = 0).

Phạm vi bắt buộc: x >= 0

Phản hồi

Paginated list of attached customers

items
object[]
bắt buộc
Lần sửa đổi cuối 6 tháng 8, 2026