Update expense service categoryCopy Pageput https://stage-api.findity.com/api/v1/admin/organizations/{organizationId}/expenseservice/categories/{id}Path ParamsorganizationIdstringrequired^[0-9a-fA-F]{32}$Unique identifier of the organization. String in UUID without dashes (32-character hex string).idstringrequiredThe expense category idBody ParamsnamestringName of the expense categorysectionintegerSection order indexclassTypestringThe fully qualified Java class name of the category type. Required on create, optional on update.categoryTemplateIdstringThe ID of the category template this category is based ondefaultTaxPercentdoubleDefault tax percentage for the categorydeviantTaxPercentdoubleDeviant tax percentage for the categorynonDeductableVatbooleanWhether the VAT is non-deductabletruefalseaccountNumberMappingstringAccount number mapping stringaccountingNumberIdstringID of the primary accounting numberaccountingNumbersarray of objectsList of accounting numbers associated with this categoryaccountingNumbersADD objectexpenseCodeIdstringID of the expense codesalaryCodeIdstringID of the salary codetaxAccountingNumberIdstringID of the tax accounting numbertaxSalaryCodeIdstringID of the tax salary codetaxExpenseCodeIdstringID of the tax expense codebudgetAmountdoubleBudget amount for the categorybudgetNamestringBudget name for the categorybudgetStartMonthintegerThe month (1-12) the budget period startsmccCodesarray of stringsList of MCC (Merchant Category Codes) associated with this categorymccCodesADD stringpresetValuesarray of objectsList of preset dimension values for the categorypresetValuesADD objectexpenseCategoryFilterstringFilter applied to determine which expenses belong to this categoryshowAccountingbooleanWhether accounting fields are shown for this categorytruefalseshowRepresentationbooleanWhether representation fields are shown for this categorytruefalsesettingsobjectAdditional category settings as a free-form objectsettings objectResponses 200OK 400Invalid request - id in body does not match id in URL 404Category or organization not foundUpdated about 5 hours ago Get expense service categoryDelete expense service categoryDid this page help you?YesNo