Reset Priorities
POST/api/v2/inventory-allocations/reset-priorities
Dispatches a background job to reset allocation priorities using the specified method.
Body:
method(required) — Priority reset method:fifo|lifo| customoverwrite_tight_coverages(boolean) — Whether to reassign tight coverage allocationsresync_coverages(boolean) — Whether to resync coverages after reset
Returns a tracked_job_log_id.
Request
Responses
- 200
Successful response