Kount
Kount Inquiry Assert
post/kount-inquiries/{kount-inquiry-id}/assert
Request body
Example request
{
"kountAccountId": "760000",
"kountApiKey": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiI3NjAwMDAiLCJhdWQiOiJLb3VudC4xIiwiaWF0IjoxNTU4MDQwODQ5LCJzY3AiOnsia2EiOm51bGwsImtjIjpmYWxzZSwiYXBpIjp0cnVlLCJyaXMiOnRydWV9fQ.y3_2yzd11-Y_F6_xzVsXI-NO1a7P6ldMjDnKzl5yBko",
"paymentDetails": {
"paymentId": "pi0105ARZ3NDEKTSV4RRFFQ69G5FAV"
},
"financialOrderId": "nqa-finorderid-1"
}Response
Kount Assert operation result response
Example response
{
"kountInquiryId": "pi0105ARZ3NDEKTSV4RRFFQ69G5FAV",
"orderId": "1q2w3e4r5t6t78",
"fraudScore": 99,
"kountTransactionId": "123456789012",
"browser": "Google Chrome",
"cardBrand": "MASTERCARD",
"associatedCardCount": 3,
"cookiesEnabled": true,
"country": "CA",
"deviceFirstSeenAt": "2019-07-30",
"deviceCount": 2,
"deviceScreenResolution": "1920x1080",
"emailCount": 3,
"errorCount": 3,
"errorCode": "1080",
"kountFingerprint": "123456789h123456789p123456789g12",
"flashEnabled": true,
"riskiestAssociatedCountry": "CA",
"userDefinedHomeCountry": "CA",
"proxyAddress": "104.75.173.179",
"javascriptEnabled": true,
"deviceDataCollectedByDataCollector": true,
"knowYourCustomerFlag": true,
"deviceLanguage": "en",
"localTime": "2019-07-30T06:43:40.252Z",
"isMobileDevice": true,
"usesMobileForwarder": true,
"mobileType": "iPhone",
"operatingSystem": "macOS",
"pcRemoteEnabled": true,
"proxyEnabled": true,
"piercedAddress": {
"latitude": -90.1922,
"longitude": 38.6312,
"city": "Toronto",
"region": "Ontario",
"country": "CA"
},
"reasonCode": "Invalid Data",
"region": "CA",
"riskiestAssociatedRegion": "CA",
"rulesTriggered": [
{
"id": 8,
"description": "Rule description example"
}
],
"sessionId": "xjudq804i1049jkjakdad",
"websiteId": "DEFAULT",
"timezone": "-04:00",
"deviceUserAgent": "Mozilla/5.0 (Linux; {Android Version}; {Build Tag etc.})",
"velocity": 8,
"maximumVelocity": 8,
"kountVersion": "1.0",
"deviceVoiceActivated": true,
"warningCount": 8,
"warningCode": "180"
}