Skip to main content

KPI Stats

GET 

//:domain/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:

  • 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