Skip to main content

KPI Stats

GET 

/api/amazon/unified/new-inbound-shipments/kpi-stats

Returns KPI counts for the New Inbound Shipments page, scoped to active (non-archived) shipments only. Counts are computed across the provided integration instances (or all instances when none supplied). Response keys:

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

  • awaiting_over_14_days — shipments in SHIPPED / IN_TRANSIT / DELIVERED / CHECKED_IN / RECEIVING status whose cached_shipment_date is older than 14 days.
  • discrepancies — shipments in MIXED status.
  • errored — shipments whose errorLog is set and non-empty.

Request

Responses

OK

Response Headers
    Content-Type