Skip to main content
POST
Create Product or Packaging

Authorizations

Authorization
string
header
required

Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.

Body

application/json

An object conforming to the Inventory Product or PackagingFeature schema to be created.

resource
Product · object

A Product contains information about a sellable item.

Response

Created - The resource was created successfully.

resource
object

An object describing the resource that was created.

meta
object