Create a Product

Create a new Product resource.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
required

This parameter indicates which Account owns the collections and resources reference by the request.

As a convenience, the slug me may be used in place of the account_id in any URL where it is
required. When me is used it will be replaced with the account_id of the current User.

Body Params

Success

Create a Product.

string | null

A HTML description of the product (suitable for the web)

string
required

A text description of the product (suitable for SMS).

string

A unique (per account) human-readable, URL safe string to identify this product. If not provided the handle will be automatically generated from the title.

string
Defaults to Style

The key for a custom property name used by product_variant resources (e.g. Style).

string | null

The key for a custom property name used by product_variant resources (e.g. Size).

string | null

The key for a custom property name used by product_variant resources (e.g. Color).

string | null

An ISO 8601 format date indicating when this resource was published.

string
enum

A string indicating the current status of this product (active/archived/draft).

Allowed:
uuid
required

A unique identifier for the referenced store resource.

tags
object

Taxonomy tags applied to this resource.

string
required

A name for this product.

string | null

The name of the company that makes or provides the product.

Response

Callback
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json