GET api/Report/GetAgentReport?start={start}&end={end}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
start | No documentation available. |
Define this parameter in the request URI. |
end | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "$id": "1", "FullName": "sample string 1", "TotalSales": 2, "IPTVSales": 3, "TotalTMobile": 4, "SpectrumSales": 5, "IPTVCommission": 6.1, "SpectrumCommision": 7.1, "TotalTMobileCommission": 8.1, "TotalCommission": 9.1 }, { "$ref": "1" }, { "$ref": "1" } ]