Create single product to the store

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Request

The product to add
is_quarantinebooleanOptional
namestring or nullOptional
taxonomy_idinteger or nullOptional
type_idintegerOptional
variantslist of objects or nullOptional

Response

Created
created_ondatetimeOptional
idlongOptional
namestring or nullOptional
taxonomyobjectOptional
typestring or nullOptional
updated_ondatetime or nullOptional
user_idlongOptional
variantslist of objects or nullOptional