Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 793 Bytes

File metadata and controls

13 lines (10 loc) · 793 Bytes

# OrderLinkedShipment

Properties

Name Type Description Notes
has_linked_shipment bool True if this order has child linked shipments [optional]
linked_shipment bool True if this order is linked to another parent order [optional]
linked_shipment_channel_partner_order_ids string[] The child linked shipment channel partner order ids [optional]
linked_shipment_order_ids string[] The child linked shipment order ids [optional]
linked_shipment_to_order_id string The parent order id that this one is linked to [optional]

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