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

Beans_Account_Calibrate

Calibrate the balances of an account in the case of a fatal error.


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.

  • id (optional) - The id of the Beans_Account to calibrate.


Returns

  • calibrated_account_ids ARRAY - Accounts that had journal-entry balance corrections.

  • calibrated_form_ids ARRAY - Forms that were calibrated by removing extraneous transactions.

Clone this wiki locally