GET site_boletim/Boletim
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
SITE_CONFBOLETIMContract| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | string |
None. |
|
| ENVOFERTAS | integer |
None. |
|
| SALVAR | integer |
None. |
|
| MENSAGEM | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"ID": "sample string 1",
"ENVOFERTAS": 2,
"SALVAR": 1,
"MENSAGEM": "sample string 3"
}