Skip to main content
Anchor to FulfillmentServiceDeletePayload

FulfillmentServiceDeletePayload

payload

Return type for fulfillmentServiceDelete mutation.

•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?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Deletes a fulfillment service.

Arguments

•ID!
required

The ID of the fulfillment service to delete.

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.

•FulfillmentServiceDeleteInventoryAction
Default:TRANSFER

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



Was this section helpful?