cURL
curl --request GET \ --url https://fleet.staging.ezprk.dev/api/billing-accounts \ --header 'Authorization: Bearer <token>'
[ { "baId": 123, "crn": "<string>", "customerName": "<string>", "departmentName": "<string>" } ]
Documentation IndexFetch the complete documentation index at: https://developer.easyparkgroup.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.easyparkgroup.com/llms.txt
Use this file to discover all available pages before exploring further.
You can get the JWT from the Login endpoint
Returns the billing accounts associated with the authenticated company
Billing account ID
Company registration number
Customer name
Department name