Skip to main content

Update a sale discount

Update a sale discount.

Authorizations:Token, JWT
Query Parameters
id
required
stringResource identifier
Request Body Schema:
The updated Sale Discount resource
use_custom_open_graphboolean
og_metastring or null
vendorinteger or null
all_vendorsboolean
apply_to_wholesaleboolean
enabledbooleanDefault: trueExample: true
valuenumber
date_range_beginstring or null
date_range_endstring or null
show_in_separate_sectionboolean
meta_description_typestringDefault: "A"Enum: "A""C"Example: "A"
specific_productsboolean
namestring
meta_tagsstring
meta_descriptionstring
meta_titlestring
clean_urlstring
product_classesArray of integers
membershipsArray of integers
productsArray of integers
categoriesArray of integers

Responses

200Sale Discount resource updated
Response schema:
Sale Discount resource updated
use_custom_open_graphboolean
og_metastring or null
vendorinteger or null
all_vendorsboolean
apply_to_wholesaleboolean
idinteger>= 0
enabledbooleanDefault: trueExample: true
valuenumber
date_range_beginstring or null
date_range_endstring or null
show_in_separate_sectionboolean
meta_description_typestringDefault: "A"Example: "A"
specific_productsboolean
namestring
meta_tagsstring
meta_descriptionstring
meta_titlestring
clean_urlstring
product_classesArray of integers
membershipsArray of integers
productsArray of integers
categoriesArray of integers
400Invalid input
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
404Resource not found
Response schema:
Resource not found
typestring
titlestring
detailstring or null
instancestring or null
422Unprocessable entity
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null