ChartOfAccount
Unique Bookkeep identifier for the ChartOfAccount object in string format.
1Type of object.
qb_accountqb_accountattributes object
ChartOfAccount attributes.
Unique identifier for the ChartOfAccount object.
1Name of accounting Platform.
net_suiteUnique identifier specific to accounting platform.
4873XXXX_SB2ChartOfAccount identifier in accounting platform.
1960Name of the ChartOfAccount in accounting platform.
Stripe SalesCurrency of ChartOfAccount in accounting platform or base currency of the accounting platform.
USDChartOfAccount type in accouting platform.
ChartOfAccount code in accounting platform.
BKSTR123ChartOfAccount status in accounting platform.
BKSTR123Bookkeep 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
}
}