get https://example.com
This API allows you to issue a specific coupon series to a customer.
Prerequisites
- Authentication: Basic or OAuth authentication
- Default access group
Resource information
URI | /v1.1/coupon/issue |
HTTP method | POST |
Pagination | NA |
Rate limit | 300 |
Batch support | NA |
Request Body Parameter
Parameter | Datatype | Description |
---|---|---|
customer* | obj | Any identifier of the customer to whom you want to issue coupon.
Supported identifiers: |
series_id | int | Coupon series id from which the coupon needs to be issued. |