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": "2cfbae85-e2d0-487e-82b2-0428256825b4", "IDLISTASELECCIONDETALLE": "6aaaf6ca-359b-4c1e-a548-f4602c0f7290", "DETALLE": "sample string 3" }, { "IDLISTASELECCION": "2cfbae85-e2d0-487e-82b2-0428256825b4", "IDLISTASELECCIONDETALLE": "6aaaf6ca-359b-4c1e-a548-f4602c0f7290", "DETALLE": "sample string 3" } ]