Create a Bookkeeping Account
post/bookkeeping_accounts
Request body
Example request
{
"name": "New Account!"
}Response
Bookkeeping Account
Example response
{
"account_id": null,
"compliance_category": "customer_balance",
"entity_id": "entity_n8y8tnk2p9339ti393yi",
"id": "bookkeeping_account_e37p1f1iuocw5intf35v",
"idempotency_key": null,
"name": "John Doe Balance",
"type": "bookkeeping_account"
}