Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.04 KB

PostSubmittedItem.md

File metadata and controls

20 lines (17 loc) · 1.04 KB

GootenApiClient::PostSubmittedItem

Properties

Name Type Description Notes
sku String
product_id Integer
product String The type of product that was bought
quantity Integer
status String
tracking_number String Deprecated. Use the Shipments array as this will be removed in a future release.
tracking_url String Deprecated. Use the Shipments array as this will be removed in a future release.
ship_carrier_name String Deprecated. Use the Shipments array as this will be removed in a future release.
price ProductPriceInfo
discount_amount ProductPriceInfo
source_id String Partner's internal ID-- entirely optional
meta Meta An optional Map<string,string> of misc properties.
shipments Array<Shipment>