POST api/BuscaPacienteExcel_x_pag?Ren={Ren}&Pag={Pag}&idCliente={idCliente}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Ren | integer |
Required |
|
| Pag | integer |
Required |
|
| idCliente | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
TB_TipoMail| Name | Description | Type | Additional information |
|---|---|---|---|
| idTipoMail | globally unique identifier |
None. |
|
| nomTipoMail | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"idTipoMail": "f6e46116-f1e6-4c8e-9dd7-f0ae9ad7b141",
"nomTipoMail": "sample string 2"
}