interfaceInternalTransferConvertedAmount
export interface InternalTransferConvertedAmount {
convertedAmount: number;
convertedCurrency: string;
fee: number;
feeCurrency: string;
}/wallet/internal-transfer/converted-amountfromAccountId
number
toAccountId
number
amount
number
Promise<InternalTransferConvertedAmount>
export interface InternalTransferConvertedAmount {
convertedAmount: number;
convertedCurrency: string;
fee: number;
feeCurrency: string;
}GET /wallet/internal-transfer/converted-amount
We use essential cookies to make this site work. With your consent, we may also use non-essential cookies for analytics and marketing. You can change your choices at any time.
See our Privacy Policy and Cookie Policy.