Skip to main content
Anchor to carrierServiceUpdate

carrierServiceUpdate

mutation

Requires write_shipping access scope.

Updates a carrier service. Only the app that creates a carrier service can update it.

DeliveryCarrierServiceUpdateInput!required

The input fields used to update a carrier service.


Was this section helpful?

Anchor to CarrierServiceUpdatePayload returnsCarrierServiceUpdatePayload returns

DeliveryCarrierService

The updated carrier service.

[CarrierServiceUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?