v1

latestOpenAPI 3.0.32026-07-13149852.3 MB
inventory

Inventory - Bulk Reconciliation

Reconcile inventory quantities in bulk, adjusting on-hand counts to match physical counts.

post/inventory/bulk_reconciliation

Request body

type'increase' | 'decrease' | 'set' | 'update' required

Reconciliation type. "increase" adds to on-hand, "decrease" subtracts, "set" sets an exact value, "update" sets an exact value with per-row reason/notes.

reasonstring

Reason for reconciliation (used for increase, decrease, set types)

notesstring

Additional notes (used for increase, decrease, set types)

Response

Reconciliation completed

successboolean required

Whether the operation succeeded