paycheckgarnishment
API resource to retrieve employee garnishments for a given paycheck number and pay end date.
Method: GET
Path: /paycheckgarnishment/{paycheckNum}/{endDate}
| Request Parameters | Description |
|---|---|
|
endDate |
End date. |
|
paycheckNum |
Paycheck number. |
| Response Parameters | Response Result Type | Description |
|---|---|---|
|
headerValue |
Success |
Header value (paycheck details for gross wages, taxes, deductions, and so forth). |
|
accntDetails |
Success |
Account details (garnishment details for the paycheck). |