@repo/shared / TradePartyType
Trade party (entity) data for buyers, sellers, manufacturers, shippers, and PGA entity roles.
A trade party holds the legal name, address, identifiers, and individual contacts for any party in a customs transaction. PGA filings reference trade parties by ID to populate required entity roles such as manufacturer, shipper, FDA importer, and certifying individual.
| Property | Type |
|---|---|
address? | string |
cityName? | string |
countryCode? | string |
countrySubEntityCode? | string |
dunsNumber? | string |
feiNumber? | string |
gbiInfo? | {identifier?: string;identifierQualifier?: "LEI " | "GLN " | "DUNS";partyTypeDescription?: string;}[] |
hasGbi? | boolean |
identifier? | string |
identifierQualifier? | "EI " | "ANI" | "34 " |
individualContacts? | {email?: string;name?: string;phone?: string;role?: | "CO" | "LA" | "CR" | "NP" | "PE" | "SH" | "MF" | "AAE" | "AAR" | "APD" | "APP" | "AP1" | "AG1" | "AQF" | "ORG" | "ORP" | "CE" | "ORI" | "ORC" | "CZ" | "DFI" | "CB" | "CUT" | "DBO" | "DII" | "DP" | "EMB" | "EPN" | "CW" | "EXE" | "FCI" | "FD1" | "FD2" | "FD3" | "FG" | "FM" | "FSV" | "GC" | "HAZ" | "FUO" | "IH" | "IM" | "ITL" | "INC" | "LAB" | "LAP" | "LIP" | "LGR" | "LNG" | "DDO" | "DEI" | "NAI" | "OVM" | "DFP" | "PCK" | "PES" | "PKC" | "PRE" | "DDF" | "DDG" | "DDH" | "DDI" | "PNT" | "PNS" | "PRO" | "GD" | "RCH" | "RD" | "RGO" | "VW" | "DEQ" | "SIG" | "SLA" | "SLI" | "STL" | "SOE" | "TBS" | "OV" | "UC" | "USR" | "VN" | "SPO" | "LBR" | "CAR" | "FDC" | "NOL" | "FWI" | "FWE";}[] |
legalName? | string |
manufacturerIdentifier? | string |
notes? | string |
postalCode? | string |
roles? | {role?: | "CO" | "LA" | "CR" | "NP" | "PE" | "CN" | "ST" | "LG" | "CS" | "SE" | "BY" | "SH" | "EX" | "DR" | "PK" | "MF" | "AAE" | "AAR" | "APD" | "APP" | "AP1" | "AG1" | "AQF" | "ORG" | "ORP" | "CE" | "ORI" | "ORC" | "CZ" | "DFI" | "CB" | "CUT" | "DBO" | "DII" | "DP" | "EMB" | "EPN" | "CW" | "EXE" | "FCI" | "FD1" | "FD2" | "FD3" | "FG" | "FM" | "FSV" | "GC" | "HAZ" | "FUO" | "IH" | "IM" | "ITL" | "INC" | "LAB" | "LAP" | "LIP" | "LGR" | "LNG" | "DDO" | "DEI" | "NAI" | "OVM" | "DFP" | "PCK" | "PES" | "PKC" | "PRE" | "DDF" | "DDG" | "DDH" | "DDI" | "PNT" | "PNS" | "PRO" | "GD" | "RCH" | "RD" | "RGO" | "VW" | "DEQ" | "SIG" | "SLA" | "SLI" | "STL" | "SOE" | "TBS" | "OV" | "UC" | "USR" | "VN" | "SPO" | "LBR" | "CAR" | "FDC" | "NOL" | "FWI" | "FWE";}[] |