Saltar al contenido principal
GET
/
api
/
v1
/
business-travels
/
dashboard
Get Business Travels Dashboard
curl --request GET \
  --url https://www.manglai.io/api/v1/business-travels/dashboard \
  --header 'Authorization: Bearer <token>'

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de consulta

companyId
string
requerido

Company ID

buildingIds
string[]

List of building ids

employeeId
string

Employee ID

transportType
string

Transport type

startDate
string

Start date

endDate
string

End date

Respuesta

200

Dashboard data for business travels