Wage Garnishment Order

This is a legal directive issued by a court or government agency that requires an employer to withhold a portion of an employee's wages to satisfy a debt or legal obligation, such as child support or unpaid taxes.

To use the Upload PDF endpoint for this document, you must use WAGE_GARNISHMENT_ORDER in the form_type parameter.

Field descriptions

The following fields are available on this document type:

JSON AttributeData TypeDescription
wage_garnishment_order-Part1-General:dateOfThisOrderDateDate Of This Order
wage_garnishment_order-Part1-General:creditorAgencyTextCreditor Agency
wage_garnishment_order-Part1-General:creditorAgencyMailingAddress:addressLine1TextCreditor Agency Mailing Address
wage_garnishment_order-Part1-General:creditorAgencyMailingAddress:addressLine2TextCreditor Agency Mailing Address
wage_garnishment_order-Part1-General:creditorAgencyMailingAddress:cityTextCreditor Agency Mailing Address
wage_garnishment_order-Part1-General:creditorAgencyMailingAddress:stateStateCreditor Agency Mailing Address
wage_garnishment_order-Part1-General:creditorAgencyMailingAddress:zipcodeZIP CodeCreditor Agency Mailing Address
wage_garnishment_order-Part2-GarnishmentInfo:debtorNameTextDebtor Name
wage_garnishment_order-Part2-GarnishmentInfo:debtorSsnSocial Security NumberDebtor SSN
wage_garnishment_order-Part2-GarnishmentInfo:payPeriodFrequencyTextPay Period Frequency
wage_garnishment_order-Part2-GarnishmentInfo:disposableAmountMoneyDisposable Amount
wage_garnishment_order-Part2-GarnishmentInfo:paymentStatusTextPayment Status
wage_garnishment_order-Part2-GarnishmentInfo:durationOfTheGarnishmentTextDuration Of The Garnishment
wage_garnishment_order-Part2-GarnishmentInfo:amountBeingGarnishedMoneyAmount Being Garnished

Sample document

Sample JSON result

{ "pk": 39003158, "uuid": "80b9189e-86db-4881-9986-7eb730b94260", "name": "API - Q2 All Capture forms", "created": "2023-09-08T18:29:49Z", "created_ts": "2023-09-08T18:29:48Z", "verified_pages_count": 89, "book_status": "ACTIVE", "id": 39003158, "forms": [ { "pk": 49666454, "uuid": "ba4c7b55-37e8-4c02-8afc-7063937d233d", "uploaded_doc_pk": 59900599, "form_type": "WAGE_GARNISHMENT_ORDER", "raw_fields": { "wage_garnishment_order-Part1-General:creditorAgency": { "value": "U.S BANK", "is_empty": false, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part1-General:dateOfThisOrder": { "value": "12/01/2022", "is_empty": false, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part1-General:creditorAgencyMailingAddress:city": { "value": "CITY", "is_empty": false, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part1-General:creditorAgencyMailingAddress:state": { "value": "FL", "is_empty": false, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part1-General:creditorAgencyMailingAddress:zipcode": { "value": "12345", "is_empty": false, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part1-General:creditorAgencyMailingAddress:addressLine1": { "value": "123 SAMPLE VIEW", "is_empty": false, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part1-General:creditorAgencyMailingAddress:addressLine2": { "value": "", "is_empty": true, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part2-GarnishmentInfo:debtorSsn": { "value": "567-12-1234", "is_empty": false, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part2-GarnishmentInfo:debtorName": { "value": "JOHN SAMPLE", "is_empty": false, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part2-GarnishmentInfo:paymentStatus": { "value": "", "is_empty": true, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part2-GarnishmentInfo:disposableAmount": { "value": "1000.00", "is_empty": false, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part2-GarnishmentInfo:payPeriodFrequency": { "value": "", "is_empty": true, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part2-GarnishmentInfo:amountBeingGarnished": { "value": "1250.00", "is_empty": false, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 }, "wage_garnishment_order-Part2-GarnishmentInfo:durationOfTheGarnishment": { "value": "", "is_empty": true, "alias_used": null, "source_filename": "API - INCOME WITHHOLDING ORDER (WAGE GARNISHMENT ORDER).pdf", "confidence": 1.0 } }, "form_config_pk": 255698, "tables": [], "attribute_data": null } ], "book_is_complete": true }

Did this page help you?