Generates a withholding report, containing a breakdown of the amounts withheld per month for a given date range
GET https://apisg.yourpayroll.io/api/v2/business/{businessId}/report/withholding
Parameter name | Value | Description | Additional |
---|---|---|---|
businessId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
request.fromDate | date-time | ||
request.toDate | date-time | ||
request.locationId | int32 | ||
request.employingEntityId | int32 |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
SgWithholdingModel |
Powered by DapperDox