/
BI
bilflo
/
Bilflo.Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
bilflo
Bilflo.Api
post
Creates a new client contact
v1
latest
OpenAPI 3.0.1
2026-08-06
208
355
659.3 KB
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