GET api/Maintenance?fromdate={fromdate}&todate={todate}&waived={waived}&pageindex={pageindex}&pagesize={pagesize}&accountid={accountid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| fromdate | date |
Required |
|
| todate | date |
Required |
|
| waived | boolean |
Required |
|
| pageindex | integer |
Required |
|
| pagesize | integer |
Required |
|
| accountid | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.