/
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
put
/BillableItems/{id}
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
BillableItems
put
/BillableItems/{id}
Path parameters
id
string
required
Request body
UpdateBillableItemDto
required
code
string
nullable
name
string
nullable
invoiceName
string
nullable
description
string
nullable
basePrice
union
dispenseFee
union
isTaxable
boolean
nullable
vatCategory
string
nullable
isActive
boolean
nullable
notes
string
nullable
components
CreateBillableItemComponentDto[]
nullable
When provided, fully replaces the components list.
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