@repo/shared / PesticideType
EPA Pesticides PGA data for CBP entry summary filings.
Required for imports of pesticide products, devices, and active ingredients regulated under FIFRA (Federal Insecticide, Fungicide, and Rodenticide Act). Covers EPA Form 3540-1 certification.
| Property | Type | Description |
|---|---|---|
brandName? | string | Trade or brand name of the pesticide product as it appears on the label. Mandatory for all programs (PS1, PS2, PS3). Up to 35 chars. Per CATAIR EPA 04-25.pdf, Tables 65, 91, 119. |
carrierEntity? | EntityReference | Carrier (role code: CAR). Mandatory for Pesticides per Tables 68, 92, 122. PG19 + PG20 + PG21 with full contact. |
certifyingIndividualEntity? | EntityReference | Certifying Individual (role code: CI). Mandatory for Pesticides per Tables 68, 92, 122. PG19 + PG21 with full contact (name, phone, email). No PG20 address required. |
commodityNetQuantityPGANet? | number | Total net commodity weight excluding all packaging. 12 digits with 2 implied decimal places (e.g., 112.50 kg = 000000011250). Mandatory for all programs. Per CATAIR EPA 04-25.pdf, Tables 82, 106, 134. |
confidentialInfoFlag? | boolean | Whether the filing contains Confidential Business Information (CBI). Cannot apply to: EPA Registration Number, Producer Establishment Number, Brand Name, or Major Active Ingredients/Percentages. Per CATAIR EPA 04-25.pdf, Tables 59, 86, 109: position 18, Conditional (C). |
correctionIndicator? | boolean | Correction indicator for filing a correction to a previously submitted PGA Message Set. Per CATAIR EPA 04-25.pdf, Tables 59, 86, 109: position 79, Conditional (C). |
customsBrokerEntity? | EntityReference | Customs Broker (role code: CB). Mandatory for Pesticides per Tables 68, 92, 122. PG19 + PG20 + PG21 with full contact. |
dateOfSignature? | Date | Date on which the certifying individual signed the EPA Form 3540-1 declaration. Format: MMDDYYYY. Mandatory for all programs. Per CATAIR EPA 04-25.pdf, Tables 75, 99, 129: positions 26-33, Mandatory (M). |
disclaimer? | "A" | "D" | "C" | Disclaimer code when full PGA data is not being provided. Valid for Pesticides: A (not regulated), C (filed through other agency), D (filed on paper). Code B is NOT allowed for Pesticides. Per CATAIR EPA 04-25.pdf, Note 5 (page 145): position 80, Conditional (C). |
electronicImageSubmittedFlag? | boolean | Whether an electronic image (pesticide label) has been submitted via DIS. For Pesticides, a label image MUST be submitted to DIS before the PGA Message Set. Per CATAIR EPA 04-25.pdf, Tables 59, 86, 109: position 17, Conditional (C). |
govAgencyProgramCode? | "PS1" | "PS2" | "PS3" | Government Agency Program Code identifying which pesticide program applies. PS1 = Registered Pesticides (FIFRA-registered, requires EPA Registration Number) PS2 = Pesticides - Devices (devices that destroy pests without chemicals) PS3 = Pesticides - Other (experimental use, re-exports, R&D, etc.) Per CATAIR EPA 04-25.pdf, Tables 59, 86, 109: positions 11-13, Mandatory (M). |
importerEntity? | EntityReference | Importer of Record (role code: IM). Mandatory for Pesticides per Tables 68, 92, 122. PG19 + PG20 + PG21 with full contact. |
intendedUseCode? | string | Intended use code from Appendix R. Conditional for PS3 (Other), Optional for PS1/PS2. Per CATAIR EPA 04-25.pdf, Tables 59, 86, 109: positions 42-57, Conditional/Optional. |
intendedUseDescription? | string | Free-text description of intended use. Required for PS3 when "For Other Use" (980.0000) is selected. Per CATAIR EPA 04-25.pdf, Tables 59, 86, 109: positions 58-78, Conditional/Optional. |
locationOfGoodsEntity? | EntityReference | Location of Goods (role code: LG). Mandatory for Pesticides per Tables 68, 92, 122. PG19 + PG20 + PG21 with full contact. |
notifyingPartyEntity? | EntityReference | Notifying Party (role code: NP). Optional for Pesticides per Tables 68, 92, 122. PG19 only (no PG21). |
pesticidePG02? | {itemType?: "P" | "C";pg04?: {constituentActiveIngredient?: boolean;constituentName?: string;constituentPercentage?: number;}[]; productCodeNumber?: string;productCodeQualifier?: "CAS" | "PC";}[] | Product/Component identifier records (PG02) with nested PG04 ingredient data. At least one PG02 with itemType "P" (Product) is mandatory for all programs. For PS1/PS3: component records with CAS or PC product code qualifiers are used to identify active ingredients. PG04 records follow each PG02(C) with percentage data. For PS2: Product Code Qualifier is N/A. Per CATAIR EPA 04-25.pdf, Tables 62-64, 89-90, 112-114, 118. |
pesticidePG14? | {lpcoNumberOrName?: string;lpcoType?: "EP8";}[] | LPCO records containing EPA Registration Numbers or other permit data. For PS1: MANDATORY — one PG14 with lpcoType EP8 (EPA Registration Number) required. For PS2/PS3: Optional. Per CATAIR EPA 04-25.pdf, Tables 66-67, 120-121. |
pesticidePG24? | {remarksCode?: "RD" | "DSP" | "EUP" | "EEX" | "REX" | "TR1" | "TR2" | "OTR";remarksText?: string;remarksTypeCode?: "GEN" | "EP5";}[] | Optional remarks records providing supplemental information to EPA. When Remarks Type Code "EP5" is used, a Remarks Code is required. When "GEN" is used, Remarks Text is required for further explanation. Per CATAIR EPA 04-25.pdf, Tables 78-79, 102-103, 115-117. |
pesticidePG26? | {packagingQualifier?: "1" | "2" | "3" | "5" | "6" | "4";quantity?: number;unitOfMeasure?: string;}[] | Packaging level records describing the physical packaging hierarchy. Minimum of 2 PG26 records required: outermost container and innermost unit. Up to 6 levels (1=largest to 6=smallest). Repeatable. Per CATAIR EPA 04-25.pdf, Tables 80-81, 104-105, 132-133. |
producerEstablishmentEntity? | EntityReference | EPA Producer Establishment Number holder (role code: EPN). Mandatory for Pesticides per Tables 68, 92, 122. PG19 only (no PG21). |
shipperEntity? | EntityReference | Shipper / Exporter (role code: DEQ). Mandatory for Pesticides per Tables 68, 92, 122. PG19 + PG20 + PG21 with full contact. |
unitOfMeasurePGANet? | string | Unit of measure for the total net commodity weight (e.g., KG, G, OZ). Up to 3 chars. Mandatory for all programs. Per CATAIR EPA 04-25.pdf, Tables 82-83, 106-107, 134-135. |