FCHubFCHub.co

Get order upgrade paths

Retrieve available upgrade paths for items in a customer's order.

GET
/customer-profile/orders/{order_uuid}/upgrade-paths

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

Path Parameters

order_uuid*string

Response Body

application/json

application/json

curl -X GET "https://your-site.com/wp-json/fluent-cart/v2/customer-profile/orders/string/upgrade-paths"
{}