Types > OrderRisk
Description
Topic: Order Risks
Fields
billing_address: OrderRiskBillingAddress
The date and time when the risk score was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Display this score or not
Example: true
Whether this score comes from an external service or from an internal one
Example: true
Message describing the problem with order
Example: ""
If order was canceled or not by risk evaluation service
Example: false
Unique order identifier this risk belongs to
Example: "or_EQzGqWoY"
risk_level: RiskLevel!
Risk level classification
Example: "low"
Risk score, from 0.0 to 1.0, 0 is the lowest risk, 1 is maximum risk
Example: 0.0
shipping: OrderRiskShipping
shipping_address: OrderRiskShippingAddress
Used By
Mutations
Queries
Types
Preview (typescript)
Loading module