Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
ID of the Fleet making the request.
123
Response
Successful Response
Unique identifier for the driver agreement.
5001
Vehicle associated with the driver agreement.
Current status of the agreement (e.g., ACTIVE, EXPIRED).
"ACTIVE"
Start date of the agreement.
"2025-03-01T00:00:00Z"
End date of the agreement.
"2025-06-30T00:00:00Z"
Date the agreement was added to the system.
"2025-02-01T12:00:00Z"
Date the agreement was last updated.
"2025-02-15T15:30:00Z"
Unique agreement number.
"AGMT-2025-001"
ID of the driver linked to this agreement.
3001
ID of the parent agreement if this is a sub-agreement.
null