freshbooks_get_record
Retrieve a single record by ID from any FreshBooks accounting resource, such as invoices or clients. Specify the resource and numeric ID to get the exact data you need.
Instructions
Get a single record from any FreshBooks accounting resource by name and id. Ids are numeric on every resource mapped here; the schema also accepts a string so an id carried around as text still works.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The record id — numeric for all currently mapped resources | |
| resource | Yes | Accounting resource to read. All use the alphanumeric accountId. |