interfaceSelectedAccountsChecked
export interface SelectedAccountsChecked {
fromAccountId: string;
fromCurrency: ICurrency;
toAccountId: string;
toCurrency: ICurrency;
}/wallet/exchange/checkfromAccountId
number
toAccountId
number
fromProvider
number
toProvider
number
Promise<SelectedAccountsChecked>
export interface SelectedAccountsChecked {
fromAccountId: string;
fromCurrency: ICurrency;
toAccountId: string;
toCurrency: ICurrency;
}GET /wallet/exchange/check
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.