POST api/PacienteCorporativo_x_pag?Ren={Ren}&Pag={Pag}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Ren | integer |
Required |
|
| Pag | integer |
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": "1a239231-ee60-4a6d-9b37-21e0bae0d851",
"nomTipoMail": "sample string 2"
}