assignDriver
Endpoint URL
POST https://api.tryoto.com/rest/v2/assignDriver
Example Request Body
Here is an example of a request body:
{
"orderIDs": [
3079460
],
"driverID": 8702
}
Request Parameters
Name | Required | Type | Description |
---|---|---|---|
orderIDs | yes | array | An array of orderIDs objects containing the order ids |
driverID | yes | long | ID of the driver |
Available Packages: Starter Package, Scale Package, Enterprise Package, Marketplaces
This API endpoint enables clients to assign a specific driver to their shipments for the OTO Flex app. This endpoint streamlines the allocation process, allowing businesses to efficiently manage driver assignments and ensure smooth delivery operations.
Request Paramaters: |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article