POST api/OTP
Request Information
URI Parameters
None.
Body Parameters
UsuarioFinalViewModelName | Description | Type | Additional information |
---|---|---|---|
CodigoRespuesta | integer |
None. |
|
IdUsuario | integer |
None. |
|
NombreRazonSocial | string |
None. |
|
Nombres | string |
None. |
|
Apellidos | string |
None. |
|
DocumentoIdentidadTipo | DocumentoIdentidadTipo |
None. |
|
IdDocumentoIdentidadTipo | integer |
None. |
|
NumeroDocumentoIdentidad | string |
None. |
|
CorreoElectronico | string |
None. |
|
Telerfono | string |
None. |
|
InidicativoCelular | string |
None. |
|
Celular | string |
None. |
|
IdCiudad | integer |
None. |
|
Ciudad | Ciudad |
None. |
|
Direccion | string |
None. |
|
UserName | string |
None. |
|
Contrasena | string |
None. |
|
Mensaje | string |
None. |
|
GUID | string |
None. |
|
Codigo | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
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.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
JsonResultOfUsuarioFinalViewModelName | Description | Type | Additional information |
---|---|---|---|
Content | UsuarioFinalViewModel |
None. |
|
SerializerSettings | JsonSerializerSettings |
None. |
|
Encoding | Encoding |
None. |
|
Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.