Contains information used for fraud prevention
Request
Property Name | Type | Required | Description |
---|---|---|---|
fraudSessionId | string | Required | Unique ID of the shopper whose device fingerprint information was collected on the checkout page. Maximum 32 characters, alpha-numeric only. For setup info, see Device Data Checks. |
shopperIpAddress | string | Optional | Shopper's IP address. Should be a valid IPv4 or IPv6 address. |
company | string | Optional | Shopper's company name. Maximum 100 characters. |
shippingContactInfo | object | Optional | Refer to shippingContactInfo. |
fraudProducts | array | Optional | Refer to fraudProducts. |
enterpriseSiteId | string | Optional | Site ID configured in Kount for merchants on the Kount Complete solution. For more information, refer to Site IDs. |
enterpriseUdfs | object | Optional | Contains udf properties for merchants on the Kount Complete solution. May appear multiple times within this object. For more information about using UDFs for fraud prevention, refer to user defined fields (UDFs). |
customerId | string | Optional | Unique ID for the customer Maximum 32 characters, alpha-numeric only. Passed to Kount as UNIQ parameter. |
customerCreationDate | string | Optional | The date a customer was created. Format options: Date: yyyy-mm-dd Date and time: YYYY-MM-ddThh:mm:ss Note: Date and time can be passed in PST. If time is not passed, it will default to 00 PST. Passed to Kount as EPOC parameter. |
Response
N/A