Skip to content
Sean Callan edited this page Jun 9, 2020 · 2 revisions

Beans_Account_Chart

Returns a nested chart of accounts.


Parameters

  • auth_uid (required) INTEGER - The ID for your API key.

  • auth_key (required) STRING - The API key.

  • auth_expiration (required) INTEGER - Unique ID tied to your key; changes if you reset your key.


Returns

  • accounts - An array of Beans_Account - each entry can have a nested child of accounts.
Clone this wiki locally