POST api/TechResta
Request Information
URI Parameters
None.
Body Parameters
SetDelivererModel| Name | Description | Type | Additional information |
|---|---|---|---|
| organizationId | string |
None. |
|
| orderId | string |
None. |
|
| driverId | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"organizationId": "sample string 1",
"orderId": "sample string 2",
"driverId": "sample string 3"
}
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"