Anchor to CarrierServiceCreatePayloadCarrier
payloadCarrier Service Create Payload
Return type for mutation.
Anchor to FieldsFields
- carrierService (DeliveryCarrierService)
- userErrors ([CarrierServiceCreateUserError!]!)
- Anchor to carrierServicecarrier•Delivery
Service Carrier Service The created carrier service.
- Anchor to userErrorsuser•[Carrier
Errors Service Create User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- carrierServiceCreate (CarrierServiceCreatePayload)
- •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.
- Anchor to inputinput•Delivery
Carrier Service Create Input! required The input fields used to create a carrier service.
Arguments
Was this section helpful?