GET api/v1/producto/reporte/pedido-sugerido?marca={marca}&montoMinimo={montoMinimo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| marca | string |
None. |
|
| montoMinimo | decimal number |
Default value is 5000 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.