We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Create a new account.
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.
account_type_id (required) - The Beans_Account_Type of this account.
parent_account_id (required) - The Beans_Account that is a direct parent of this one in the Chart of Accounts.
name (required) - The plain-text name to assign to this account.
code (required) - A hash or word to represent the account by.
writeoff (required) - A boolean representing whether or not this account can record writeoffs.
terms (optional) - The terms ( in days ) to assign to invoices tied to this account.