CERS EDT Services (Production)
Regulator Facility Query (RFQ)
Allows UPAs to query for existing Facilities in CERS based upon one or more query parameters/filters. Typical usage would be for a CUPA to query for any new Facilities recently created in CERS.
Endpoint URL
https://cersservices.calepa.ca.gov/EDT/Regulator/Facility?regulatorCode={RegulatorCode}XML Schemas
Parameters
* is a required parameter.Parameter Name | Parameter Description |
---|---|
CERSID |
Results are filtered to a specific CERS facility based upon its 8-digit CERS ID (CDR System Field #1a)
|
* regulatorCode |
The CERS Regulator Code of the EDT-authorized UPA. Absent any other parameters, CUPAs will receive information about ALL of their facilities, and PAs will receive data for any facility they currently have a regulator relationship with, i.e., they are the regulator for at least one submittal element of a facility. Such a large query should be avoided if at all possible.
|
organizationCode |
Results are filtered to the CERS Facilities for a specific CERS Business/Organization based upon its 8-digit Organization Code. |
createdOnStart |
Results are filtered to CERS Facilities created on or after the provided date/time based upon the date the facility was added to CERS. The date format is "MM-DD-YYYY". A time is optional--if not provided, it will default to 00:00:00 PM PST. Report time values using 24-hour notation ("military time").
|
createdOnEnd |
Results are filtered to CERS Facilities created on or before the provided date/time based upon the date the facility was added to CERS. The date format is "MM-DD-YYYY". A time is optional--if not provided, it will default to 23:59:59 PM PST. Report time values using 24-hour notation ("military time").
|
street |
Results are filtered to CERS Facilities matching the accepted or standardized version of the facility street address submitted to the endpoint.
|
city |
Results are filtered to CERS Facilities matching the accepted or standardized version of the facility city address submitted to the endpoint.
|
zip |
Results are filtered to CERS Facilities matching the accepted or standardized version of the facility ZIP Code submitted to the endpoint.
|
Return to Endpoint Listing