Spending permission configuration for a card.
The type of transaction this permission controls.
Permissions available on all cards:
ECOM- Online transactionsATM_WITHDRAWAL- ATM withdrawalsMOBILE_WALLETS- Digital wallet payments (Apple Pay, Google Pay)
Additional permissions available on physical cards:
POS_MAGSTRIPE- Physical point-of-sale transactions with magnetic stripePOS_CONTACTLESS- Physical point-of-sale contactless transactionsPOS_CHIP- Physical point-of-sale transactions with chip
Virtual cards do not return physical point-of-sale permissions. Only permissions returned for the card can be updated.
Enum:"ECOM""POS_CHIP""POS_MAGSTRIPE""POS_CONTACTLESS""ATM_WITHDRAWAL""MOBILE_WALLETS"
Example:"ECOM"
{ "type": "ECOM", "isEnabled": false, "isLocked": false }