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