/
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
Update an expense (only manual expenses can be updated)
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Expenses
Update an expense (only manual expenses can be updated)
put
/Expenses/{id}
Path parameters
id
string
required
Request body
UpdateExpenseDto
required
amount
union
category
string
nullable
date
string
date
nullable
description
string
nullable
vendorName
string
nullable
referenceNumber
string
nullable
Response
OK
ExpenseDto
required
id
string
amount
union
category
string
date
string
date
description
string
nullable
vendorName
string
nullable
referenceNumber
string
nullable
source
integer
Source of an expense record for auto-population deduplication.
sourceReferenceId
string
nullable
recurringExpenseId
string
nullable
createdById
string
nullable
createdByName
string
nullable
createdAt
string
date-time
updatedAt
string
date-time