Inventory - Bulk Reconciliation
Inventory
Inventory - Bulk Reconciliation
Reconcile inventory quantities in bulk, adjusting on-hand counts to match physical counts.
POST
Inventory - Bulk Reconciliation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Reconciliation type. "increase" adds to on-hand, "decrease" subtracts, "set" sets an exact value, "update" sets an exact value with per-row reason/notes.
Available options:
increase, decrease, set, update Array of reconciliation row objects
Reason for reconciliation (used for increase, decrease, set types)
Additional notes (used for increase, decrease, set types)
Response
Reconciliation completed
Whether the operation succeeded