Skip to main content
Anchor to availableCarrierServices

availableCarrierServices

query

Returns a list of activated carrier services and associated shop locations that support them.

Anchor to DeliveryCarrierServiceAndLocationsDeliveryCarrierServiceAndLocations
•[DeliveryCarrierServiceAndLocations!]!

Links a DeliveryCarrierService with the associated shop locations where it can calculate shipping rates. Each pairing indicates the locations that can use a specific carrier service for real-time rate calculations during checkout.

The carrier service provides the shipping rate calculation logic, while the locations represent physical or virtual fulfillment points that can ship orders using that service.

Show fields
•DeliveryCarrierService!
non-null

The carrier service.

Show fields
•[Location!]!
non-null

The list of locations that support this carrier service.

Show fields

Was this section helpful?