Home
Mastercard
Mastercard Identity Insights For Transactions Transaction Insights Data Example
Mastercard Identity Insights For Transactions Transaction Insights Data Example
Credit Cards Digital Identity Financial Services Fraud Detection Open Banking Payments Fortune 500
Mastercard Identity Insights For Transactions Transaction Insights Data Example is an example object payload from Mastercard, with 45 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
purchaseDate purchaseAmount purchaseCurrencyExponent purchaseCurrency merchantName merchantCountryCode mcc ipAddress userAgent canvas webGl timeZone screenResolution localStorage language colorDepth buildManufacturer placement androidBuildVersion androidSdkInt buildFingerprint buildBrand supportedFeatures model sdkUserAgent majorOsVersion minorOsVersion simCountryIso simOperator primaryStorage systemMemory buildProduct vendorAppId storedDeviceId androidId hashedAccountId endCustomerRefId cookiesEnabled plugins acquirerMerchantId acquirerBin cardHolderName secondaryName primaryEmail secondaryEmail
Example Payload
{
"purchaseDate": "example_value",
"purchaseAmount": "example_value",
"purchaseCurrencyExponent": "example_value",
"purchaseCurrency": "example_value",
"merchantName": "example_value",
"merchantCountryCode": "example_value",
"mcc": "example_value",
"ipAddress": "example_value",
"userAgent": "example_value",
"canvas": "example_value",
"webGl": "example_value",
"timeZone": "example_value",
"screenResolution": "example_value",
"localStorage": true,
"language": "example_value",
"colorDepth": 10,
"buildManufacturer": "example_value",
"placement": "example_value",
"androidBuildVersion": "example_value",
"androidSdkInt": "example_value",
"buildFingerprint": "example_value",
"buildBrand": "example_value",
"supportedFeatures": [],
"model": "example_value",
"sdkUserAgent": "example_value",
"majorOsVersion": 10,
"minorOsVersion": 10,
"simCountryIso": "example_value",
"simOperator": "example_value",
"primaryStorage": 10,
"systemMemory": 10,
"buildProduct": "example_value",
"vendorAppId": "500123",
"storedDeviceId": "500123",
"androidId": "500123",
"hashedAccountId": "500123",
"endCustomerRefId": "500123",
"cookiesEnabled": true,
"plugins": [],
"acquirerMerchantId": "500123",
"acquirerBin": "example_value",
"cardHolderName": "example_value",
"secondaryName": "example_value",
"primaryEmail": "user@example.com",
"secondaryEmail": "user@example.com"
}