/
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
/tran/v{version}/Transactions/Create
v1
latest
OpenAPI 3.0.1
2026-08-06
208
355
659.3 KB
Transactions
post
/tran/v{version}/Transactions/Create
Path parameters
version
string
required
Headers
company-id
string
required
Request body
TransactionsContractsModelsDtosTransactionCreateDTO
required
id
integer
statusId
integer
nullable
billRate
number
double
nullable
billQuantity
number
double
nullable
costRate
number
double
nullable
costQuantity
number
double
nullable
includeInSales
boolean
nullable
burden
number
double
nullable
includeInCost
boolean
nullable
mapToPayroll
boolean
nullable
syncId
string
nullable
dateWorked
string
date-time
nullable
isSubmitted
boolean
nullable
isApproved
boolean
nullable
periodEndDateId
integer
payBillItemId
integer
Response
Success
TransactionsContractsCommandsTransactionsCreateTransactionResponse
required
isValid
boolean
errors
string[]
nullable
warnings
string[]
nullable
info
string[]
nullable
message
string
nullable
data
BilfloModelsDTOsProcessorAppTransactionDTO