depositIntoPot: Deposit in a pot

Description Usage Arguments

View source: R/pots.R

Description

Deposit in a pot

Usage

1
2
depositIntoPot(mtoken = getMonzoToken(), accountId = NULL, potId = NULL,
  amount = NULL, dedupeId = NULL)

Arguments

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


ryanbateman/monzor documentation built on May 24, 2019, 2:03 a.m.