GET api/Terminal/Get
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| param | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"id": 1,
"descricao": "sample string 2",
"estadoID": 3,
"municipioID": 1,
"provinciaID": 1,
"CustoMinimo": 4.0,
"dataCriacao": "2025-12-05T19:16:12.6357113-08:00"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{}