Note:
- This method accepts custom idempotency key generated by your system. By default, if not specified, it will create one on your behalf.
- To schedule the batch, set
IsBatchScheduledto true and set future date toScheduledDate. - Use streaming approach to improve performance when reading large files to avoid API request timeouts.