Skip to main content

Create a sale discount

Create a sale discount

Authorizations:Token, JWT
Request Body Schema:
The new Sale Discount resource
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
og_metastring or null
use_custom_ogboolean

Responses

201Sale Discount resource created
Response schema:
Sale Discount resource created
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
og_metastring or null
use_custom_ogboolean
idinteger or null>= 1
400Invalid input
401Unauthorized
Response schema:
Unauthorized
typestringExample: "https://tools.ietf.org/html/rfc2616#section-10"
titlestringExample: "An error occurred"
detailstring or nullExample: "Cannot find entity"
instancestring or null
422Unprocessable entity
500Internal error
Response schema:
Internal error
typestringExample: "https://tools.ietf.org/html/rfc2616#section-10"
titlestringExample: "An error occurred"
detailstring or nullExample: "Cannot find entity"
instancestring or null