Contains information used for fraud prevention
Request
Property Name | Type | Required | Description |
---|---|---|---|
company | string | Optional | Shopper's company name. Maximum 100 characters. |
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. |
customerId | string | Optional | Unique ID for the customer Maximum 32 characters, alpha-numeric only. Passed to Kount as UNIQ parameter. |
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). |
fraudProducts | array | Optional | Refer to fraudProducts. |
fraudSessionId | string | Optional (Required if not using our Hosted Payment Fields solution) | 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. |
shippingContactInfo | object | Optional | Refer to shippingContactInfo. |
Response
N/A