DEV
Type.
OrderFulfillmentProgressResult
No description
Fields
fulfilled
•
[Shipment!]!
Required
List of
Shipment
objects from an
Order
that were fulfilled. Only contains shipments that do not have a status = VOIDED.
notFulfilled
•
[FulfillmentItem!]!
Required
List of
FulfillmentItem
objects that relate to an
Order
. Indicates the original
Item
and the quantity that has yet to be fulfilled.
Was this page helpful?
Yes
No
© 2024 Zonos
zonos.com
Type.
OrderFulfillmentProgressResult
No description
Fields
fulfilled
[Shipment!]!
Required
Shipment
objects from anOrder
that were fulfilled. Only contains shipments that do not have a status = VOIDED.notFulfilled
[FulfillmentItem!]!
Required
FulfillmentItem
objects that relate to anOrder
. Indicates the originalItem
and the quantity that has yet to be fulfilled.