Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.27 KB

FulfillmentOrder.md

File metadata and controls

26 lines (23 loc) · 1.27 KB

FulfillmentOrder

Properties

Name Type Description Notes
fulfillment_order_id str
latest_delivery_date_time datetime
despatch_warehouse_id str
fulfilling_organization_id str
supplier_organization_id str
carrier_organization_id str [optional]
destination Destination
logistic_hub LogisticHub [optional]
load_carriers list[LoadCarrierConfiguration]
delivery_note_codes list[str]
type FulfillmentType
one_label_only bool
status FulfillmentStatus
submission_error str [optional]
sequence_number int
creation_date_time datetime
last_modified_date_time datetime
fulfillment_order_corrections list[FulfillmentOrderCorrection] [optional]

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