List inventory movement history
Returns a paginated list of inventory transactions for the entity, ordered by transaction date
descending. Supports filtering by product_id, location_id, transaction_type (receive /
adjust / transfer / fulfill / return), and a date_range. Each transaction shows the quantity
delta, pre- and post-transaction balance, and the source document (order, PO, adjustment).
Requires inventory:read scope.
Authorizations
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
receiving, order_reservation, partial_reservation, return_received, transfer_in, adjustment, audit_count, quarantine, release_quarantine, sale, order_cancelled, purchase_cancelled, rma, transfer_out, warehouse_loss, build_assembly, freeze, return_receive, restock, writeoff, cross_transfer_out, cross_transfer_in, vendor_return_out, vendor_replacement_in, fba_inbound, fba_return, order_reservation_release, fulfillment_consumption, build_consume, build_produce, build_return, build_scrap x >= 11 <= x <= 100
