Get Available Shipping Rates for Quote
Retrieves all shipping rates available to a specific quote based on the provided `quoteId`.
This endpoint only returns the static and real-time shipping methods available to a quote based on its product specifications and shipping address. Use the [Get All B2B Quote Custom Shipping Methods](#get-rfq-quote_id-custom-shipping) endpoint to retrieve information on custom shipping methods.
<Warning>This endpoint uses `/shipping-rates` (plural). Don't confuse it with the [Select Shipping Rate for Quote](#rfq-quote_id-select-shipping-rate) and [Remove Selected Shipping Rate from Quote](#rfq-quote_id-delete-shipping-rate) endpoints, which use `/shipping-rate` (singular). Using the wrong URL returns a **405 - Method Not Allowed** error.</Warning>