GET api/Giros/SeleccionarDescuentosVigentes?usuarioWebID={usuarioWebID}&unidadVentaID={unidadVentaID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
usuarioWebID

integer

Required

unidadVentaID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Descuento
NameDescriptionTypeAdditional information
DescuentoId

integer

None.

FechaAlta

date

None.

UsuarioAlta

string

None.

FechaBaja

date

None.

UsuarioBaja

string

None.

Baja

boolean

None.

Codigo

string

None.

UnidadDeVentaID

integer

None.

DescuentoPorcentaje

decimal number

None.

FechaInicio

date

None.

FechaFin

date

None.

GiroId

integer

None.

LoteId

integer

None.

PaisOrigenID

integer

None.

PaisDestinoID

integer

None.

ProvinciaOrigenID

integer

None.

ProvinciaDestinoID

integer

None.

DescuentoImporteFijo

decimal number

None.

ImporteMinimo

decimal number

None.

ImporteMaximo

decimal number

None.

UsuarioWebDescuento

Collection of UsuarioWebDescuento

None.

FechaFinFormateada

string

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: Self referencing loop detected for property 'Descuento' with type 'Andesmar.Giros.MobileModel.Descuento'. Path '[0].UsuarioWebDescuento[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Descuento' with type 'Andesmar.Giros.MobileModel.Descuento'. Path '[0].UsuarioWebDescuento[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Andesmar.Giros.MobileModel.UsuarioWebDescuento, Andesmar.Giros.MobileModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Andesmar.Giros.MobileModel.UsuarioWebDescuento, Andesmar.Giros.MobileModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.