/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-04-01
124
155
463.3 KB
Expenses
Update Expense
put
/v1/public/expenses/{expense_id}
Path parameters
expense_id
string
required
Request body
PublicExpenseRequest
required
external_id
string
nullable
contact_id
string
nullable
contact_external_id
string
nullable
company_id
string
nullable
company_external_id
string
nullable
description
string
nullable
reimburse_date
string
nullable
due_date
string
nullable
status
string
nullable
currency
string
nullable
amount
number
nullable
attachment_file
PublicExpenseAttachmentPayload
Response
OK
PublicExpenseResponse
required
ok
boolean
required
status
string
required
external_id
string
nullable
expense_id
string
nullable
ctx_id
string
nullable