Skip to content

Spend Limits

Manage spending limits applied to profiles and cards. Profile limits are shared across all cards under the same profile, while card limits apply to individual cards.

For more details on how profile and card limits interact, see the card management guide.

Profile Limits

typestring

The type of transaction. PURCHASE is a combined limit that applies to contactless, magnetic, online purchase, chip and PIN/mobile wallet transactions.

Enum:"PURCHASE""ATM_WITHDRAWAL"
aggregateWindowobject
{ "type": "PURCHASE", "aggregateWindow": { "daily": { "value": {}, "usage": {}, "max": {}, "resetAt": "2023-07-31T22:59:59.999999999Z" }, "monthly": { "value": {}, "usage": {}, "max": {}, "resetAt": "2023-07-31T22:59:59.999999999Z" } } }