GET API/AgendServManter/Transp/ListarCategorias
Lista as categorias. OBS: Usar "RvMeaning" para o TextField e "RvLowValue" para o ValueField.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of WilsonSons.Terminais.WSNegocio.Modelo.CgRefCodes| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | WilsonSons.Terminais.WSNegocio.Modelo.CgRefCodesId |
None. |
|
| RvHighValue | string |
None. |
|
| RvAbbreviation | string |
None. |
|
| RvMeaning | string |
None. |
|
| Instancia | WilsonSons.Arquitetura.Framework.GenericObjectHandler.Modelo.BaseDTO |
None. |
|
| Estado | System.Data.DataRowState |
None. |
|
| Filtrado | boolean |
None. |
|
| Original | WilsonSons.Arquitetura.Framework.GenericObjectHandler.Modelo.BaseDTO |
None. |
|
| FoiAlterado | boolean |
None. |
|
| Lista | Collection of Object |
None. |
|
| EdicaoIniciada | boolean |
None. |
|
| AdicaoPendente | boolean |
None. |
|
| ErroValidacao | string |
None. |
|
| ErroValidacaoItem | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": {
"RvDomain": "sample string 1",
"RvLowValue": "sample string 2"
},
"RvHighValue": "sample string 1",
"RvAbbreviation": "sample string 2",
"RvMeaning": "sample string 3"
},
{
"Id": {
"RvDomain": "sample string 1",
"RvLowValue": "sample string 2"
},
"RvHighValue": "sample string 1",
"RvAbbreviation": "sample string 2",
"RvMeaning": "sample string 3"
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.