Skip to main content
Log inSign up
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

•

The ID of the deleted carrier service.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?