Coupons
Apply a coupon
This endpoint is used to apply a specific coupon to a customer, before or during a subscription.
POST
/
applied_coupons
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
applied_coupon
object
requiredResponse
200 - application/json
applied_coupon
object
requiredWas this page helpful?