/
ST
stuo
/
External API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 18h ago
Details
Filter operations
Advances
6
Deprecated
9
Expenses
7
get
/api/v1/expenses
get
/api/v1/expenses/grouped-by-user
get
/api/v1/expenses/{id}
patch
/api/v1/expenses/confirm-integration
patch
/api/v1/expenses/refund
patch
/api/v1/expenses/approve
patch
/api/v1/expenses/reject
Lists
2
Expenses
patch
/api/v1/expenses/approve
Headers
publicKey
string
privateKey
string
Request body
PutExpenseApproveRequestDto
required
expenseId
ExpenseIdRequestDto[]
nullable
comment
string
nullable
Response
OK
BulkResponse
required
successCount
integer
failCount
integer
Changes