Skip to main content
GET
Reorder Report (products below reorder point + demand-driven recommendations)

Authorizations

Authorization
string
header
required

API key issued per entity via Settings > Developers > API Keys. Each key carries scopes (e.g. orders:read, products:write). Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

Query Parameters

location_id
string<uuid>

Optional UUID. When provided, the report is scoped to the specified location's inventory_balances row. When omitted, the report is entity-wide with per-row locations_below[] detail.

Response

Reorder report sections (below-rp + configure-recommended).

data
object[]

Products with demand_avg_per_day > 0 but no configured reorder_point. Industry pattern: Cin7 "Configure Recommended" + NetSuite Auto-Replenishment. Each row includes a system-recommended reorder_point computed from demand x entity default lead time.

summary
object