Skip to main content

Create a product sticker

Create a product sticker.

Authorizations:Token, JWT
Request Body Schema:
The new Product Sticker resource
namestring
positioninteger
enabledbooleanDefault: trueExample: true
text_colorstring<= 6 characters
bg_colorstring<= 6 characters

Responses

201Product Sticker resource created
Response schema:
Product Sticker resource created
idinteger>= 0
namestring
positioninteger
enabledbooleanDefault: trueExample: true
text_colorstring
bg_colorstring
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