Operation Types
The Vault API provides four primary operations for financial transactions, tailored to specific use cases:
-
On-ramp
- Description: An operation to fund an account through an external acquiring service.
- Use Cases: Commonly used to top up
CHECKINGaccounts via external payment services.
-
Withdraw
- Description: An operation for withdrawing funds from an account.
- Use Cases: Used to move funds from Vault accounts to external or bank accounts.
-
Transfer
- Description: Movement of funds between accounts in the same currency.
- Use Cases: Transfers between
CHECKING,CARD_PREPAID, andBANK_ACCOUNT_VIRTUALaccounts without currency conversion. For example, transferring funds betweenCHECKINGandBANK_ACCOUNT_VIRTUAL.
-
Exchange
- Description: A currency exchange operation involving a fund transfer between accounts, used when the transfer involves different currencies.
- Use Cases: Ideal for converting funds between different currency accounts, such as transferring from
CHECKINGtoCARD_PREPAIDwith currency conversion.
Updated 9 months ago
