/
ST
stuo
/
External API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 15h 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/refund
Headers
publicKey
string
privateKey
string
Request body
PutExpenseRefundRequestDto
required
expenseId
ExpenseIdRequestDto[]
nullable
refundPaymentTypeId
string
nullable
paymentDate
string
date-time
Response
OK
Changes