v1

latestOpenAPI 3.0.1Apache 2.02026-07-26131220353.8 KB
Accounts

Create multiple accounts in a single request

Creates multiple bookkeeping accounts in a single batch operation. This endpoint validates each account in the batch and returns both successfully created accounts and failed items with their failure reasons. Accounts that pass validation will be created, while invalid accounts will be returned in the failed list.

post/v1/chart-of-accounts/batch

Response

Batch creation completed. Check the response for created and failed items.