Quick Links

Risk Inquiry Service to Orders API Comparison

The following tables show which Orders API (Payments Fraud) properties map to a corresponding Risk Inquiry Services (RIS, Command) API property. You can use this information as a reference when upgrading from Command to Payments Fraud in Kount 360.

Command to Payments Fraud API additional endpoint comparison

Command and Payments Fraud have several additional API endpoints that can be used to improve your workflow. For example, you can create, retrieve, and delete list entries.

The following table provides a comparison between the Command APIs and the Orders and Policy Management APIs.

Risk Inquiry Service Mode U and Mode X to Orders Update API Comparison

The following table shows how property fields from the legacy Command Risk Inquiry Service (RIS) Mode U (Update) and RIS Mode X (Reevaluate) map to corresponding properties in the Kount 360 Orders Update API (PATCH). You can use this as a reference when upgrading your server-side integration from Command to Payments Fraud.

The Orders Update API is primarily used in pre-authorization workflows to update an order status after receiving a response from a payment gateway, ensuring accurate data for machine learning models and reporting.

Although both Mode U and Mode X updated the order, Mode X also performed a reevaluation. The Orders Update API does not provide a reevaluation, so Mode X now effectively acts like a Mode U.

Key integration notes 
  • Endpoint Specifications: The Orders Update API is a REST endpoint requiring OAuth 2.0 authentication with a temporary bearer token.

  • Token Expiration: Bearer tokens are valid for 20 minutes. Ensure your application handles token refreshes to avoid authentication errors.

  • Unique Session IDs: The deviceSessionId must remain unique for at least 30 days. Reusing session IDs across multiple transactions can negatively impact fraud scores.

  • Sensitive Data: When submitting payment information, credit or debit card numbers (PANs) must be tokenized using the Kount 360 hashing algorithm into a KHASH value.

For more information about upgrading from Command RIS to Payments Fraud, see  Risk Inquiry Service to Orders API Comparison.

Was this article helpful?
2 out of 4 found this helpful