Skip to main content

List Inventory Changes

GET 

/api/shiphero/integration-instances/:integration_instance/inventory-audit

Server-side paginated, filterable audit trail of ShipHero inventory movements. Each row is one inventory change with the signed delta, human-readable reason, category, and who/where/when. Filters: category (comma-separated), warehouse_id, shiphero_warehouse_id, cycle_counted (true/false), search. Also searchable/sortable by id and shiphero_change_id. Sortable: id, changed_at, sku, change_in_on_hand, new_on_hand, previous_on_hand, category, created_at. Requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type