Skip to main content
Anchor to CarrierServiceCreateUserError

CarrierServiceCreateUserError

object

An error that occurs during the execution of CarrierServiceCreate.

•CarrierServiceCreateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Creates a carrier service that provides real-time shipping rates to Shopify. Carrier services provide real-time shipping rates from external providers like FedEx, UPS, or custom shipping solutions. The carrier service connects to your external shipping rate calculation system through a callback URL.

When customers reach checkout, Shopify sends order details to your callback URL and displays the returned shipping rates. The service must be active to provide rates during checkout.

Arguments

•DeliveryCarrierServiceCreateInput!
required

The input fields used to create a carrier service.



Was this section helpful?


Was this section helpful?