Batch create transfers

BETA: This endpoint is subject to change without notice.

Atomically creates multiple transfers. All transfers settle in a single transaction — if any item fails validation or the sender has insufficient funds, the entire batch is rejected.

Each item follows the same rules as CreateTransfer.

Body Params
requests
array of objects
required

Individual transfer requests. All must succeed or the entire batch is rejected.

requests*
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json