Prices
We provide an endpoint to get real time prices
Vita Business Service
List Prices
GET
api.vitawallet.io/api/businesses/prices
This method show Vita Business prices, in order to calculate transactions final amount.
SDK
Notice that get method from prices module makes the request to the business services
Prices structure
Prices are returned in destination country local currency.
Withdrawal
Vita Wallet transactions
Withdrawal final amount
Use the following formula to calculate the final amount.
To calculate the final amount, you must multiply the amount to be sent by the CLP or the currency of origin of your account sale price in the destination country, also remember that you must subtract the fixed cost of the destination country.
Vita Wallet transactions final amount
Use the following formula to calculate the final amount.
To get the data from a Vita Wallet registered user,please visit Vita Wallet section in Transactions Management.
To calculate the final amount, you must multiply the amount to be sent by the CLP or the currency of origin of your account sale price in the destination country, also remember that you must subtract the fixed cost of the destination country.
Multicurrency
Now Vita Business allows you to use all the currencies available in your wallet, to calculate the destination amount you must use the previous formulas, but selecting the corresponding source currency, for example, if you want to use USD as the source currency, you must select the settings prices for endpoint usd /businesses/prices
To calculate the final amount, you must multiply the amount to be sent by the USD sales price of your account in the destination country, also remember to subtract the fixed cost of the destination country.
If you want to use COP, you must use the COP key of the pricing endpoint
To calculate the final amount, you must multiply the amount to be sent by the COP sales price of your account in the destination country, also remember to subtract the fixed cost of the destination country.
Última actualización