Freshbooks API
Getting access, Developing, Testing
Back to FreshbooksUpdate a Time Entry
Input
type: object
properties:
parameters:
type: object
properties:
businessId:
type: string
timeEntryId:
type: string
required:
- businessId
- timeEntryId
title: Parameters
Output
type: object