Skip to main content
POST
Create a ResourceUsageLog for a DriverDay

Authorizations

Authorization
string
header
required

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

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

driver-day-id
string<uuid>
required

DriverDay ID

Body

application/json
usage_minutes
integer
required
date_of_use
string<date>
required
driver_id
string<uuid>
required
equipment_id
string<uuid> | null
phase_id
string<uuid> | null

Response

Created

data
ResourceUsageLog-Read · object
required