Contract.PayrollSquadEmployerRequest

Name / Description Type / Format Example
payrollSquadId
UniqueId of Payroll Squad
string uuid "string"
employerIds
UniqueIds of Employers
string[]
{
  "payrollSquadId": "string",
  "employerIds": [
    "string"
  ]
}
Contained in Models

- none -

Consumed by Operations
Update Payroll Squad Employers
Returned by Operations

- none -