Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

A unique integer value identifying this Driver Agreement.

Body

agreement_number
string
required
Maximum string length: 255
agreement_start_date
string<date-time>
required
driver
integer
required
vehicle
integer
required
agreement_end_date
string<date-time> | null
plan
string | null
Maximum string length: 255

Response

200 - application/json
agreement_number
string
required
Maximum string length: 255
agreement_start_date
string<date-time>
required
driver
integer
required
vehicle
integer
required
custom_fields
string
required
read-only
agreement_end_date
string<date-time> | null
plan
string | null
Maximum string length: 255