POST GetSpecificDriverByName
Request Information
URI Parameters
None.
Body Parameters
GetDriverByName| Name | Description | Type | Additional information |
|---|---|---|---|
| OwnerId | string |
None. |
|
| FirstName | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"OwnerId": "sample string 1",
"FirstName": "sample string 2"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1