Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 804 Bytes

File metadata and controls

17 lines (14 loc) · 804 Bytes

# EcommerceV1OrderOrderDetailResourceItemsInner

Properties

Name Type Description Notes
id string The line item ID, required by the fulfil endpoint.
title string The line item title.
sku string The variant SKU.
variantId string The variant ID.
quantity int Quantity ordered.
fulfilledQuantity int Quantity already fulfilled.
returnedQuantity int Quantity returned.
unitPrice int Unit price in the smallest currency unit.
total int Line total in the smallest currency unit.

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