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