Skip to main content
Anchor to carrierServiceCreate

carrierServiceCreate

mutation

Requires write_shipping access scope.

Creates a new carrier service.

DeliveryCarrierServiceCreateInput!
required

The input fields used to create a carrier service.


Was this section helpful?

Anchor to CarrierServiceCreatePayload returnsCarrierServiceCreatePayload returns

DeliveryCarrierService

The created carrier service.

[CarrierServiceCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?