CnsrvPPGeocodeA
| API | Description |
|---|---|
| GET api/CnsrvGetGeoA/{Address} |
Returns geocodes based on a address |
CnsrvPPVerify
| API | Description |
|---|---|
| GET api/CnsrvDatabyAddress/{Address}/{City}/{Zip} |
Returns cnsrv past participation by address |
MeterInterval
| API | Description |
|---|---|
| GET api/MeterInterval/{MeterID}/{FromDate}/{ToDate} |
Returns the interval flow data based on a MeterID and from date(MM-DD-YYYY) and to date(MM-DD-YYYY). |
ServConn
| API | Description |
|---|---|
| GET api/ServConn/Agency |
Returns Returns Service Connections Sorted by Agency. |
| GET api/ServConn/Feeder |
Returns Returns Service Connections Sorted by Feeder. |
Agency
| API | Description |
|---|---|
| GET api/Agency/Billing |
Retrieves a list of organizations that are Billing Agencies. |
| GET api/Agency |
Retrieves a list of organizations that are Memeber Agencies. |
MeterReadSummary
| API | Description |
|---|---|
| GET api/MeterRead/{MeterID}/{FromDate}/{ToDate} |
Returns Beginning and Ending Meter Readings based on a MeterID and from date(MM-DD-YYYY) and to date(MM-DD-YYYY). |
CnsrvPPUpdate
| API | Description |
|---|---|
| GET api/CnsrvPPDataUpdate/{RecID}/{PayDate} |
Updates the Pay Date of Conservation Past Participation based on Record ID . |
| GET api/CnsrvPPData/{RebateID}/{PayDate} |
Updates the Pay Date of Conservation Past Participation based on Rebate ID. |
CnsrvPPGeocode
| API | Description |
|---|---|
| GET api/CnsrvGetGeo/{Address} |
Returns geocodes based on a address |
OccurPeriod
| API | Description |
|---|---|
| GET api/OccurPeriod/{OccurPeriodParm} |
Returns OccurPeriod list for a specific OccurPeriod. |
| GET api/OccurPeriod |
Returns All OccurPeriod Data for all Occur Periods. |
CnsrvPastData
| API | Description |
|---|---|
| GET api/CnsrvDatabyZip/{FromDate}/{ToDate} |
Returns cnsrv dollars by zipcode based on from date(MM-DD-YYYY) and to date(MM-DD-YYYY) |
| GET api/CnsrvDataAll/{RecordID} |
Returns all data from Past Participation by Record ID |
WOCurrentFlow
| API | Description |
|---|---|
| GET api/WOCurrentFlow/{MeterID} |
Returns latest meter flow. |
Meter
| API | Description |
|---|---|
| GET api/Meter/{MeterID} |
Returns a single active billable meter. |
| GET api/Meter/Multiplier/{MultiplierID} |
Returns a multiplier code list based on parameter passed in. If none returns all |
| GET api/Meter/NonAMR/MonthVol/{MeterID}/{Month}/{Year} |
Returns Monthly volumes on a Manual Meter for specific month/year. |
| GET api/Meter/NonAMR/MonthVol |
Returns Monthly volumes of a Manual Meter for current month/year. |
| GET api/Meter |
Returns a list of all active billable meters. |
| POST api/Meter?MeterID={MeterID} |
No documentation available. |
MeterCalibr
| API | Description |
|---|---|
| GET api/MeterCalibr/{MeterID} |
Returns calibration data based on Meter ID |
| GET api/MeterCalibr |
Returns latest calibration data for all meters |
MeterFlow
| API | Description |
|---|---|
| GET api/MeterFlow/{MeterID}/{FromDate}/{ToDate} |
No documentation available. |
WOMeter
| API | Description |
|---|---|
| GET api/WOMeter/{SubAgencyName} |
Returns meters and max capacity based on a SubAgencyName. |