Create a product
Create a product. Set update_existing_product_by_url to true to find an existing product with the same URL and update it instead.
Authorizations
Pass your API key as: Authorization: Bearer <API KEY>.
Query Parameters
If true and a product with the same URL exists, the existing product is updated instead.
true
Body
physical, digital, service, membership "Interior Door"
"interior-door"
Subscription details for a subscription product.
Response
The created or updated product.
Unique identifier.
111
The type of the product.
physical, digital, service, membership "Interior Door"
Supports light HTML formatting.
The product URL (handle) in your store.
"interior-door"
Whether the product is hidden in your store front.
[
"https://path-to-image.jpg",
"https://path-to-another-image.jpg"
]Subscription details for a subscription product.
Digital products only - URL of the digital file being sold.

