Jump to Content
Sekuritance
HomeGuidesAPI Reference
v1.0.0

Log InSekuritance
Guides
Log In
v1.0.0
6.2 Retrieve Card details

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.2 Retrieve Card details

Suggest Edits

Operation to retrieve stored Card details

6.2.1 Request Body

Base link for the endpoint is https://api.sekuritance.com/{{endpoint}}.

EventRequest TypeEndpoint
Get card detailsGET/v1/vaults/cards/{vaultEntryId}

6.2.2 Request and Response Sample body JSON Sample

To check the the request and response of the body please check the URL: https://sekuritance.readme.io/reference

Updated about 4 years ago


  • Table of Contents
    • 6.2.1 Request Body
    • 6.2.2 Request and Response Sample body JSON Sample