Jump to Content
Sekuritance
HomeGuidesAPI Reference
v1.0.0

Log InSekuritance
Log In
v1.0.0

Documentation

  • 1. Getting Started
  • 2. Authentication
  • 3. MPI Service
    • 3.1 3D Secure Authentication
    • 3.2 3D Secure Post Authentication
    • 3.3 Check if Card is 3D Enrolled
    • 3.4 Challenge Flow
    • 3.5 3DS Method invocation
  • 4. Card BIN Checker
    • 4.1 Card Bin Checker
  • 5. Fraud
    • 5.1 Determine Risk Score based on given information
    • 5.2 Initiates Risk Score flow with Consent form
    • 5.3 Retrieve Risk Score by Id
  • 6. Vault
    • 6.1 Retrieve Vaults
    • 6.2 Retrieve Card details
    • 6.3 Create Vault
    • 6.4 Retrieve Card & Personal details
    • 6.5 Retrieve Personal details
    • 6.6 Retrieve Data
    • 6.7 Store Card details
    • 6.8 Retrieve Vault Entries
    • 6.9 Store any data
    • 6.10 Store Card & Personal details
    • 6.11 Store Personal details
Powered by 

6. Vault

Suggest Edits
100

With all the services we provide, vault is a essential part of them. Basically vault means a storage box where you can store you data and other information which you will use in this API. In this section you will see how you can create vaults, retrieve data from them and much more.

Updated almost 2 years ago