Freshbooks API
Getting access, Developing, Testing
Back to FreshbooksTime Entries For Employee on Specific Project
Currently you have to search for employee using their employee name and not an ID.
Input
type: object
properties:
parameters:
type: object
properties:
q:
type: string
sort:
type: string
useSearchEndpoint:
type: boolean
businessId:
type: string
required:
- businessId
title: Parameters