Skip to main content

Create a product sticker

Create a product sticker.

Authorizations:Token
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
namestring
positioninteger
enabledbooleanDefault: trueExample: true
text_colorstring
bg_colorstring
400Invalid input
422Unprocessable entity