Skip to content

Account Type Search

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

Beans_Account_Type_Search

Returns a list of all account types.


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

  • account_types - An array of Beans_Account_Type.

  • total_results - Total number of results.

Clone this wiki locally