Skip to content

Post-purchase OTO funnel for the Thank-You screen: upsell + optional downsell.

GET
/v1/commerce/orders/{order_number}/offers/
curl --request GET \
--url https://api.nudova.dev/api/v1/commerce/orders/example/offers/ \
--header 'Authorization: <Authorization>'

Honest by construction — the offers are computed live from real stock and the merchant’s rule; when there’s no genuine in-stock sibling, both are null and the funnel simply doesn’t render.

order_number
required
string
Media typeapplication/json