Skip to content

postsale reports

Order counts, shipment counts, revenue, top items, and cost by carrier.

Updated July 17, 20261 min readPostsale CLI

Reporting and analytics. Subcommands accept natural-language --query filters.

Subcommands

CommandPurpose
order-countOrder counts
shipment-countShipment counts
revenueRevenue
top-itemsTop SKUs
cost-by-carrierCost breakdown by carrier
bash
postsale reports order-count --query "last 30 days"
postsale reports cost-by-carrier --query "this month"
postsale reports shipment-count --query "Q1 2026"

Schema slugs

reports.order-count, .natural variants, shipment-count, revenue, top-items, cost-by-carrier (+ naturals)

Agent tools

get_report (typed report selection in tool args)