OrderedProductInput
Input type for creating ordered products
Fields
metadata (JSON)
Metadata that can be used by developers to store additional information on objects.
sku (String)
SKU for the related product
slug (String)
Slug for the related product
productId (ID)
ID for the related product
shopifyVariantId (ID)
Shopify variant ID for the Firmhouse product
id (ID)
Id of this ordered product
quantity (Int)
The quantity for this ordered product.
customPriceCents (Int)
A custom price in cents for this ordered product, if left blank the default product price will be used
shipmentDate (ISO8601Date)
The next date on which a new order should get initiated
interval (Int)
The amount of time in units between shipments of this order
intervalUnitOfMeasure (String)
The time measure for interval units
Last updated