Anchor to fulfillmentOrderAcceptFulfillmentRequestfulfillment
mutationfulfillment Order Accept Fulfillment Request
Requires access scope. Also: The user must have fulfill_and_ship_orders permission.
Accepts a fulfillment request sent to a fulfillment service for a fulfillment order.
Anchor to Arguments
Arguments
- •ID!required
The ID of the fulfillment order associated with the fulfillment request.
- Anchor to messagemessage•String
An optional reason for accepting the fulfillment request.
Was this section helpful?
Anchor to FulfillmentOrderAcceptFulfillmentRequestPayload returnsFulfillment Order Accept Fulfillment Request Payload returns
- Anchor to fulfillmentOrderfulfillment•Fulfillment
Order Order The fulfillment order whose fulfillment request was accepted.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?