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": "194b3ef3-16a8-44c7-8479-ad988812be92", "IDLISTASELECCIONDETALLE": "34c1ae54-9a31-465a-bc0e-b36fe2e757e5", "DETALLE": "sample string 3" }, { "IDLISTASELECCION": "194b3ef3-16a8-44c7-8479-ad988812be92", "IDLISTASELECCIONDETALLE": "34c1ae54-9a31-465a-bc0e-b36fe2e757e5", "DETALLE": "sample string 3" } ]