Endpoints
Create crypto transfer
Create a crypto withdrawal or transfer
POST
Creates a crypto withdrawal or transfer.
Body parameters
string
required
Transfer identifier in your application.
number
required
Withdrawal amount.
string
required
Fiat currency used as the withdrawal reference amount.
string
required
Cryptocurrency to send.
string
required
Blockchain network used for the transfer.
string
required
Destination wallet address.
string
URL for transfer update notifications.

