Virtual Cards Entitlements
The Sudo Platform entitlements system is used to control consumption of Sudo Platform resources and the Virtual Cards service integrates with this system.
Read more about the Sudo Platform entitlements system and how to integrate with it in the Entitlements section of the Sudo Platform documentation.
The following table describes the entitlements used to control access to the Virtual Cards service:
Entitlement | Type | Description |
---|---|---|
sudoplatform.virtual-cards.serviceUserEntitled | Boolean | Whether or not the user is entitled to use virtual cards related functionality. |
sudoplatform.virtual-cards.virtualCardMaxPerSudo | Numeric | Maximum number of cards that a user can provision for each Sudo. |
sudoplatform.virtual-cards.virtualCardProvisionUserEntitled | Boolean | Whether or not the user is entitled to provision a virtual card. |
sudoplatform.virtual-cards.virtualCardTransactUserEntitled | Boolean | Whether or not the user is entitled to transact on virtual cards. |
sudoplatform.virtual-cards.bankAccountFundingSourceExpendable | Expendable numeric | Expendable entitlement required to provision a bank account funding source. Enforcement of this entitlement is optional in an environment. Contact us to discuss whether or not this should be enabled in your environment. |
Last updated