Cam Camd Services Email Recipient List Request Dto Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cam Camd Services Email Recipient List Request Dto Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

emailTypeplantIdList

Example Payload

Raw ↑
{
  "emailType": "SUBMISSIONREMINDER",
  "plantIdList": [
    1,
    3,
    5
  ]
}