-
Notifications
You must be signed in to change notification settings - Fork 36
Account Closebooks
Sean Callan edited this page Jun 9, 2020
·
2 revisions
Close the books on a fiscal period.
-
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.
-
transfer_account_id (required) - The account to transfer retained earning to.
-
date (required) - The last day of transactions to include in the fiscal time period.
- transaction - A Beans_Account_Transaction representing the transfer of retained earnings.