Explore Plans
Mobile menu Close menu
Service not found
MonzoMonzo

Move money out of a pot

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

Developer info

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

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.potWithdraw.setAmount(string: amount)