Version: 202201
Carrier Service
Register and manage external carriers that quote real-time shipping rates.
A carrier service is an external shipping rate provider registered against the merchant's store. At checkout the store calls the registered carrier endpoint to retrieve real-time shipping rates for the customer's cart, letting merchants offer dynamic shipping options powered by third-party logistics providers.
Provides endpoints to create, list, retrieve, update, and delete carrier services.
Create CarrierService
Update CarrierService
Allows users to update the details of an existing carrier service.
Get CarrierService Detail
Allows users to retrieve detailed information about a specific carrier service by its unique ID.
Delete CarrierService
Allows users to remove an existing carrier service.
Get CarrierService List
Retrieves a list of all carrier services available for a store.