/
BI
bilflo
/
Bilflo.Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15h ago · Updated 5d ago
View markdown
bilflo
Bilflo.Api
post
Creates a new client contact
bcdbca776df0
latest
OpenAPI 3.0.1
2026-08-06
208
355
659.3 KB
Clients
25
get
/everee/v1/clients/reconciliation
post
/everee/v1/clients/match
post
/everee/v1/clients/unmap
get
/crelate/v1/clients/reconciliation
post
/crelate/v1/clients/match
post
/crelate/v1/clients/unmap
post
/crelate/v1/clients/push
post
/crelate/v1/clients/pull
get
Get all clients
put
Update an existing client
post
Creates a new client
get
/v{version}/Clients/{clientId}
get
Get contacts for a client
get
Get by Contact by ClientId and ContactId
put
Update an existing client contact
post
Creates a new client contact
get
Get Addresses for a client
put
Update an existing address for a client
post
Creates a new address for a client
get
Gets all agreements for a client
post
Creates a new agreement for a client
get
Get Contract POs for a client
post
Creates a new contract PO for a client
get
Gets all contract invoice groups for a client
post
Assign contract job to invoice group
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
Webhook
2
Workflows
41
Clients
Creates a new client contact
post
/v{version}/Clients/contact
Path parameters
version
string
required
Headers
company-id
string
required
Request body
ClientsContractsCommandsCreateClientContactCommand
required
companyId
string
uuid
clientId
integer
firstName
string
nullable
lastName
string
nullable
title
string
nullable
phone
string
nullable
extension
string
nullable
email
string
nullable
Response
Success
BilfloUtilMicroservicesCQRSResponseBase1ClientsContractsCommandsCreatedClientContactResponse
required
isValid
boolean
errors
string[]
nullable
warnings
string[]
nullable
info
string[]
nullable
message
string
nullable
data
ClientsContractsCommandsCreatedClientContactResponse