Overview
Allows you to delete an online credit card vault. The correct payload and encryptedData must be supplied in order to proceed with deletion. If this vault was created with a hashedPin, it should also be supplied for deletion to be successful.
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
For more information about online vaults see here.
Structure
Request
{
Contains the end-user's device metrics. Your reference to this operation for audits.
} The application details
Contains the end-user's device metrics. Your reference to this operation for audits.
Contains the details of the vault
Response
{
} Contains details about the response status
Usage
API used |
PUT /sanctum/v1-2/vault/credit-card/online/{vaultUuid}/delete |
Comments
0 comments
Please sign in to leave a comment.