GET api/Giros/SeleccionarDescuentosVigentes?usuarioWebID={usuarioWebID}&unidadVentaID={unidadVentaID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| usuarioWebID | integer |
Required |
|
| unidadVentaID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Descuento| Name | Description | Type | Additional 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:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: