Update coupon
PATCH/api/organizations/:organization_id/coupons/:coupon_id
Update coupon
Request
Responses
200 Successfully updated coupon
The request could not be processed because it failed validation or violated a business rule.
Authentication failed. The bearer token is missing or invalid, or the API key and secret pair could not be verified.
The caller is authenticated but is not allowed to perform this action on this resource.
No active coupon exists for the supplied coupon_id.
Another non-archived coupon in this organization already uses the requested name.
An unexpected error occurred while processing the request.