This method uploads batch disbursement transactions using Microsoft Excel (.xlsx) or CSV files. For payload explanations for both request and response, click here
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 IsBatchScheduled to true and set future date to ScheduledDate.
  • Use streaming approach to improve performance when reading large files to avoid API request timeouts.