Summarise Shipping History
analyticsSummarise your own shipping history: how many shipments, what you spent, and the split by mode, status and lane over a window. Aggregates the same bookings list_bookings returns, so an agent gets the answer in one call instead of pulling the list and adding it up. Auth required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many of your most recent bookings to summarise (default 100, max 500) | |
| group_by | No | Which breakdown to lead with. All three are returned regardless; this only orders the response. |