Skip to content

Remove applied coupon

DELETE
/v1/coupons/applied/{applied_coupon_id}

Remove (terminate) an applied coupon from a customer.

applied_coupon_id
required
Applied Coupon Id
string format: uuid

Successful Response

Unauthorized

Applied coupon not found

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object