Set reorder points

Sets reorder points for one or more products at specific outlets. The method must be consistent across all outlets for a product and within the same variant family.

🔒 Requires: inventory:write scope

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

An array of 1 to 1000 reorder point entries to upsert.

An array of reorder point entries to upsert.

Set Reorder Points Request

A reorder point entry using the FIXED method.

string
enum
required

The reorder method. Must be FIXED.

Allowed:
uuid
required
length ≤ 36

The ID of the outlet the reorder point applies to.

uuid
required
length ≤ 36

The ID of the product the reorder point applies to.

number
required

The static quantity to order each time the reorder point is triggered.

number
required

The minimum inventory level below which a product is automatically suggested for reordering.

Responses

403

Forbidden

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json