ChartOfAccount
Unique Bookkeep identifier for the ChartOfAccount object in string format.
1
Type of object.
qb_account
qb_account
attributes object
ChartOfAccount attributes.
Unique identifier for the ChartOfAccount object.
1
Name of accounting Platform.
net_suite
Unique identifier specific to accounting platform.
4873XXXX_SB2
ChartOfAccount identifier in accounting platform.
1960
Name of the ChartOfAccount in accounting platform.
Stripe Sales
Currency of ChartOfAccount in accounting platform or base currency of the accounting platform.
USD
ChartOfAccount type in accouting platform.
ChartOfAccount code in accounting platform.
BKSTR123
ChartOfAccount status in accounting platform.
BKSTR123
Bookkeep Generated ChartOfAccount description.
Stripe Sales (USD)
ChartOfAccount class type in accounting platform.
ChartOfAccount sub_type in accounting platform.
Unique identifier for the Organization object.
1
{
"id": "1",
"type": "qb_account",
"attributes": {
"id": 1,
"app_name": "net_suite",
"app_identifier": "4873XXXX_SB2",
"account_identifier": "1960",
"account_name": "Stripe Sales",
"account_currency": "USD",
"account_type": "string",
"account_code": "BKSTR123",
"account_status": "BKSTR123",
"description": "Stripe Sales (USD)",
"account_class_type": "string",
"account_sub_type": "string",
"organization_id": 1
}
}