Anchor to fulfillmentOrderReportProgressfulfillment
mutationfulfillment Order Report Progress
Requires access scope or access scope. Also: The user must have fulfill_and_ship_orders permission.
Reports the progress of an open or in-progress fulfillment order.
Anchor to Arguments
Arguments
- id (ID!)
- progressReport (FulfillmentOrderReportProgressInput)
- •ID!required
The ID of the fulfillment order for which the progress report is targetting.
- Anchor to progressReportprogress•Fulfillment
Report Order Report Progress Input The details of the progress report for the fulfillment order.
Was this section helpful?
Anchor to FulfillmentOrderReportProgressPayload returnsFulfillment Order Report Progress Payload returns
- fulfillmentOrder (FulfillmentOrder)
- userErrors ([FulfillmentOrderReportProgressUserError!]!)
- Anchor to fulfillmentOrderfulfillment•Fulfillment
Order Order The fulfillment order on which a mark as in progress update has been specified.
- Anchor to userErrorsuser•[Fulfillment
Errors Order Report Progress User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?