v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-2684278289.5 KB
Categories

Edit a category

Update an existing custom expense category for the organization.

post/categories/{expenseCategoryId}

Path parameters

expenseCategoryIdstring uuid required

ID for the category

Request body

namestring nullable

New name for the category

visibleForCardSpendboolean nullable

Whether this category is applicable to card transactions

visibleForOtherboolean nullable

Whether this category is applicable to all other transaction kinds

visibleForReimbursementsboolean nullable

Whether this category is applicable to expense reimbursement transactions

Response

idstring uuid required

The ID of the category

namestring required

The name of the category

visibleForCardSpendboolean required

Whether this category is applicable to card transactions

visibleForOtherboolean required

Whether this category is applicable to all other transaction kinds

visibleForReimbursementsboolean required

Whether this category is applicable to expense reimbursement transactions