Skip to main content

Get billing history

GET 

/company/billing/historical

Returns the billing history for the specified date range. Includes:

  • Monthly invoices with cost breakdown
  • Deliveries completed in each period
  • Active users, vehicles, and carriers
  • Rates applied in each period

Example flow:

  1. The client specifies a date range
  2. The system retrieves all invoices within that period
  3. Calculates and returns the consolidated data

Requires valid JWT authentication with company permissions.

Request

Responses

Historical billing information