Overview
This endpoint is used to create vaults that store any data that does not represent a credit card.
As this is an online vault endpoint, the request may contain the fields:
- (required) device: The device information associated with this vault. Device Fingerprinting
- (optional) hashedPin: Extra field to increase the level of security of the vault. FAQ
No auto-expiry mechanism will be applied to generic vaults even if they are not used for a year or longer.
For more information about online vaults see here.
Additionally the user may create metadata tags for their vault.
Add metadata tags to the vault.
Structure
Request
{
Contains the end-user's device metrics. The username that this vault is associated with. Your reference to this operation for audits.
Add metadata tags to the vault.
The vault to create
} The application details
Contains the end-user's device metrics. The username that this vault is associated with. Your reference to this operation for audits.
Add metadata tags to the vault.
Response
{
Contains the details of the created vault
}
Usage
API used |
POST /sanctum/v1-2/vault/generic/online |
Comments
0 comments
Please sign in to leave a comment.