POST api/Log/SalvaErro
Request Information
URI Parameters
None.
Body Parameters
CF_LogErroUI| Name | Description | Type | Additional information |
|---|---|---|---|
| Metodo | string |
None. |
|
| Linha | integer |
None. |
|
| Coluna | integer |
None. |
|
| Parametros | Collection of Object |
None. |
|
| Data | date |
None. |
|
| Detalhamento | string |
None. |
|
| Versao | string |
None. |
|
| Tela | string |
None. |
|
| Id | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "sample string 8"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}