Update expenseCopy Pageput https://stage-api.findity.com/api/v1/expense/expenses/{expenseId}Do you want to update an expense using the standardized fields, use this endpoint.Path ParamsexpenseIdstringrequired^[0-9a-fA-F]{32}$The id of the expense to retrieveQuery ParamsforceSavebooleanWhen true, saves the report even if non-blocking validation warnings exist; validation errors still abort. Defaults to false.truefalseactionstringenumNo request body allowed when using action parametersendmergeconnectToOrganizationAllowed:sendmergeconnectToOrganizationmergeWithstring^[0-9a-fA-F]{32}$Parameter required to be used when action=merge is passed. This parameter represents the id of loose expense record that is not created based on card transaction, nor belongs to some expense report and it is in one of the statuses [NEW, NORMAL, APPROVAL, REJECTED]Body ParamsExpenseRecord formatorganizationIdstring^[0-9a-fA-F]{32}$UUID without dashes (32-character hex string)categoryIdstring^[0-9a-fA-F]{32}$UUID without dashes (32-character hex string)verificationThe expense-type-specific payload — receipt details, mileage details, per-diem details, or food-benefit details. Shape selected by the nested type discriminator.ReceiptVerificationCarSpecificationSubsistenceAllowanceFoodBenefitsReceiptVerification objectexpenseReportIdstring^[0-9a-fA-F]{32}$UUID without dashes (32-character hex string)Responses 200OK 400Error 403Not allowed 404Not foundUpdated about 1 month ago Delete expenseUpdate expense (fields format of expense record)Did this page help you?YesNo