Initiate Transfer
Start a transfer operation.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Transfer Method.
Available options:
peer
, move
, bank
, batch
Body
application/json
The details required to initiate the transfer.
Source balance ID.
Contact ID or unique tag of the recipient wallet.
Amount to transfer.
Summary about the transfer.
Source balance ID.
Contact ID or unique tag of the recipient wallet.
Amount to transfer.
Summary about the transfer.
Source balance ID.
Wallet account ID.
Amount to transfer.
Summary about the transfer.
Source balance ID.
Destination balance ID.
Amount to transfer.