transaction-fraud-info

Contains information used for fraud prevention

Request

Property NameTypeRequiredDescription
fraud-session-idstringRequired

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.

shopper-ip-addressstringOptionalShopper's IP address. Should be a valid IPv4 or IPv6 address.
companystringOptionalShopper's company name. Maximum 100 characters.
shipping-contact-infocontainerOptionalContainer of shipping-contact-info properties.
fraud-productscontainerOptionalContainer of fraud-products properties. This container can appear more than once in the request.
enterprise-site-idstringOptionalSite ID configured in Kount for merchants on the Kount Complete solution. For more information, see Site IDs.
enterprise-udfscontainerOptionalContainer of udf properties for merchants on the Kount Complete solution.
May appear multiple times within this resource.
customer-idstringOptional

Unique ID for the customer.

Maximum 32 characters, alpha-numeric only.

Passed to Kount as UNIQ parameter.

customer-creation-datestringOptional

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