Closes an existing driver agreement by setting the agreement end date.
agreement_end_date
in ISO 8601 format:
agreement_end_date
should be provided in ISO 8601 format: YYYY-MM-DDTHH:mm:ss.sssZ
Example: 2025-08-30T18:37:34.000Z
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the Fleet making the request.
123
Unique identifier of the driver agreement to close.
66
Driver Agreement Closed Successfully
The response is of type object
.