FEC Loan Made

Type: object

Loan Made (Line 27)

Type: string

Must be at most 5 characters long


Example:

"F3X"

Type: const
Specific value: "SB27"
Example:

"SB27"

Type: string
Must match regular expression: ^(?:[PC][0-9]{8}|[HS][0-9]{1}[A-Z]{2}[0-9]{5})$

Must be at least 9 characters long

Must be at most 9 characters long


Example:

"C00123456"

Type: const
Specific value: "LOAN_MADE"
Example:

"LOAN_MADE"

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

Must be at least 1 characters long

Must be at most 20 characters long


Example:

"A56123456789-1234"

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

"A123456789-1234"

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

"SB27"

Type: const
Specific value: "COM"
Example:

"COM"

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

Must be at least 1 characters long

Must be at most 200 characters long


Example:

"John Smith & Co."

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"

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

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

Must be at least 1 characters long

Must be at most 30 characters long


Example:

"Anytown"

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

Must be at least 1 characters long

Must be at most 2 characters long


Example:

"WA"

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

Must be at least 1 characters long

Must be at most 9 characters long


Example:

981110123

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

Must be at least 10 characters long


Example:

"2018-11-13"

Type: number

Value must be greater or equal to -99999999.99 and lesser or equal to 999999999.99


Example:

250

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

Type: enum (of null or string)

Must be one of:

  • "001"
  • "002"
  • "003"
  • "004"
  • "005"
  • "006"
  • "007"
  • "008"
  • "009"
  • "010"
  • "011"
  • "012"
  • null

Example:

1

Type: string
Must match regular expression: ^(?:[PC][0-9]{8}|[HS][0-9]{1}[A-Z]{2}[0-9]{5})$

Must be at least 9 characters long

Must be at most 9 characters long

Type: boolean or null

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