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": "dbdb001a-d176-481f-b8a9-4ac51de8a6b3", "IDLISTASELECCIONDETALLE": "2c35c31b-abfe-4227-99f6-9b5579d2f1c3", "DETALLE": "sample string 3" }, { "IDLISTASELECCION": "dbdb001a-d176-481f-b8a9-4ac51de8a6b3", "IDLISTASELECCIONDETALLE": "2c35c31b-abfe-4227-99f6-9b5579d2f1c3", "DETALLE": "sample string 3" } ]