Single Expense Category

GET https://api.freshbooks.com/accounting/account/{{accountId}}/expenses/categories/{{categoryId}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"response":{"result":{"category":{"category":"Accident Insurance","categoryid":2003192,"created_at":"2019-04-18 09:14:52","id":2003192,"is_cogs":false,"is_editable":false,"parentid":2003186,"updated_at":"2019-04-18 09:14:52","vis_state":0}}}}