Card Limits
The cardLimits
object represents purchase and withdrawal limits for a given card
cardLimits Object
Property | Data Type (length) | Description |
---|---|---|
| object | Object containing bank-level purchase and withdrawal limits. Properties:
- |
| integer | The Helix-assigned unique ID for the card |
| integer | The Helix-assigned unique ID for the customer who owns the card |
| object | Object containing the current card limits. Properties:
- |
| object | Object containing any purchase or ATM withdrawal limit overrides applied via /card/limit/override. Properties:
- |
| object | Object containing default program-level purchase and withdrawal limits. Properties:
- |
| object | Object containing any temporary purchase or ATM withdrawal limits applied via /card/limit/temporaryOverride. Properties:
- |
Updated 6 days ago