Represents a request to retrieve pay schedules for a list of employers and tax years.
Name / Description | Type / Format | Example | |
---|---|---|---|
employerIds
Employer ids of PaySchedule
|
string[]
|
|
|
taxYears
Tax years of PaySchedule
|
TaxYear[]
|
|
{
"employerIds": [
"string"
],
"taxYears": []
}
- none -
- none -