Skip to main content
Log inSign up
Anchor to fulfillmentServiceDelete

fulfillmentServiceDelete

mutation

Requires write_fulfillments access scope. Also: The user must have fulfill_and_ship_orders permission.

Deletes a fulfillment service.

Anchor to destinationLocationIddestinationLocationId
•

The ID of an active merchant managed location where inventory and commitments will be relocated after the fulfillment service is deleted.

•
ID!required

The ID of the fulfillment service to delete.


Was this section helpful?

Anchor to FulfillmentServiceDeletePayload returnsFulfillmentServiceDeletePayload returns

•

The ID of the deleted fulfillment service.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?