Contains information used for fraud prevention
Request
Property Name | Type | Required | Description |
---|---|---|---|
company | string | Optional | Shopper's company name. Maximum 100 characters. |
customer-creation-date | 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. |
customer-id | string | Optional | Unique ID for the customer. Maximum 32 characters, alpha-numeric only. Passed to Kount as UNIQ parameter. |
enterprise-site-id | string | Optional | Site ID configured in Kount for merchants on the Kount Complete solution. For more information, see Site IDs. |
enterprise-udfs | container | Optional | Container of udf properties for merchants on the Kount Complete solution. May appear multiple times within this resource. |
fraud-products | container | Optional | Container of fraud-products properties. This container can appear more than once in the request. |
fraud-session-id | 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. |
shipping-contact-info | container | Optional | Container of shipping-contact-info properties. |
shopper-ip-address | string | Optional | Shopper's IP address. Should be a valid IPv4 or IPv6 address. |
Response
N/A