Skip to main content

Retrieve a product sticker

Retrieve a product sticker.

Authorizations:Token, JWT
Query Parameters
sticker_id
required
integer

Responses

200Product Sticker resource
Response schema:
Product Sticker resource
idinteger>= 0
namestring
positioninteger
enabledbooleanDefault: trueExample: true
text_colorstring
bg_colorstring
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
404Resource not found
Response schema:
Resource not found
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null