Add Expense Category

Endpoint to add a new ExpenseCategory.

Body Params
string

The code of the ExpenseCategory.

string
required

The name of the ExpenseCategory.

string

The description of the ExpenseCategory.

string

The ID of the VAT Rate linked to the ExpenseCategory.

boolean

it determines whether the ExpenseCategory is visible on the transaction detail.

merchant_categories
array of objects

A list of merchant categories this ExpenseCategory is auto-assigned to.

merchant_categories
string
enum
required

The type of expense this ExpenseCategory is assigned to.

Allowed:
Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json