Team,
Require your valuable inputs.
Background: I am trying to send multiple transactions using Postman to process records in D365 Finance and operations to test Ledger journal data entity
On processing up to 200 records, the data is integrated successfully into Dynamics 365 Finance. However, when the load is in excess of 200 records (in my case 201 records) then the following error is encountered.

As per the below link, we can process 1,000 records
Integration between Finance and Operations apps and third-party services - Finance & Operations | Dynamics 365 | Microsoft Docs

The POSTMAN setting currently I have is shown below, linked with one BATCH and CHANGESET

Can you please point out some reference on how to enable it for processing more than 200 records using ODATA BATCH Message
Note: I have already tried setting IncreaseBatchSize with No Luck