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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Batch creation completed. Check the response for created and failed items.
Response for batch account creation operation.