Contract.PayrollSquadMemberRequest

Name / Description Type / Format Example
userId
Payroll Squad Selected UserId
string uuid "string"
payrollSquadId
UniqueId of Payroll Squad
string uuid "string"
role string "Admin" "Editor" "Reviewer" "PayrollClientApprover" "PayrollClientEditor" "PayrollClientReviewer"
{
  "userId": "string",
  "payrollSquadId": "string",
  "role": "Admin"
}
Contained in Models

- none -

Consumed by Operations
Add Payroll Squad Member
Returned by Operations

- none -