Settings-Items and Services
Number of APIs: 14
-
Single Item GET https://api.freshbooks.com/accounting/account/{{accountId}}/items/items/{{itemId}}
-
Create Item POST https://api.freshbooks.com/accounting/account/{{accountId}}/items/items
-
Create Single Tax POST https://api.freshbooks.com/accounting/account/{{accountid}}/taxes/taxes
-
List Items Filtered by SKU GET https://api.freshbooks.com/accounting/account/{{accountId}}/items/items?search%5Bsku%5D={{sku}}
-
Delete Item PUT https://api.freshbooks.com/accounting/account/{{accountId}}/items/items/{{itemId}}
-
List Taxes GET https://api.freshbooks.com/accounting/account/{{accountid}}/taxes/taxes
-
Single Tax GET https://api.freshbooks.com/accounting/account/{{accountid}}/taxes/taxes/{{taxid}}
-
Single Tax DELETE https://api.freshbooks.com/accounting/account/{{accountid}}/taxes/taxes/{{taxid}}
-
Update Tax PUT https://api.freshbooks.com/accounting/account/{{accountid}}/taxes/taxes/{{taxid}}
-
Create Service POST https://api.freshbooks.com/accounting/account/{{accountId}}/billable_items/billable_items