JDBC Driver for Shopify

Build 23.0.8839

OrderRisks

Lists the order risks associated with this order.

View-Specific Information

Select

The 本製品 uses the Shopify API to process WHERE clause conditions built with the OrderId column, which supports the '=' comparison operator.

The 本製品 processes other filters client-side within the 本製品.

For example, the following query is processed server-side:

SELECT * FROM OrderRisks WHERE OrderId='VALUE'

Columns

Name Type References Description
OrderId [KEY] String The order which this order risk is associated.
Display Bool 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 [KEY] String The risk message that's shown to the merchant in the Shopify admin.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839