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.
JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>
Batch creation completed. Check the response for created and failed items.
Response for batch account creation operation.