Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 833 Bytes

TrackedOrderProduct.md

File metadata and controls

17 lines (13 loc) · 833 Bytes

TrackedOrderProduct

Properties

Name Type Description Notes
product_id string The product identifier
product_sku string The product SKU
product_title string The product tile
product_image_url string The product image Url [optional]
product_exists bool Indicates if the product still exists in your catalog
unit_price float The product's unit price for the order
quantity float The quantity of this product for the order
margin float The product's margin for the order

[Back to Model list] [Back to API list] [Back to README]