CnsrvPPGeocodeA

APIDescription
GET api/CnsrvGetGeoA/{Address}

Returns geocodes based on a address

CnsrvPPVerify

APIDescription
GET api/CnsrvDatabyAddress/{Address}/{City}/{Zip}

Returns cnsrv past participation by address

MeterInterval

APIDescription
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

APIDescription
GET api/ServConn/Agency

Returns Returns Service Connections Sorted by Agency.

GET api/ServConn/Feeder

Returns Returns Service Connections Sorted by Feeder.

Agency

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
GET api/CnsrvGetGeo/{Address}

Returns geocodes based on a address

OccurPeriod

APIDescription
GET api/OccurPeriod/{OccurPeriodParm}

Returns OccurPeriod list for a specific OccurPeriod.

GET api/OccurPeriod

Returns All OccurPeriod Data for all Occur Periods.

CnsrvPastData

APIDescription
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

APIDescription
GET api/WOCurrentFlow/{MeterID}

Returns latest meter flow.

Meter

APIDescription
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

APIDescription
GET api/MeterCalibr/{MeterID}

Returns calibration data based on Meter ID

GET api/MeterCalibr

Returns latest calibration data for all meters

MeterFlow

APIDescription
GET api/MeterFlow/{MeterID}/{FromDate}/{ToDate}

No documentation available.

WOMeter

APIDescription
GET api/WOMeter/{SubAgencyName}

Returns meters and max capacity based on a SubAgencyName.