v45

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

Create a new category

Create a new custom expense category for the organization.

post/categories

Request body

namestring required

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

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