FCHubFCHub.co

Get shipping methods list view

Retrieve the rendered shipping methods list for the checkout UI.

GET
/checkout/get-shipping-methods-list-view

Authorization

cookieAuth
wordpress_logged_in<token>

WordPress cookie authentication for same-origin requests. Requires a valid nonce passed via X-WP-Nonce header.

In: cookie

Response Body

application/json

curl -X GET "https://your-site.com/wp-json/fluent-cart/v2/checkout/get-shipping-methods-list-view"
{}