Users can choose to enter their writ requests using normal data entry, or through a batch input file.
Batch input files must be TXT, and specially-formatted as described below. Every line in the file must be exactly 184 characters in length.
Note that on the "Input Writ Requests via File" screen, you can click on the "Pull Case Data" link to pull basic data from the court to help complete/verify your input
file.
Columns
|
Field Name
|
Length
|
Description
|
One Header Record of this format:
|
1 |
Record Identifier |
1 |
Must be “H” |
2-5 |
Writ Request Count |
4 |
Writ requests being submitted in this file. Example: if there are two Detail Records, this is “ 2”. Value must be
right-justified. Must not exceed 500. |
6-16 |
Total Offset Amount |
11 |
Total of all the Offset Amount fields from the Detail Records. Digits only. Example: $345.12 is represented as
“ 34512”. |
17-25 |
Submitting Agency FE Number |
9 |
Hyphens or dashes should not be included within the value. |
26-55 |
Submitting Agency Name |
30 |
Self-explanatory. |
56-183 |
Filler |
128 |
SPACES. |
184 |
End of line |
1 |
Must be “X” |
Up to 500 Detail Records of this format:
|
1 |
Record Identifier |
1 |
Must be “D” |
2-11 |
Case Number |
10 |
Case Number on file with the court. |
12-48 |
Plaintiff Name |
37 |
Format for person: Last/First/Initial
Example: SMITH/BOB/H Format for
business: CompanyName// Example: ABC
COMPANY LLC// Must match EXACTLY the case record on file with the court and must not exceed 37 characters (including slashes). If Plaintiff Name is a
business and is 36 characters or more in length, shorten to 35 characters and add two slashes.
|
49-57 |
Plaintiff ID |
9 |
SSN or FE Number. Required if payee is Plaintiff. |
58-94 |
Defendant Name |
37 |
Format for person: Last/First/Initial
Example: DOE/JOHN/P Format for
business: CompanyName// Example: ABC
COMPANY LLC// One defendant per record, e.g., no spouse name tacked on. Must match EXACTLY the case record on file with the court and must not
exceed 37 characters (including slashes). If Defendant Name is a business and is 36 characters or more in length, shorten to 35 characters and add two slashes.
|
95-103 |
Defendant SSN |
9 |
SSN of the liable individual. |
104-112 |
Plaintiff Attorney FE Number |
9 |
Required if payee is attorney. Omit all suffixes and prefixes. Hyphens or dashes should not be included within the value. |
113-118 |
Plaintiff Attorney Bar Number |
6 |
Must not include the letter “P” and must match EXACTLY the case record on file with the court. |
119 |
Payee Designator |
1 |
1 = Plaintiff OR 2 = Attorney |
120-129 |
Submitter Reference |
10 |
Optional value to correlate the Writ Request with the Submitter's file system. Appears for reference purposes in the MC-52 PDF generated by GarnIT, under
the Plaintiff Signature field. |
130-140 |
Judgment Amount |
11 |
The Judgment Amount on file with the court |
141-151 |
Total judgment interest accrued to date |
11 |
Self-explanatory. Digits only. Example: $345.12 is represented as “ 34512”. |
152-162 |
Total post-judgment costs accrued to date |
11 |
Self-explanatory. Digits only. Example: $345.12 is represented as “ 34512”. |
163-173 |
Total post-judgment payments made and credits to date |
11 |
Self-explanatory. Digits only. Example: $345.12 is represented as “ 34512”. |
174-184 |
Offset Amount |
11 |
This is equivalent to the MC-52 form field “amount of the unsatisfied judgment now due (including interest and costs)”. It must be greater than
$10.00. It must equal the sum of “Judgment amount”, “Total judgment interest accrued to date” and “Total post-judgment costs
accrued to date” minus “Total post-judgment payments made and credits to date”. Digits only. Example: $345.12 is represented as
“ 34512”.
|
Note that any line with an asterisk (*) in column 1 will be considered a comment and will be ignored.