paycheckbeforetaxdeductions
API resource to retrieve employee before tax deductions for a given paycheck.
Method: GET
Path:/paycheckbeforetaxdeductions/{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 before tax deduction details). |