@repo/shared / ImporterProfileType
Importer profile containing standing preferences and identifiers used across CBP filings.
Stores the importer of record number, filer code, deferred tax payment settings, and other preferences shared across entry summaries filed for this importer.
| Property | Type | Description |
|---|---|---|
approvedForReconciliations? | boolean | - |
checkDigitOffset? | number | - |
contactName? | string | - |
contactPhone? | string | - |
deferredTaxPaymentCode? | "1" | "2" | - |
filerCode? | string | - |
importerName? | string | - |
importerOfRecord? | string | - |
knownImporter? | boolean | - |
nationalPermit? | boolean | Whether this broker holds a CBP National Permit authorizing Remote Location Filing (RLF) under 19 CFR 111. RLF allows an approved broker to electronically file entry summaries at any CBP port of entry from a single ABI profile port code, rather than being restricted to their registered port. This is a capability flag — it does NOT mean every entry this broker files is a remote filing. Whether a specific entry is actually remote-filed is determined by comparing this profile's portCode against the entry's portOfEntry. When those differ and this flag is true, the entry is an RLF filing, which requires: - Cargo Release Certification (isCargoRelease) for all non-prohibited entry types - A Designated Exam Port Code See: https://www.cbp.gov/trade/programs-administration/entry-summary/remote-location-filing |
notifyParty? | string | - |
participatingInGBI? | boolean | - |
portCode? | string | - |
referenceNumber? | string | - |
startingEntryNumber? | number | - |