Skip to main content

Update a sale discount

Update a sale discount.

Authorizations:Token
Query Parameters
id
required
stringResource identifier
Request Body Schema:
The updated Sale Discount resource
use_custom_open_graphboolean
og_metastring or null
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"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
apply_to_wholesaleboolean
idinteger
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
404Resource not found
422Unprocessable entity