paycheckaftertaxdeductions
API resource to retrieve employee after tax deductions for a given paycheck.
Method: GET
Path: /paycheckaftertaxdeductions/{paycheckNum}/{endDate}
| Request Parameters | Description |
|---|---|
|
endDate |
Pay period end date. |
|
paycheckNum |
Paycheck number. |
| Response Parameters | Response Result Type | Description |
|---|---|---|
|
headerValue |
Success |
Header value (paycheck generation details). |
|
sectnDetails |
Success |
Section details (paycheck after tax deduction details). |