GET api/Visitas/{id}?idorigen={idorigen}&orden={orden}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

idorigen

string

Default value is visita

orden

string

Default value is nombre

Body Parameters

None.

Response Information

Resource Description

VisitaReturnModel
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'IdArticulo' on 'SysGetM2M.Entities.CanalStatusDataItem'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'IdArticulo' on 'SysGetM2M.Entities.CanalStatusDataItem'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Type 'SysGetM2M.Entities.Articulo' cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, consider marking it with the CollectionDataContractAttribute. See the Microsoft .NET Framework documentation for other supported types.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Type 'SysGetM2M.Entities.Articulo' cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, consider marking it with the CollectionDataContractAttribute. See the Microsoft .NET Framework documentation for other supported types.