AdminEmployees

PostAdminEmployeeAsync

Securityoauth2
Request
path Parameters
companyUid
required
string <uuid>
query Parameters
api-version
string
Request Body schema:
object (Zalary.Models.Employee.Supporter.EmployeeSupporterRequest)
mobilePhone
string [ 0 .. 50 ] characters
address
required
string [ 0 .. 50 ] characters
city
required
string [ 0 .. 50 ] characters
postalNumber
required
string [ 0 .. 20 ] characters
cpr
string [ 0 .. 30 ] characters
email
string [ 0 .. 75 ] characters
name
required
string [ 0 .. 150 ] characters
linkedIn
string [ 0 .. 200 ] characters
carRegistrationNumber
string [ 0 .. 20 ] characters
countryCode
string [ 0 .. 5 ] characters
Responses
200

OK

post/api/administrators/{companyUid}/employees
Request samples
{
}
Response samples
{
}