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