FEC Committee

Type: object

Committee Contact

If the conditions in the "If" tab are respected, then the conditions in the "Then" tab should be respected. Otherwise, the conditions in the "Else" tab should be respected.

Type: object

Type: const
Specific value: "USA"
Type: object

Type: string

TYPE

Type: const
Specific value: "COM"
Example:

"COM"

COMMITTEE ID

Type: string
Must match regular expression: ^C[0-9]{8}$

Must be at least 1 characters long

Must be at most 9 characters long


Example:

"c01234567"

NAME

Type: string
Must match regular expression: ^[ -~]{0,200}$

Must be at least 1 characters long

Must be at most 200 characters long


Example:

"SEIU COPE (Service Employees International Union Committee On Political Education)"

STREET 1

Type: string
Must match regular expression: ^[ -~]{0,34}$

Must be at least 1 characters long

Must be at most 34 characters long


Example:

"123 Main Street"

STREET 2

Type: string or null
Must match regular expression: ^[ -~]{0,34}$

CITY

Type: string
Must match regular expression: ^[ -~]{0,30}$

Must be at least 1 characters long

Must be at most 30 characters long


Example:

"Anytown"

STATE

Type: string
Must match regular expression: ^[ -~]{0,2}$

Must be at least 1 characters long

Must be at most 2 characters long


Example:

"WA"

ZIP

Type: string or null
Must match regular expression: ^[ -~]{0,9}$
Example:

981110123

TELEPHONE

Type: string or null
Must match regular expression: ^\+\d{1,3} \d{10}$

COUNTRY

Type: string