Skip to main content
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
ID

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

Inventory will only be transferred if the TRANSFER inventory action has been chosen.

ID!required

The ID of the fulfillment service to delete.

FulfillmentServiceDeleteInventoryActionDefault:TRANSFER

The action to take with the location after the fulfillment service is deleted.


Was this section helpful?

Anchor to FulfillmentServiceDeletePayload returnsFulfillmentServiceDeletePayload returns

ID

The ID of the deleted fulfillment service.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »