Skip to main content

Get current billing

GET 

/company/billing/current

Returns the current month's billing information for the authenticated company. The system calculates:

  1. Applicable fees based on configuration
  2. Current usage (users, vehicles, carriers, eCMRs)
  3. Next payment date

Example flow:

  1. The client queries their current billing
  2. The system calculates the accumulated costs
  3. Returns the detailed breakdown

Requires valid JWT authentication with company permissions.

Request

Responses

Current billing information