freshbooks_get_identity
Resolve the authenticated FreshBooks user's identifiers (accountId, businessId, businessUuid) to use the correct one for each endpoint and avoid 404 errors.
Instructions
Resolve the authenticated FreshBooks user and their identifiers: accountId (alphanumeric, used by accounting and payments endpoints), businessId (integer, used by projects and time tracking) and businessUuid. The three are not interchangeable — using the wrong one returns a 404 rather than a useful error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||