Skip to main content

Get OTB Breakdown

GET 

/api/open-to-buy/merchandise-plans/:merchandisePlan/otb

Live OTB + remaining + committed breakdown for a plan row.

Returns: otb_value, otb_units, bop_value, bop_units, on_order_value, committed_value, budget_cap_value (nullable), effective_otb_value (= min(otb_value, cap)), otb_remaining_value (= effective − committed), and status (under_budget | near_budget | over_budget).

Requires the inventory read/write scope.

Request

Responses

OK

Response Headers
    Content-Type