POST api/v1/conductores

Request Information

URI Parameters

None.

Body Parameters

Conductor
NameDescriptionTypeAdditional information
Id_Conductor

integer

None.

ID_Proveedor

integer

None.

Nombre

string

Max length: 100

Apellidos

string

Max length: 100

DNI

string

Max length: 20

Telefono

string

Max length: 20

Email

string

Max length: 150

TipoLicencia

string

Max length: 20

Licencia_Vencimiento

date

None.

Tipo_Conductor

integer

None.

ID_Sucursal_Origen

integer

None.

ID_Sucursal_Actual

integer

None.

Activo

boolean

None.

ID_Usuario

string

Max length: 128

Proveedor

ProveedorTransporte

None.

Alta_Fecha

date

None.

Alta_Usuario

string

None.

Modi_Fecha

date

None.

Modi_Usuario

string

None.

Baja_Fecha

date

None.

Baja_Usuario

string

None.

IsDeleted

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.