Update a discount in your account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Discount Id
Request body for patching (updating) a discount.
All fields are optional and only update if provided.
Updated discount
The response is of type object
.
Update a discount in your account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Discount Id
Request body for patching (updating) a discount.
All fields are optional and only update if provided.
Updated discount
The response is of type object
.