GET api/Sales/getDailySale?AgentID={AgentID}&FromDate={FromDate}&UptoDate={UptoDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| AgentID | integer |
Required |
|
| FromDate | string |
Required |
|
| UptoDate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
Sample not available.