Skip to content

Account Closebooks Check

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

Beans_Account_Closebooks_Check

Check if the books are ready to be closed for the previous financial period.


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

  • ready - BOOL

  • fye_date STRING - Date in YYYY-MM-DD format of the next book closure that is due to be recorded.

  • previous_date STRING - Date in YYYY-MM-DD format of the most recent book closure.

Clone this wiki locally