Freshbooks API
Getting access, Developing, Testing
Back to FreshbooksCreate Custom Expense Category
Custome expense categories require a parent category ID. Please make a call to list expense categories to find the parent ID you'd like.
Input
type: object
properties:
parameters:
type: object
properties:
Content-Type:
type: string
accountId:
type: string
required:
- accountId
title: Parameters
Output
type: object