Freeze Card
The card can be frozen using the Freeze card API. The freeze card is a soft block and action can be undone.
Unfreeze card
The card can be unfrozen using the Unfreeze card API. The freeze card is a soft block and action can be undone.
Terminate Card
The card can be terminated using the Terminate card API. Card termination is a hard block and action can’t be undone.
Update card limits
Card limits can be changed using the Update card limits API.
The main limits categories are:
- “purchases” – purchases in POS
- “internetPurchases” – online purchases
- “contactlessPayments” – contactless payments in POS
- “withdrawals” – cash withdrawals from ATM
- “overallLimits” – these limits override all above-mentioned limits. Other limits can’t be higher than “overallLimits”
- “availableAmount” – how much of the limits is still available
- “usedAmount” – how much of the limit is already used
Change PIN
Card PIN can be changed using Change card PIN API. For changes to take effect one successful operation is required in POS or ATM. We recommend always using ATMs as not all POS support change PIN functionality.
Update Card Security settings
Card security settings can be changed using the Update card security settings API. The main categories are:
- “contactlessPayments” – contactless payments are on/off
- “withdrawals” – withdrawals are on/off
- “internetPurchases” – internet purchases are on/off
- “overallPurchases” – if the overall purchases setting is on, then “overallLimits” will apply. Please check Update card limits API
Update Card 3DS security settings
Card 3DS security settings should be updated using the Update Card 3DS security settings API. The settings should be set to allow nternet purchases. APIs is used to update values and set values initially.