/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
post
/BillableItems
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
BillableItems
post
/BillableItems
Request body
CreateBillableItemDto
required
code
string
nullable
name
string
invoiceName
string
nullable
description
string
nullable
basePrice
union
dispenseFee
union
isTaxable
boolean
vatCategory
string
nullable
notes
string
nullable
components
CreateBillableItemComponentDto[]
Response
OK
BillableItemDto
required
id
string
code
string
nullable
name
string
invoiceName
string
nullable
description
string
nullable
basePrice
union
dispenseFee
union
isTaxable
boolean
vatCategory
string
nullable
isActive
boolean
notes
string
nullable
componentCount
union
components
BillableItemComponentDto[]
createdAt
string
date-time
updatedAt
string
date-time