Deposit in a pot
1 2 | depositIntoPot(mtoken = getMonzoToken(), accountId = NULL, potId = NULL,
amount = NULL, dedupeId = NULL)
|
mtoken |
The Monzo API token |
accountId |
The source id of the account you're transferring from |
potId |
The id of the pot |
amount |
The amount to deposit in the pot |
dedupeId |
The id required to ensure the deposit is unique |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.