Get Available Shipping Methods
Retrieves available shipping methods for quotes. Typically used to display available shipping method options on the quote page.
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Unique identifier of the quote whose shipping methods you want to get.
Query Parameters
limits which fields are returned in the response body
Response
Success
ISO currency code such as US dollars. Currently, only USD is supported.
How much the customer pays for shipping which includes any shipping discounts that the merchant offers.
Custom data returned by the shipping service.
Fulfillment method of the shipping rate. eg) Ship or Delivery
If true, the shipping rate is valid.
Messages and detail about why the shipping rate may be invalid.
Code that uniquely identifies the selected shipping method.
Shipping Method Name
The shipping zone to which this rate applies.

