Skip to main content

Create a sale discount

Create a sale discount.

Authorizations:Token
Request Body Schema:
The new 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

201Sale Discount resource created
Response schema:
Sale Discount resource created
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
422Unprocessable entity