transfer-batches
Retrieve a Transfer Batch
Get a transfer batch by id
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
transfer_batch_id
string
requiredId of the transfer batch to fetch
Response
200 - application/json
id
string
status
enum<string>
Available options:
completed
, pending
metadata
object
items
object[]