{"metadata":{"image":[],"title":"","description":""},"api":{"url":"","auth":"required","results":{"codes":[]},"settings":"","params":[]},"next":{"description":"","pages":[]},"title":"transactionFraudInfo","type":"basic","slug":"transaction-fraud-info","excerpt":"Contains information used for fraud prevention","body":"###Request\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Property Name\",\n \"h-1\": \"Type\",\n \"h-2\": \"Required\",\n \"0-0\": \"`fraudSessionId`\",\n \"0-1\": \"*string*\",\n \"h-3\": \"Description\",\n \"0-3\": \"Unique ID of the shopper whose device fingerprint information was collected on the checkout page.\\n\\nMaximum 32 characters, alpha-numeric only.\\n\\nFor setup info, see [Device Data Checks](/docs/fraud-prevention#section-device-data-checks).\",\n \"0-2\": \"**Required**\",\n \"1-0\": \"`shopperIpAddress`\",\n \"1-3\": \"Shopper's IP address. Should be a valid IPv4 or IPv6 address.\",\n \"1-2\": \"Optional\",\n \"2-2\": \"Optional\",\n \"3-2\": \"Optional\",\n \"5-2\": \"Optional\",\n \"6-2\": \"Optional\",\n \"1-1\": \"*string*\",\n \"2-1\": \"*string*\",\n \"5-1\": \"*string*\",\n \"6-1\": \"*object* \",\n \"3-1\": \"*object*\",\n \"2-0\": \"`company`\",\n \"3-0\": \"`shippingContactInfo`\",\n \"5-0\": \"`enterpriseSiteId`\",\n \"6-0\": \"`enterpriseUdfs`\",\n \"2-3\": \"Shopper's company name. Maximum 100 characters.\",\n \"3-3\": \"Refer to [shippingContactInfo](doc:shipping-contact-info).\",\n \"5-3\": \"Site ID configured in Kount for merchants on the Kount Complete solution. For more information, refer to [Site IDs](/docs/fraud-prevention#section-site-ids).\",\n \"6-3\": \"Contains [udf](doc:udf) properties for merchants on the Kount Complete solution. May appear multiple times within this object.\\n\\nFor more information about using UDFs for fraud prevention, refer to [user defined fields (UDFs)](/docs/fraud-prevention#section-user-defined-fields-udfs-).\",\n \"4-0\": \"`fraudProducts`\",\n \"4-1\": \"*array*\",\n \"4-2\": \"Optional\",\n \"4-3\": \"Refer to [fraudProducts](doc:fraudproducts).\",\n \"7-0\": \"`customerId`\",\n \"8-0\": \"`customerCreationDate`\",\n \"7-1\": \"*string*\",\n \"8-1\": \"*string*\",\n \"7-2\": \"Optional\",\n \"8-2\": \"Optional\",\n \"7-3\": \"Unique ID for the customer \\n\\nMaximum 32 characters, alpha-numeric only.\\n\\nPassed to Kount as `UNIQ` parameter.\",\n \"8-3\": \"The date a customer was created.\\n\\nFormat options: \\n* Date: yyyy-mm-dd\\n* Date and time: YYYY-MM-ddThh:mm:ss\\n\\n**Note**: Date and time can be passed in PST. If time is not passed, it will default to 00 PST.\\n\\nPassed to Kount as `EPOC` parameter.\"\n },\n \"cols\": 4,\n \"rows\": 9\n}\n[/block]\n###Response\nN/A","updates":[],"order":50,"isReference":false,"hidden":false,"sync_unique":"","link_url":"","link_external":false,"_id":"628531cd1258c8003f6dd213","category":{"sync":{"isSync":false,"url":""},"pages":[],"title":"JSON Objects","slug":"resources","order":16,"from_sync":false,"reference":false,"_id":"628531cd1258c8003f6dd1ca","version":"628531cd1258c8003f6dd27d","project":"57336fd5a6a9c40e00e13a0b","createdAt":"2015-10-15T16:20:51.519Z","__v":0},"parentDoc":null,"project":"57336fd5a6a9c40e00e13a0b","user":"560d5913af97231900938124","version":{"version":"8976-JSON","version_clean":"8976.0.0-JSON","codename":"3.42 Release","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["628531cd1258c8003f6dd1bf","628531cd1258c8003f6dd1c0","628531cd1258c8003f6dd1c1","628531cd1258c8003f6dd1c2","628531cd1258c8003f6dd1c3","628531cd1258c8003f6dd1c4","628531cd1258c8003f6dd1c5","628531cd1258c8003f6dd1c6","628531cd1258c8003f6dd1c7","628531cd1258c8003f6dd1c8","628531cd1258c8003f6dd1c9","628531cd1258c8003f6dd1ca","628531cd1258c8003f6dd1cb","628531cd1258c8003f6dd1cc","628531cd1258c8003f6dd1cd","628531cd1258c8003f6dd1ce","628531cd1258c8003f6dd1cf","628531cd1258c8003f6dd1d0","628531cd1258c8003f6dd1d1","628531cd1258c8003f6dd1d2"],"_id":"628531cd1258c8003f6dd27d","project":"57336fd5a6a9c40e00e13a0b","__v":0,"forked_from":"622783372cd60c003782d77e","createdAt":"2018-04-24T15:22:41.561Z","releaseDate":"2018-04-24T15:22:41.561Z"},"createdAt":"2016-01-06T13:40:04.241Z","githubsync":"","__v":0}
transactionFraudInfo
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.
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.