Skip to main content
POST
POST /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

Nội dung

application/json

Request body for POST /discounts/{discount_id}/customers.

customer_ids
string[]
bắt buộc

Customer IDs to attach (1..=1000). All must exist in the caller's business.

Phản hồi

Customers attached (idempotent). Echoes only the customer IDs submitted in THIS request, not the full allowlist — use GET /discounts/{discount_id}/customers to retrieve all attached customers.

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