Create Exchange Swap
Create a swap request from a specific wallet.
Last updated
Create a swap request from a specific wallet.
Last updated
Initiate a mutation to create an assets swap request for approval, from one of your organization's exchange wallets
Please note that all is applicable only for exchange wallet swaps.
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Example body:
Return values:
Name | Type | Description |
---|---|---|
Content-Type
application/json
Authorization
Bearer <token>
amount*
Integer
Swap Amount
financialAsset*
String
Coin to swap
swapAssetTo*
String
Coin to swap to
walletId*
String
Wallet ID
id
String
Swap ID
amount
Integer
Swap Amount
fee
Integer
Fee Amount
orderType
String
Type of the order (Market/Limit) (will always be market)