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.