Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 690 Bytes

PostOrderItem.md

File metadata and controls

14 lines (11 loc) · 690 Bytes

GootenApiClient::PostOrderItem

Properties

Name Type Description Notes
quantity Integer
sku String
ship_carrier_method_id Integer
ship_type String If one does not want to pass a ShipCarrierMethodId of a specific shipping method, one can instead pass 'Standard', 'Overnight', or 'Expedited' here.
images Array<Image>
source_id String An optional place to pass in an ID for the OrderItem.
meta Meta An optional Map<string,string> of misc properties.