post
/products.json
Creates a product and returns it.
The following values are allowed in the include query parameter:
- owner
- prices
- avatar
Request Parameters
1 Query Parameter
Request Body
Schema
product
object
required
Responses
201 Created
Schema
included
object
Included contains all the side-loaded data of a response. See including related entities.
product
object
Product represents a product in the CRM system.
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host