/
BI
bilflo
/
Bilflo.Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18h ago · Updated 2d ago
View markdown
bilflo
Bilflo.Api
post
Creates a new team member
v1
latest
OpenAPI 3.0.1
2026-08-06
208
355
659.3 KB
Clients
25
Companies
1
CompanySettings
10
CompanySignUp
3
Connect
2
ContractJobs
8
Contractors
11
CustomFields
4
Customizations
1
Dashboards
12
Diagnostics
3
DirectHires
4
Employees
2
Entities
6
Erp2CompanyEvents
1
Erp2Lookups
9
Erp2Webhook
1
Everee
1
FieldMappings
4
JobAdder
1
Layouts
3
Notifications
1
OAuth
4
OvertimeRules
1
PayBillItem
2
PayBillItemDetail
2
PayCodes
5
PrismHR
8
Processors
1
Query Engine
3
Reports
1
Subscriptions
2
Transactions
7
Users
16
get
/v{version}/Users/GetUserProfileDataByEmailAddress/{emailAddress}
get
Gets a contractor
put
Updates an existing contractor
post
Creates a new contractor
put
Updates sicks benefits for a contractor
put
Updates vacation benefits for a contractor
put
Updates health benefits for a contractor
get
Gets a team member
put
Updates an existing team member
post
Creates a new team member
post
Creates a new work status for a team member
put
Updates sick benefits for a team member
put
Updates vacation benefits for a team member
put
Updates health benefits for a team member
put
Updates compensation data for a team member
post
Uploads document(s) for a team member
Webhook
2
Workflows
41
Users
Creates a new team member
post
/v{version}/Users/teamMember
Path parameters
version
string
required
Headers
company-id
string
required
Request body
UsersContractsCommandsCreateTeamMemberProfileCommand
required
companyId
string
uuid
firstName
string
nullable
middleName
string
nullable
lastName
string
nullable
title
string
nullable
emailAddress
string
nullable
phone
string
nullable
phoneExt
string
nullable
isThemeEnable
boolean
isRegistered
boolean
departmentId
integer
nullable
teamMemberType
string
nullable
dateOfBirth
string
date-time
nullable
gender
string
nullable
socialSecurityNumber
string
nullable
address1
string
nullable
address2
string
nullable
city
string
nullable
stateCode
string
nullable
zipCode
string
nullable
paycheckType
0
|
1
routingNumber
string
nullable
accountNumber
string
nullable
isSickTimeEnabled
boolean
isHealthInsuranceEnabled
boolean
isTrackCompensation
boolean
isVacationTimeEnabled
boolean
compensationType
string
nullable
isElectronicDelivery
boolean
customFields
BilfloModelsUsersUserCustomField[]
nullable
Response
Success
UsersContractsCommandsCreateTeamMemberProfileResponse
required
isValid
boolean
errors
string[]
nullable
warnings
string[]
nullable
info
string[]
nullable
message
string
nullable
data
UsersContractsCommandsNewProfileCreatedResponse