Explore Plans
Mobile menu Close menu
MonzoMonzo

Move money into a pot

This action will move money from your main account into a pot of your choice.

Developer info

API endpoint slug
monzo.pot_deposit
Filter code method
Monzo.potDeposit.skip(string?: reason)
Runtime method
runAction("monzo.pot_deposit", {})

Action fields

Pot Dropdown list

Label
Pot
Helper text
One of the pots on your Monzo account.
Slug
pot
Required
true
Can have default value
false

Amount Text input > Other

Label
Amount
Helper text
The amount in GBP (£) to move. For example, "5" for £5 or "0.33" for 33p. Don't include the currency symbol.
Slug
amount
Required
true
Can have default value
true
Filter code method
Monzo.potDeposit.setAmount(string: amount)