GET api/Visitas/{id}?idorigen={idorigen}&orden={orden}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| idorigen | string |
Default value is visita |
|
| orden | string |
Default value is nombre |
Body Parameters
None.
Response Information
Resource Description
VisitaReturnModel| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| evento | EventoReturnModel |
None. |
|
| instalacion | InstalacionDetailReturnModel |
None. |
|
| maquina | MaquinaSummaryReturnModel |
None. |
|
| inicio | date |
None. |
|
| fin | date |
None. |
|
| estado | integer |
None. |
|
| totales | TotalesVisita |
None. |
|
| liquidar | boolean |
None. |
|
| numLiquidacion | integer |
None. |
|
| inventariar | boolean |
None. |
|
| idMensajeLectura | integer |
None. |
|
| fechaPedido | date |
None. |
|
| idMensajePedido | integer |
None. |
|
| fechaConteoRecaudacion | date |
None. |
|
| variacionesStock | Collection of VariacionStockReturnModel |
None. |
|
| contadoresVentas | Collection of ContadorVentasReturnModel |
None. |
|
| nulos | Collection of NuloReturnModel |
None. |
|
| cambios | Collection of CambioReturnModel |
None. |
|
| inventario | InventarioReturnModel |
None. |
|
| notas | Collection of NotaReturnModel |
None. |
|
| posteriorConInventario | boolean |
None. |
|
| posteriorVisitada | boolean |
None. |
|
| variacionesPlantilla | Collection of VariacionStockReturnModel |
None. |
|
| cambiosPlantilla | Collection of CambioReturnModel |
None. |
|
| status | StatusData |
None. |
|
| pedidoJSON | StatusData |
None. |
|
| pedidoArticulos | Collection of PedidoArticuloModel |
None. |
|
| cambioConfiguracion | CambioConfiguracion |
None. |
|
| anyWrongProductIdInVentas | integer |
None. |
|
| anyVentaPerdidaNegativa | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: