GET api/ReportsApi/CustomerBalanceSummary?UserId={UserId}&Password={Password}&MacId={MacId}&CustomerId={CustomerId}&daterang={daterang}&fromdate={fromdate}&todate={todate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | string |
Required |
|
| Password | string |
Required |
|
| MacId | string |
Required |
|
| CustomerId | integer |
Default value is 0 |
|
| daterang | string |
Default value is thismonth |
|
| fromdate | string |
Default value is |
|
| todate | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.