Jump to Content
Sekuritance
HomeGuidesAPI Reference
v1.0.0

Log InSekuritance
Guides
Log In
v1.0.0
5.3 Retrieve Risk Score by Id

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 

5.3 Retrieve Risk Score by Id

Suggest Edits

You can retrieve risk score result by using ID.

5.3.1 Path Parameters

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

EventRequest TypeEndpoint
Retrieve risk scoreGET/v1/fraud-check/{entryId}

5.3.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 over 4 years ago


  • Table of Contents
    • 5.3.1 Path Parameters
    • 5.3.2 Request and Response Sample body JSON Sample