Create single product to the store
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token
OR
AuthorizationBearer
OAuth2 authentication using JWT tokens
Request
The product to add
category_id
name
sub_category_id
type_id
variants
Response
Created
category
created_on
id
name
sub_category
type
updated_on
user_id
variants

