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

बॉडी

application/json

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

customer_ids
string[]
आवश्यक

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

प्रतिक्रिया

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