Create Transfer Request
Create a money transfer request from a specific wallet.
Last updated
Create a money transfer request from a specific wallet.
Last updated
Initiate a mutation to create an assets transfer request to send for approval from one of your organization's wallets.
Important Note - Naming convention for this process is slightly different than what's presented in our interface.
In our platform "withdrawals" are described as "Money Transfers" while in our API, the mutation is called createWithdrawal.
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Example body:
Return values:
Name | Type | Description |
---|---|---|
Content-Type
application/json
Authorization
Bearer <token>
id*
String
Wallet ID
id* (financialAsset)
String
Asset ID
address*
String
Destination Address (To)
amount*
Integer
Transfer amount
id* (blockchain)
String
Blockchain ID
note
String
Transaction Note
priority
String
Transaction Priority
(Slow, medium, fast, etc.)
id
String
Withdrawal ID