USEPA / e-manifest

API services documentation and reference material for the e-Manifest hazardous waste tracking system
https://www.epa.gov/e-manifest
Creative Commons Zero v1.0 Universal
26 stars 22 forks source link

EM-2635 Warning for Handler IDs Not Matching RCRA Standard Length #1544

Closed e-manifest closed 1 year ago

e-manifest commented 1 year ago

We should create a warning for sites to ingest that tells them to check their handler IDs, if a handler ID is not found and doesn’t match standard RCRA length (must be at least 4 characters and no more than 12 characters.).

This would go for all handler types, mainly Generator and Transporter, since there are rules for des fac and alt fac

Acceptance Criteria
(x) If provided ID is less than 4 characters or greater than 12, the following warning is returned:

Provided Site ID of X characters is not in RCRAInfo. Typically Site IDs are 12 characters, please check this ID and if it's wrong, correct it.

(x) If provided ID value = "40 CFR PART 761" then no warning is returned