Update Expense Category

Endpoint to update a specific ExpenseCategory.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ExpenseCategory ID.

Body Params

Update ExpenseCategory Request JSON parameters.

string

The code of the ExpenseCategory.

string

The name of the ExpenseCategory.

string

The description of the ExpenseCategory.

string

The ID of the VAT Rate linked to the ExpenseCategory.

boolean

(true/false)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

The type of the expense of the SplitTransaction line.

Allowed:
Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

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