POST GetSpecificDriverByName

Request Information

URI Parameters

None.

Body Parameters

GetDriverByName
NameDescriptionTypeAdditional 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

integer

Response Formats

application/json, text/json

Sample:
1