/
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 contract PO for a client
v1
latest
OpenAPI 3.0.1
2026-08-06
208
355
659.3 KB
Clients
Creates a new contract PO for a client
post
/v{version}/Clients/contractPO
Path parameters
version
string
required
Headers
company-id
string
required
Request body
ClientsContractsCommandsCreateContractPOCommand
required
companyId
string
uuid
clientId
integer
poNumber
string
nullable
expirationDate
string
date-time
startingBalance
number
double
notifyDaysBeforeExpiring
integer
notifyBalanceFallsBelow
number
double
notifyUserIds
integer[]
nullable
assignJobIds
integer[]
nullable
Response
Success
ClientsContractsCommandsCreateContractPOResponse
required
isValid
boolean
errors
string[]
nullable
warnings
string[]
nullable
info
string[]
nullable
message
string
nullable
data
ClientsContractsCommandsContractPOResponse