post https://merchantapi.testewallet.com/api/v1/transfers/batch
This API will create bulk transfers. You can submit array of transfers in one API call.We suggest not to use more than 1000 transfers in one API call. With this API, all records in the API will not be failed if one transfer record is failed. API response will show what records were failed so that you can only resubmit the failed records instead of all records in the API.