DISCOUNTS
Archive a discount
Archive an existing discount by its ID.
PATCH
/
v1
/
discounts
/
{discountId}
/
archive
Authorizations
Public-Key
string
headerrequiredSecret-Key
string
headerrequiredPath Parameters
discountId
string
requiredPATCH /v1/discounts/:discountId/archive Parameter
Body
application/json ยท object
The body is of type object
.
Response
200 - application/json
status
string
requiredAllowed value:
"success"
data
object
required