Skip to main content
Anchor to DeliveryCarrierServiceAndLocations

DeliveryCarrierServiceAndLocations

object

Requires Any of orders or shipping access scopes or manage_delivery_settings user permission.

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.

•DeliveryCarrierService!
non-null

The carrier service.

•[Location!]!
non-null

The list of locations that support this carrier service.


Was this section helpful?

•query

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


Was this section helpful?