Fulfillment Properties

Fulfillment

NameTypeDescription
idstringFulfillment's ID
order_idstringOrder's ID
statusstringFulfillment status, waiting, shipped, finished, cancelled
created_atdateThe time this fulfillment created, ISO-8601 format
updated_atdateThe time this fulfillment last updated, ISO-8601 format
tracking_companystringTracking Company
tracking_numberstringTracking Code
tracking_company_codestringTracking Company's Code
tracking_urlstringTracking Url
line_itemsarray of objectLine items (refer to Line item)

Line item

NameTypeDescription
idstringLine item's ID
product_idstringProduct's ID
variant_idstringVariant's ID
variant_titlestringVariant's title
product_titlestringProduct's title
product_handlestringProduct's handle
quantityintegerQuantity of line items
notestringProduct's note
fulfillment_statusstringLogistics status of line item, waiting, shipped, finished, partially_shipped, partially_finished, returning, returned
skustringSKU
weight_unitstringWeight unit, eg. kg
vendorstringVendor
product_urlstringProduct URL
compare_at_pricestring(number)Line item's compare at price (original price)
imagestringLine item's image
pricestring(number)Line item's price
totalstring(number)Line items' total price
weightstring(number)Line items' weight
propertiesarray of objectOptions of the line items, eg. [{"name":"color","value":"red"},{"name":"size","value":"M"}]
custom_propertiesobjectCustom properties
refund_quantityintegerRefund quantity
refund_totalstring(number)Refund total price
taxableboolWhether the line item is taxable
requires_shippingboolWhether the line item requires shipping
shipping_quantityintegerShipping quantity