GET api/Escaneos/GetOneByDocumento?documento={documento}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| documento | string |
Required |
Body Parameters
None.
Response Information
Resource Description
EscaneoMobile| Name | Description | Type | Additional information |
|---|---|---|---|
| EscaneoMobileID | integer |
None. |
|
| Cadena | string |
None. |
|
| Nombre | string |
None. |
|
| Apellido | string |
None. |
|
| FechaNacimiento | date |
None. |
|
| Documento | string |
None. |
|
| SexoID | integer |
None. |
|
| Imagen1Path | string |
None. |
|
| Imagen1 | string |
None. |
|
| Imagen2Path | string |
None. |
|
| Imagen2 | string |
None. |
|
| UsuarioWebID | integer |
None. |
|
| Baja | boolean |
None. |
|
| Sexo | Sexo |
None. |
|
| EscaneoMobileDetalle | Collection of EscaneoMobileDetalle |
None. |
|
| UsuarioWeb | UsuarioWeb |
None. |
|
| Base64Imagen1 | string |
None. |
|
| Base64Imagen2 | string |
None. |
|
| GuardarImagen1 | boolean |
None. |
|
| GuardarImagen2 | boolean |
None. |
|
| Detalle | EscaneoMobileDetalle |
None. |
|
| LimiteCargaAlcanzado | boolean |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: