Skip to main content

List Inbound Discrepancies

GET 

/api/amazon-inbound-discrepancies

List every Amazon inbound shipment's shipped vs received position with its declared shortage and financial impact.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Each row carries a derived report_status:

  • received: fully checked in
  • short_undeclared: lines are short but no shortage has been declared yet
  • received_for_less: a shortage is declared and stock is genuinely still missing
  • stale_declaration: a shortage was declared, but the stock has since been received - the write-off overstates the loss by stale_value and retracting the declaration would reverse it

Lines are included per row (shipped, received, short and value per SKU). Requires a Personal Access Token.

Request

Responses

OK

Response Headers
    Content-Type