Discounts
Update Discount
Update a discount in your account.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Discount Id
Body
application/json
Request body for patching (updating) a discount.
All fields are optional and only update if provided.
Response
200
application/json
Updated discount
The response is of type object
.