Anchor to fulfillmentTrackingInfoUpdatefulfillment
fulfillment Tracking Info Update
mutation
Requires access scope,
access scope or
access scope. Also: The user must have fulfill_and_ship_orders permission.
Updates tracking information for a fulfillment.
Anchor to Arguments
Arguments
- Anchor to fulfillmentIdfulfillment•
Id ID!required The ID of the fulfillment.
- Anchor to notifyCustomernotify•
Customer Whether the customer will be notified of this update and future updates for the fulfillment. If this field is left blank, then notifications won't be sent to the customer when the fulfillment is updated.
- Anchor to trackingInfoInputtracking•
Info Input FulfillmentTracking Input!required The tracking input for the mutation, including tracking URL, number, and company.
Was this section helpful?
- Anchor to fulfillmentfulfillment•
The updated fulfillment with tracking information.
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?