Accounts
This section shows how to fetch account-level entities like locations and companies.
Fetching Locations
You can retrieve all locations associated with an account or search for a specific location by name.
Fetch all locations:
Search for a location by name:
Fetching Companies
Similarly, you can retrieve all companies for an account or search for a specific one.
Fetch all companies:
Search for a company by name:

