Skip to main content

Sync Inventory Audit

POST 

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

Queue a background job that pulls ShipHero inventory changes into the audit ledger. mode: since_latest (incremental from the latest recorded change, pass date_from), date_range (pass date_from + date_to), or all (full history). Returns the tracked job id. Returns 409 if a sync is already running for this integration. Requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type