Skip to main content

Create a sale discount

Create a sale discount.

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

201Sale Discount resource created
Response schema:
Sale Discount resource created
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
422Unprocessable entity
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null