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_ondatetime or null
idlong or null
namestring or null
taxonomyobject or null
typestring or null
updated_ondatetime or null
user_idlong or null
variantslist of objects or null