Skip to main content
Anchor to carrierServiceDelete

carrierServiceDelete

mutation

Requires write_shipping access scope.

Removes an existing carrier service.

ID!required

The global ID of the carrier service to delete.


Was this section helpful?

Anchor to CarrierServiceDeletePayload returnsCarrierServiceDeletePayload returns

ID

The ID of the deleted carrier service.

[CarrierServiceDeleteUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?