GET api/reports/purchases-cost?from={from}&to={to}&supplierId={supplierId}&itemId={itemId}&payStatus={payStatus}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| from | string |
None. |
|
| to | string |
None. |
|
| supplierId | integer |
None. |
|
| itemId | integer |
None. |
|
| payStatus | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.