POST api/Venta/LlenarTablaArticulos?ItemCode={ItemCode}&CardCode={CardCode}&Descuento={Descuento}&Socio2={Socio2}&Moneda={Moneda}&rut={rut}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemCode | string |
Required |
|
| CardCode | string |
Required |
|
| Descuento | decimal number |
Default value is 0 |
|
| Socio2 | string |
Default value is |
|
| Moneda | string |
Default value is CLP |
|
| rut | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.