GET Api/Movil/ListasSeleccion
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ListaSeleccionName | Description | Type | Additional information |
---|---|---|---|
IDLISTASELECCION | globally unique identifier |
None. |
|
IDLISTASELECCIONDETALLE | globally unique identifier |
None. |
|
DETALLE | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "IDLISTASELECCION": "1f4bd204-b16f-49d4-9a2d-8c76cac6f5a2", "IDLISTASELECCIONDETALLE": "0463734a-de6a-4c05-b0b0-0edfa915b63c", "DETALLE": "sample string 3" }, { "IDLISTASELECCION": "1f4bd204-b16f-49d4-9a2d-8c76cac6f5a2", "IDLISTASELECCIONDETALLE": "0463734a-de6a-4c05-b0b0-0edfa915b63c", "DETALLE": "sample string 3" } ]