cURL
curl --request GET \ --url https://fleet.staging.ezprk.dev/api/billing-accounts \ --header 'Authorization: Bearer <token>'
[ { "baId": 123, "crn": "<string>" } ]
You can get the JWT from the Login endpoint
Returns the billing accounts associated with the authenticated company
Billing account ID
Company registration number