freshbooks_get_identity
Resolve the authenticated FreshBooks user's accountId, businessId, and businessUuid. Avoid 404 errors by using the correct identifier for each endpoint.
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 | |||