TDV Adapter for Shopify

Build 22.0.8462

OrderRisks

The order risks associated with this order.

View-Specific Information

Select

The adapter uses the Shopify API to process search criteria that refer to the Id column. The adapter processes other filters client-side within the adapter.

For example, the following queries are processed server side:

SELECT * FROM Orders

SELECT * FROM Orders WHERE Id='123'

Columns

Name Type References Description
OrderId [KEY] String The order which this order risk is associated.
Display Boolean Whether the risk level is shown in the Shopify admin. If false, then this order risk is ignored when Shopify determines the overall risk level for the order.
Level String The likelihood that an order is fraudulent, based on this order risk. The level can be set by Shopify risk analysis or by an app.
Message String The risk message that's shown to the merchant in the Shopify admin.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462