Returns a single Shipping Method in a zone. Real Time Carrier Connections are also supported by this endpoint.
A shipping methodʼs type and settings properties can match one of the following models:
Object model for flat-rate shipping quotes per order.
Object model for flat-rate shipping quotes per item ordered.
Object model for shipping quotes by weight.
Object model for shipping quotes by orderʼs total value.
This example sets free shipping above a certain order total:
Object model to define ranges for shipping quotes. Units are defined in the parent object.
Example request body:
Shipping method ID. Read-only.
Depends on the shipping method type. See the supported settings object.
List of channels associated to a method. When creating a new method, all available channels are associated by default. (Optional)
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
The MIME type of the response body.