Returns a list of expenses.Copy Pageget https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/expensesPath ParamstenantUiduuidrequiredUid of the tenant.Query ParamsdateFromdate-timeStart date for filtering by date of the expense.dateTodate-timeEnd date for filtering by date of the expense.typestringType of the expense. Enum: SUPPLIER_INVOICE, CARD_EXPENSE, EMPLOYEE_CLAIM, CREDIT_NOTE, CARD_REFUND.statusstringStatus of the expense. Enum: OPEN, SUBMITTED, APPROVED, REJECTED, BOOKED, CANCELED.expenseNumberstringExpense number.externalExpenseNumberstringExternal expense number.createdDateFromdate-timeStart date for filtering by created date of the expense.createdDateTodate-timeEnd date for filtering by created date of the expense.dueDateFromdate-timeStart date for filtering by due date of the expense.dueDateTodate-timeEnd date for filtering by due date of the expense.bookedDateFromdate-timeStart date for filtering by booked date of the expense.bookedDateTodate-timeEnd date for filtering by booked date of the expense.skipint32How much data to be skippedtakeint32How much data to be taken.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Expenses were successfully retrieved. If there are no entries data will be EMPTY. 401User is not authorized. 403User does not have the required roles to access this action. 501The endpoint is not implemented.Updated 2 months ago Updates the employee's profile image.Deletes an expense.Did this page help you?YesNo