spendLimitDuration

Spend limit duration values:

  • ANNUALLY - Card will authorize transactions up to spend limit for the trailing year.

  • FOREVER - Card will authorize only up to spend limit for the entire lifetime of the card.

  • MONTHLY - Card will authorize transactions up to spend limit for the trailing month. To support recurring monthly payments, which can occur on different day every month, the time window we consider for monthly velocity starts 6 days after the current calendar date one month prior.

  • TRANSACTION - Card will authorize multiple transactions if each individual transaction is under the spend limit.

Throws

if the JSON field has an unexpected type (e.g. if the server responded with an unexpected value).