Coupons
Delete an applied coupon
This endpoint is used to delete a specific coupon that has been applied to a customer.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The customer external unique identifier (provided by your own application)
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Unique identifier of the applied coupon, created by Lago.
Example:
"1a901a90-1a90-1a90-1a90-1a901a901a90"
Response
200
application/json
Successful response
The response is of type object
.