Commerce
SOOrderRisks
Represents information about the risk fraud risk of a sales order.
View API Entity: OrderRisks
/entity/Default/25.200.001/OrderRisks| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
LineNbr | int | Line Nbr. | - | |
Description:The order line number. | ||||
Message API | nvarchar | Message | - | |
Description:The message describing the order risk. | ||||
NoteID | uniqueidentifier | - | ||
Description:The note ID of the record. | ||||
OrderNbr | nvarchar | - | ||
Description:The order number. | ||||
OrderType | nvarchar | SOOrder | ||
Description:The type of the order. | ||||
Recommendation API | nvarchar | Risk Level | - | |
Description:Gets or sets the risk level of the order, typically used as a recommendation for further action. This value is usually determined by a fraud analysis or scoring system. | ||||
Score API | decimal | Score % | - | |
Description:The order risk score as a percentage. | ||||