Skip to main content
POST
Create a Transfer Batch

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

items
object[]
idempotency_key
string<uuid>
metadata
object

Response

200 - application/json

OK

id
string<uuid>
status
enum<string>
Available options:
pending,
completed
metadata
object
items
transfer-batch-item · object[]