Freeze Card
Card can be frozen using Freeze card API. Freeze card is a soft block and action can be undone.
Unfreeze card
Card can be unfrozen using Unfreeze card API. Freeze card is a soft block and action can be undone.
Terminate Card
Card can be terminated using Terminate card API. Terminate card is a hard block and action can’t be undone.
Update card limits
Card limits can be changed using Update card limits API.
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. To changes take effect one successful operation is required in POS or ATM. We recommend to always use ATM as not all POS support change PIN functionality.
Update Card Security settings
Card security settings can be changed using Update card security settings API. Main categories are:
- “contactlessPayments” – contacless payment are on/off
- “withdrawals” – withdrawals are on/off
- “internetPurchases” – internet purchases are on/off
- “overallPurchases” – if 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 Update Card 3DS security settings API. Settings should be set to successfully make internet purchases. APIs is used to update values and set values initially.