Wage Garnishment Packet Automation
A California wage garnishment packet is not used only by the court or levying officer. Much of the working packet reaches an employer’s payroll department, where staff must interpret the earnings withholding order, complete the employer’s return, provide required documents to the employee, calculate withholding, and send payments correctly.
That changes the nature of the risk. A missing court field may be caught during filing, but an incorrectly assembled employer packet may surface later as delayed withholding, an incomplete return, a payroll inquiry, or employer non-compliance.
Wage garnishment packet automation converts verified judgment and debtor data into a consistently assembled packet. The application, writ, withholding order, employer forms, confidential supplement, address declaration, and service records can be generated from the same controlled source rather than re-keyed separately.
California Wage Garnishment Forms and Packet Components
The exact documents, copies, sequence, and county instructions should be configured and approved by the law firm before automation goes live. Judicial Council forms can also be revised, so templates should be version-controlled rather than treated as permanent.
| Form | Official title | Pages* | Primary recipient or purpose |
|---|---|---|---|
| MC-012 | Memorandum of Costs After Judgment, Acknowledgment of Credit, and Declaration of Accrued Interest | 2 | Filed with the court; supports costs, credits, and accrued-interest figures. |
| EJ-130 | Writ of Execution | 2 | Issued by the court and delivered to the levying officer. |
| WG-001 | Application for Earnings Withholding Order | 1 | Submitted to the levying officer to request garnishment. |
| WG-002 | Earnings Withholding Order | 2 | Served on the employer; directs withholding and includes employer instructions. |
| WG-005 | Employer’s Return (Wage Garnishment) | 2 | Completed by the employer and returned to the levying officer. |
| WG-015 | Declaration of Address Verification (Wage Garnishment—Enforcement of Judgment) | 1 | Given to the levying officer and filed with the court when required. |
| WG-035 | Confidential Statement of Judgment Debtor’s Social Security Number | 1 | Routed confidentially to authorized recipients; not handled as a public filing. |
| Proof of service | Applicable proof or service return | Varies | Records service on the employer or another required recipient. |
Depending on the matter and method of service, the complete service set may also require employee instructions, claim-of-exemption documents, financial-statement forms, levying-officer instructions, local documents, or firm-specific attachments.
*Page counts and form requirements should be checked against the current approved form editions before production use.
The Employer Copy Problem in Earnings Withholding Order Automation
The employer needs more than a single copy of the withholding order. Payroll staff must receive the documents required to understand the order, respond to it, notify the employee, calculate withholding, and remit funds.
California Courts currently instructs employers to complete both copies of the Employer’s Return and return them to the sheriff or other levying officer within 15 days after receiving the order. The return is required even when the judgment debtor no longer works for that employer. California Courts: employer guide
That copy logic should be built into the automation:
- Identify which documents go to the employer.
- Produce the required number of copies.
- Keep employee-facing documents together.
- Separate documents returned to the levying officer.
- Add the correct case and levying-officer references.
- Preserve proof that the approved packet was generated and served.
Confidential SSN Handling in Wage Garnishment Packet Automation
Form WG-035 carries the judgment debtor’s Social Security number separately from the ordinary public-facing documents. California Courts describes it as the confidential statement used to provide the number to the court, employer, and levying officer. California Courts: WG-035
This document should not simply be appended to every output PDF. The automation needs recipient-aware routing so that confidential information appears only in the authorized packet component.
Restrict confidential forms to approved users and authorized workflow roles.
Protect files during storage, transfer, generation, and download.
Mask sensitive values in screens, logs, filenames, and exception reports.
Apply separate generation and download permissions to WG-035.
Record who generated, viewed, downloaded, or routed the confidential form.
Apply firm-approved retention, deletion, and access-review rules.
This is one of the clearest tests of legal-document automation maturity. The question is not only whether the system can populate WG-035, but whether it reliably keeps that form out of the wrong packet.
Amounts That Keep Moving on an Earnings Withholding Order
A garnishment order must reflect the amount due at the relevant calculation date, but post-judgment interest can continue to accrue. That is why employer instructions may direct payroll personnel to obtain a final payoff figure from the levying officer rather than treating the original order total as permanently fixed.
The starting judgment figure used by the approved calculation.
Allowed costs included under the firm’s approved specification.
Payments received and allocated according to the approved sequence.
The principal balance remaining after approved allocations.
Interest through the calculation date and the applicable daily accrual.
The reconciled amount carried across the configured packet documents.
The calculation engine should preserve the rate, effective dates, rounding rule, credit-allocation sequence, and calculation timestamp. It should also reconcile the figures across MC-012, EJ-130, WG-001, and WG-002.
Address Verification for California Wage Garnishment Forms
When enforcement concerns qualifying personal debt, California requires reasonable diligence to verify the judgment debtor’s address before papers are provided to the levying officer for service.
The current WG-015 instructions state that verification must have occurred no more than 12 months before the papers are given to the levying officer. They also direct the creditor to give the levying officer a copy and file the completed declaration with the court within 10 business days after providing that copy. California Courts: WG-015
Automation can help record:
- Whether the judgment is classified as personal debt.
- The verification method and supporting source.
- The date verification was completed.
- The date the declaration was sent to the levying officer.
- The calculated filing deadline.
- Filing confirmation and the responsible staff member.
Batch Wage Garnishment Packet Generation
Batch processing allows approved spreadsheet rows or case records to generate separate packets for multiple debtors or employers in one controlled run. Each packet should receive its own validation report, calculation record, filename, confidential component, and exception status.
Import Approved Records
Map spreadsheet rows or case-system data into a controlled matter record.
Validate Each Matter
Check employer details, debtor details, case numbers, verification dates, calculations, and required fields.
Generate Separate Packet Sets
Create the correct court, employer, employee, levying-officer, and confidential components.
Route Exceptions for Review
Stop rows with missing employer addresses, outdated verification, inconsistent case numbers, or unresolved calculations instead of silently including them.
Build a Controlled Wage Garnishment Workflow
Review how your firm maps case data, calculates amounts, controls form versions, creates employer copies, protects WG-035, tracks address verification, and produces multiple packets in a single run.