Contains information used for fraud prevention
Request
Property Name | Type | Required | Description |
---|---|---|---|
fraudProductDesc | string | Required | Specific description of the item. |
fraudProductName | string | Required | Item name, typically its SKU number. |
fraudProductPrice | decimal | Required | Price per unit of the item. |
fraudProductQuantity | integer | Required | Item quantity. |
fraudProductType | string | Required | Item type. For example, online game or book. |
Response
N/A