Skip to main content
GET
/
api
/
billing-accounts
Get Billing Accounts
curl --request GET \
  --url https://fleet.staging.ezprk.dev/api/billing-accounts \
  --header 'Authorization: Bearer <token>'
[
  {
    "baId": 123,
    "crn": "<string>"
  }
]

Authorizations

Authorization
string
header
required

You can get the JWT from the Login endpoint

Response

Returns the billing accounts associated with the authenticated company

baId
integer<int64>

Billing account ID

crn
string

Company registration number