Freshbooks API
Getting access, Developing, Testing
Back to FreshbooksGet a Single Service
Retrieves information for a single service ID
Input
type: object
properties:
parameters:
type: object
properties:
businessid:
type: string
serviceid:
type: string
required:
- businessid
- serviceid
title: Parameters