Skip to main content

Get KPI Stats

GET 

//:domain/api/amazon/unified/legacy-inbound-shipments/kpi-stats

Returns KPI counts for legacy inbound shipments aggregated across the specified integration instances:

  • awaiting_over_14_days — count of shipments in SHIPPED/IN_TRANSIT/DELIVERED/CHECKED_IN/RECEIVING status whose cached_shipment_date is older than 14 days.
  • discrepancies — currently hardcoded to 0 (placeholder).
  • errored — count of shipments in ERROR status or with a non-empty errorLog.

Archived shipments (archived_at IS NOT NULL) are excluded.

Request

Responses

OK

Response Headers
    Content-Type