v1
latestOpenAPI 3.1.02026-07-26165182724.7 KBSwap Currencies
post/wallets/swap
Headers
api-keystring required
api-key is available on the dashboard
Authorizationstring required
Request body
Response
200
Example response
{
"challengeId": "00fbe696-18f7-43e7-9ed3-71c8ee6e65b2",
"dateExpires": "2026-05-26T04:13:04.313Z",
"transaction": {
"syncedOwnerId": "e1b66f40-9ac6-4bdd-b49d-b74e46bedf12",
"sourceAccountId": "96c8188ee9a74f8c7ee32ebd99c12c2e",
"destinationAccountId": "79c628a306f29ab612b8ea27550f7431",
"amount": "2000",
"memo": "cultivate cross-platform blockchains",
"status": "PENDING_2FA_CONFIRMATION",
"txType": "SWAP_CURRENCY_INITIATED",
"parentWalletId": "2e8f7d09-0fed-4f2a-959a-bf1f67a5ccdf",
"currency": "EUR",
"feeEstimate": {
"totalFee": "0",
"networkFee": "0",
"ourFee": "0",
"theirFee": "0",
"feeCurrency": "EUR",
"fixedFeeDetails": {
"amount": "0",
"exchangeRate": "0"
},
"percentageFeeDetails": {
"amount": "0"
}
}
},
"verificationMethod": "sms",
"availableVerificationMethods": [
"sms"
]
}