arrow_back Back to all endpoints

product_details

Provides pricing and description about products based on sku and quantity

Name Description Type Additional information
id Id number associated with this product if from virtual inventory. Otherwise the number will be 0. number None.
monetary_format Default is USD text None.
quantity The quantiy you are requesting. number None.
quantity_in_stock The quantity you want to make available if managing inventory. number None.
track_inventory Indicates if you are tracking inventory. Default is false boolean None.
sku The sku you requested text None.
product_code The code representing the product type text None.
price_details A breakdown of how pricing is caculated price None.
per_item_price Your cost per item decimal None.
total_price Your total cost based on quantity decimal None.
asking_price What you are selling the item at decimal None.
geo_price What it would be sold for at GeoGalleries. Also can be used as a suggested price. decimal None.
name Name or title or product text None.
description_short Short text description of product text None.
description_long HTML formatted description of product text None.
labels A list of product labels based array (product_details_labels) None.
image_url_1 Url to preview of product if available text None.
image_url_2 Url to preview of product if available text None.
image_url_3 Url to preview of product if available text None.
image_url_4 Url to preview of product if available text None.
image_url_5 Url to preview of product if available text None.
image_guid Unique identifier of primary image this product uses. globally unique identifier None.
product_size Combined dimensions of entire line item. dimension None.
third_party_integrations Reference ids to products that correspond to items in your store. ecommerce_product_integrations None.
framing_options Available details to be considered if wanting to include frameing/matting. framing_options None.
product_guid The same 128-bit integer (16 bytes) unique identifier that was submitted with the request if used. globally unique identifier None.
updated Date and time the product was last updated. date None.
valid Indicator if the product is still valid and can be ordered from FinerWorks. If false, it may indicate the product or some part of the product has bee discontinued or no longer available. boolean None.
debug Used to provide miscellaneous data for development purposes when using debugging. Object None.