Driver-agreements
Bulk Create
Creates multiple driver agreements based on provided vehicle and driver details.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object[]
The body is of type object[]
.
Response
201 - application/json
Bulk Driver Agreements Created Successfully
The response is of type object[]
.