Skip to main content

Complete list of datapoints

The following tables contains a complete list of datapoints you can include in your API request. We work on improving the list on a regular basis. All updates are recorded in the changelog.

⬇️ Download the complete list of datapoints:

Add-on service | Device fingerprinting

NameData typeDescriptionExample
device_fingerprintDeviceInfoVarious attributes collected by the fraugster.js script on the user's device.

This datapoint is a JSON object that may include the following fields only (scroll for more):

  • user_agent (string) - Identifies the browser details including the vendor, version, platform etc.
  • cookies_enabled (bool) - Indicates whether the user's browser has cookies enabled.
  • java_enabled (bool) - Indicates whether the user's browser is Java-enabled.
  • language (string) - A string representing the preferred language of the user, usually the language of the browser UI.
  • plugins (string[]) - A list of installed browser plugins.
  • timezone (string) - Browser timezone name in IANA timezone format.
  • timezone_offset (int) - A number representing the timezone offset, in minutes, from the date based on current host system settings to UTC.
  • do_not_track (bool) - Indicates whether the user is requesting web sites and advertisers not to track them.
  • platform (string) - A string representing the platform of the browser.
  • geo_supported (bool) - Indicates whether the user's device has geo location data available.
  • screen_width (int) - The width of the the user's screen in pixels.
  • screen_height (int) - The height of the the user's screen in pixels.
  • screen_depth (int) - The color depth of the the user's screen.
  • logical_cores (int) - The number of logical processors available to run threads on the user's computer.

General | Account

NameData typeDescriptionExample
acct_ad_citystringThe city on the address of the buyer saved in the buyer's account on the merchant's platform.
  • Paris
  • Berlin
acct_ad_ctryenumThe country on the account address. An ISO 3166-1 alpha-2 code.

Possible values are (scroll for more):

  • AD
  • AE
  • AF
  • AG
  • AI
  • AL
  • AM
  • AO
  • AQ
  • AR
  • AS
  • AT
  • AU
  • AW
  • AX
  • AZ
  • BA
  • BB
  • BD
  • BE
  • BF
  • BG
  • BH
  • BI
  • BJ
  • BL
  • BM
  • BN
  • BO
  • BQ
  • BR
  • BS
  • BT
  • BV
  • BW
  • BY
  • BZ
  • CA
  • CC
  • CD
  • CF
  • CG
  • CH
  • CI
  • CK
  • CL
  • CM
  • CN
  • CO
  • CR
  • CU
  • CV
  • CW
  • CX
  • CY
  • CZ
  • DE
  • DJ
  • DK
  • DM
  • DO
  • DZ
  • EC
  • EE
  • EG
  • EH
  • ER
  • ES
  • ET
  • FI
  • FJ
  • FK
  • FM
  • FO
  • FR
  • GA
  • GB
  • GD
  • GE
  • GF
  • GG
  • GH
  • GI
  • GL
  • GM
  • GN
  • GP
  • GQ
  • GR
  • GS
  • GT
  • GU
  • GW
  • GY
  • HK
  • HM
  • HN
  • HR
  • HT
  • HU
  • ID
  • IE
  • IL
  • IM
  • IN
  • IO
  • IQ
  • IR
  • IS
  • IT
  • JE
  • JM
  • JO
  • JP
  • KE
  • KG
  • KH
  • KI
  • KM
  • KN
  • KP
  • KR
  • KW
  • KY
  • KZ
  • LA
  • LB
  • LC
  • LI
  • LK
  • LR
  • LS
  • LT
  • LU
  • LV
  • LY
  • MA
  • MC
  • MD
  • ME
  • MF
  • MG
  • MH
  • MK
  • ML
  • MM
  • MN
  • MO
  • MP
  • MQ
  • MR
  • MS
  • MT
  • MU
  • MV
  • MW
  • MX
  • MY
  • MZ
  • NA
  • NC
  • NE
  • NF
  • NG
  • NI
  • NL
  • NO
  • NP
  • NR
  • NU
  • NZ
  • OM
  • PA
  • PE
  • PF
  • PG
  • PH
  • PK
  • PL
  • PM
  • PN
  • PR
  • PS
  • PT
  • PW
  • PY
  • QA
  • RE
  • RO
  • RS
  • RU
  • RW
  • SA
  • SB
  • SC
  • SD
  • SE
  • SG
  • SH
  • SI
  • SJ
  • SK
  • SL
  • SM
  • SN
  • SO
  • SR
  • SS
  • ST
  • SV
  • SX
  • SY
  • SZ
  • TC
  • TD
  • TF
  • TG
  • TH
  • TJ
  • TK
  • TL
  • TM
  • TN
  • TO
  • TR
  • TT
  • TV
  • TW
  • TZ
  • UA
  • UG
  • UM
  • US
  • UY
  • UZ
  • VA
  • VC
  • VE
  • VG
  • VI
  • VN
  • VU
  • WF
  • WS
  • XK
  • YE
  • YT
  • ZA
  • ZM
  • ZW
  • AC
  • AN
  • KS
AD
acct_ad_line1stringThe street and building number on the account address.44 Ashgrove Road
acct_ad_line2stringThe apartment or flat number on the account address.Apt. 15
acct_ad_statestringThe state or another unit of administrative division on the account address.
  • VA
  • Bavaria
  • New York
acct_ad_zipstringThe postal code on the account address.10179
cust_existingboolIndicates whether the customer has an account with the payment company.
cust_existing_merchantboolIndicates whether the customer has an account with the merchant.
cust_forgot_passwordboolIndicates whether the customer forgot the password for their account on the e-commerce platform.
cust_has_passwordboolIndicates whether the customer has a password for their account on the e-commerce platform.
cust_last_login_tstimestampThe date of the last login of the customer. Relevant if the customer has a user account on the merchant's e-commerce platform.2019-02-04T15:04:05Z
cust_signup_dtstringThe date when the customer signed up for the merchant's e-commerce platform. An RFC3339-encoded UTC timestamp.2017-12-09Z
cust_signup_tstimestampAn RFC3339-encoded UTC timestamp when the customer signed up for the merchant's e-commerce platform, i.e. created their account with the merchant.
customer_account_numberstringThe account number of the customer in the merchant's database.2364
password_update_tstimestampAn RFC3339-encoded UTC timestamp indicating when the customer last updated their password on the e-commerce platform.

General | Billing address

NameData typeDescriptionExample
bill_ad_citystringThe city on the billing address.Berlin
bill_ad_city_norm_dpstringThe normalized value of the city on the billing address provided by the payment company.
  • buenosaires
  • newyork
bill_ad_ctryenumThe country on the billing address. An ISO 3166-1 alpha-2 code.

Possible values are (scroll for more):

  • AD
  • AE
  • AF
  • AG
  • AI
  • AL
  • AM
  • AO
  • AQ
  • AR
  • AS
  • AT
  • AU
  • AW
  • AX
  • AZ
  • BA
  • BB
  • BD
  • BE
  • BF
  • BG
  • BH
  • BI
  • BJ
  • BL
  • BM
  • BN
  • BO
  • BQ
  • BR
  • BS
  • BT
  • BV
  • BW
  • BY
  • BZ
  • CA
  • CC
  • CD
  • CF
  • CG
  • CH
  • CI
  • CK
  • CL
  • CM
  • CN
  • CO
  • CR
  • CU
  • CV
  • CW
  • CX
  • CY
  • CZ
  • DE
  • DJ
  • DK
  • DM
  • DO
  • DZ
  • EC
  • EE
  • EG
  • EH
  • ER
  • ES
  • ET
  • FI
  • FJ
  • FK
  • FM
  • FO
  • FR
  • GA
  • GB
  • GD
  • GE
  • GF
  • GG
  • GH
  • GI
  • GL
  • GM
  • GN
  • GP
  • GQ
  • GR
  • GS
  • GT
  • GU
  • GW
  • GY
  • HK
  • HM
  • HN
  • HR
  • HT
  • HU
  • ID
  • IE
  • IL
  • IM
  • IN
  • IO
  • IQ
  • IR
  • IS
  • IT
  • JE
  • JM
  • JO
  • JP
  • KE
  • KG
  • KH
  • KI
  • KM
  • KN
  • KP
  • KR
  • KW
  • KY
  • KZ
  • LA
  • LB
  • LC
  • LI
  • LK
  • LR
  • LS
  • LT
  • LU
  • LV
  • LY
  • MA
  • MC
  • MD
  • ME
  • MF
  • MG
  • MH
  • MK
  • ML
  • MM
  • MN
  • MO
  • MP
  • MQ
  • MR
  • MS
  • MT
  • MU
  • MV
  • MW
  • MX
  • MY
  • MZ
  • NA
  • NC
  • NE
  • NF
  • NG
  • NI
  • NL
  • NO
  • NP
  • NR
  • NU
  • NZ
  • OM
  • PA
  • PE
  • PF
  • PG
  • PH
  • PK
  • PL
  • PM
  • PN
  • PR
  • PS
  • PT
  • PW
  • PY
  • QA
  • RE
  • RO
  • RS
  • RU
  • RW
  • SA
  • SB
  • SC
  • SD
  • SE
  • SG
  • SH
  • SI
  • SJ
  • SK
  • SL
  • SM
  • SN
  • SO
  • SR
  • SS
  • ST
  • SV
  • SX
  • SY
  • SZ
  • TC
  • TD
  • TF
  • TG
  • TH
  • TJ
  • TK
  • TL
  • TM
  • TN
  • TO
  • TR
  • TT
  • TV
  • TW
  • TZ
  • UA
  • UG
  • UM
  • US
  • UY
  • UZ
  • VA
  • VC
  • VE
  • VG
  • VI
  • VN
  • VU
  • WF
  • WS
  • XK
  • YE
  • YT
  • ZA
  • ZM
  • ZW
  • AC
  • AN
  • KS
AD
bill_ad_ctry_norm_dpenumThe normalized value of the country on the billing address provided by the payment company.

Possible values are (scroll for more):

  • AD
  • AE
  • AF
  • AG
  • AI
  • AL
  • AM
  • AO
  • AQ
  • AR
  • AS
  • AT
  • AU
  • AW
  • AX
  • AZ
  • BA
  • BB
  • BD
  • BE
  • BF
  • BG
  • BH
  • BI
  • BJ
  • BL
  • BM
  • BN
  • BO
  • BQ
  • BR
  • BS
  • BT
  • BV
  • BW
  • BY
  • BZ
  • CA
  • CC
  • CD
  • CF
  • CG
  • CH
  • CI
  • CK
  • CL
  • CM
  • CN
  • CO
  • CR
  • CU
  • CV
  • CW
  • CX
  • CY
  • CZ
  • DE
  • DJ
  • DK
  • DM
  • DO
  • DZ
  • EC
  • EE
  • EG
  • EH
  • ER
  • ES
  • ET
  • FI
  • FJ
  • FK
  • FM
  • FO
  • FR
  • GA
  • GB
  • GD
  • GE
  • GF
  • GG
  • GH
  • GI
  • GL
  • GM
  • GN
  • GP
  • GQ
  • GR
  • GS
  • GT
  • GU
  • GW
  • GY
  • HK
  • HM
  • HN
  • HR
  • HT
  • HU
  • ID
  • IE
  • IL
  • IM
  • IN
  • IO
  • IQ
  • IR
  • IS
  • IT
  • JE
  • JM
  • JO
  • JP
  • KE
  • KG
  • KH
  • KI
  • KM
  • KN
  • KP
  • KR
  • KW
  • KY
  • KZ
  • LA
  • LB
  • LC
  • LI
  • LK
  • LR
  • LS
  • LT
  • LU
  • LV
  • LY
  • MA
  • MC
  • MD
  • ME
  • MF
  • MG
  • MH
  • MK
  • ML
  • MM
  • MN
  • MO
  • MP
  • MQ
  • MR
  • MS
  • MT
  • MU
  • MV
  • MW
  • MX
  • MY
  • MZ
  • NA
  • NC
  • NE
  • NF
  • NG
  • NI
  • NL
  • NO
  • NP
  • NR
  • NU
  • NZ
  • OM
  • PA
  • PE
  • PF
  • PG
  • PH
  • PK
  • PL
  • PM
  • PN
  • PR
  • PS
  • PT
  • PW
  • PY
  • QA
  • RE
  • RO
  • RS
  • RU
  • RW
  • SA
  • SB
  • SC
  • SD
  • SE
  • SG
  • SH
  • SI
  • SJ
  • SK
  • SL
  • SM
  • SN
  • SO
  • SR
  • SS
  • ST
  • SV
  • SX
  • SY
  • SZ
  • TC
  • TD
  • TF
  • TG
  • TH
  • TJ
  • TK
  • TL
  • TM
  • TN
  • TO
  • TR
  • TT
  • TV
  • TW
  • TZ
  • UA
  • UG
  • UM
  • US
  • UY
  • UZ
  • VA
  • VC
  • VE
  • VG
  • VI
  • VN
  • VU
  • WF
  • WS
  • XK
  • YE
  • YT
  • ZA
  • ZM
  • ZW
  • AC
  • AN
  • KS
AD
bill_ad_first_namestringThe first name of the customer on the billing address.Grace
bill_ad_house_numstringThe house number on the billing address.
  • 4
  • 40/1
bill_ad_house_num_norm_dpstringThe normalized value of the house number on the billing address.
  • 4
  • 40
bill_ad_last_namestringThe last name of the customer on the billing address.Hopper
bill_ad_line1stringThe street and building number on the billing address.Hartwigstraße 27
bill_ad_line1_norm_dpstringThe normalized value of the street and building number on the billing address.Hartwigstr.
bill_ad_line2stringThe apartment or flat number on the billing address.Apt. 15
bill_ad_line3stringAdditional address information on the billing address.2nd floor
bill_ad_line3_norm_dpstringThe normalized value of additional details on the billing address provided by the payment company.
  • 2nd floor – left side
  • 2nd floor
bill_ad_middle_namestringThe middle name of the customer on the billing address.Brewster Murray
bill_ad_namestringThe full name of the customer on the billing address. Use this datapoint when a customer sends their full name in one field, as opposed to sending their first, middle, and last name in separate fields.Grace Hopper
bill_ad_statestringThe state or another unit of administrative division on the billing address.
  • New York
  • Bavaria
bill_ad_zipstringThe postal code on the billing address.10179
bill_ad_zip_norm_dpstringThe normalized value of the postal code on the billing address.78467
bill_name_titlestringThe courtesy title of the customer on the billing address.Dr.

General | Customer identity

NameData typeDescriptionExample
cust_companystringThe company name of the customer.Schön Klinik München Harlaching
cust_dobdateThe date of birth of the customer.1906-12-09Z
cust_emailstringThe primary email address of the customer.[email protected]
cust_first_namestringThe first name of the customer.Grace
cust_genderstringThe gender of the customer.F
cust_idstringThe ID of the customer in the merchant's database.
  • 7730468
  • 4738
cust_last_namestringThe last name of the customer.Hopper
cust_middle_namestringThe middle name of the customer.Brewster Murray
cust_namestringThe full name of the customer. Use this datapoint when a customer sends their full name in one field, as opposed to sending their first, middle, and last name in separate fields.Grace Brewster Murray Hopper
cust_nationalitystringThe nationality of the customer.Italian
cust_scndry_emailstringThe secondary email address of the customer.[email protected]
cust_titlestringThe courtesy title of the customer.Dr.
customer_is_of_ageboolSpecifies if the customer is of age, i.e. old enough, according to the law, to be eligible for certain purchases.
customer_usernamestringSpecifies the username of the customer they created for the e-commerce account/product they are using.gamer_42
customer_verified_accountboolIndicates if user's account has been verified. Different products offer different verification processes, i.e. via an email address or a code. This normally depends on the type of the registration system.
faxstringThe fax number of the customer.030-1781224
phonestringThe phone number of the customer.+49(0)8144111100
phone_mobilestringThe customer's mobile phone number.017624225600
phone_typestringThe type of the phone used by the customer.Work
phone_workstringThe phone number of the customer marked as the work phone.+49(0)8144111100
scndry_phonestringThe secondary phone number of the customer.017624225600

General | Device

NameData typeDescriptionExample
browser_user_agentstringThe web browser user agent.Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36
brwsr_addonsstringA list of add-ons installed on user's browser.Adblock Plus, FeedsPlus, Affine
brwsr_langstringThe language of the customer's web browser.en-US
brwsr_tstimestampWeb browser timestamp at the time of the purchase.2017-12-03T11:52:06Z
brwsr_typestringThe type of the customer's web browser.Firefox
brwsr_versionstringThe version of the customer's web browser.65.0.2 (64-bit)
device_crt_tstimestampThe timestamp on the device when the transaction happened.
device_manufacturerstringThe manufacturer of the customer's device.Samsung
device_namestringThe name of the customer's device.Grace’s MacBook Pro
device_typestringThe device type of the customer.iPhone
device_versionstringThe version of the customer's device.4.1
os_langstringLanguage of the operating system on the customer's device.en-GB
os_tstimestampThe operating system timestamp at the time of the purchase.2017-12-03T11:52:06Z
os_typestringType of the customer's operating system.iOS 10.1.1
os_versionstringThe version of the operating system on the customer's device.macOS Mojave 10.14.3
screen_dpistringThe DPI (dots per inch) value of customer's screen.120 x 120
screen_xstringThe horisontal (x-axis) value of the customer's screen resolution.800
screen_ystringThe vertical (y-axis) value of the customer's screen resolution.600
support_cookieboolIndicates if the user's browser supports and is not blocking cookies.
support_flashboolIndicates if the user's browser supports Flash.
support_geoboolIndicates if the user's browser supports geolocation.
support_javaboolIndicates if the user's browser supports Java.
support_jsboolIndicates if the user's browser supports JavaScript.

General | Device ID

NameData typeDescriptionExample
device_idstringDevice identification code.2fc4b5912826ad1
device_id_exactstringExact ID is a hashed device fingerprint generated by the payment company. It's based on a variety of markers to give a 100-percent accuracy in identifying a device, including browser language, cookies settings, and more.ATHjII4ALRQySeFH1hmaC5svTtgg
device_id_smartstringSmart ID is a hashed device fingerprint generated by the payment company. It's optimized for persistence across standard computer lifecycle events. It works without the use of cookies and is calculated from hundreds of device attributes that are measured in real time.AGlYUjsSx4fCMnEfrNSFQVqoXjko
device_reputationstringSpecific reputation and/or behavior associated with a device. This information is provided by a third-party provider of your choice or generated by you internally. You normally send this datapoint with 'device_id' and 'device_score'.risky_device_behavior, risky_ip_reputation, risky_ip_behavior
device_scorefloatThe score of the device generated by a third-party provider of your choice or by you internally. You normally send this datapoint with 'device_id' and 'device_reputation'.42.01

General | IP address

NameData typeDescriptionExample
ipstringThe IP address of the customer.192.168.0.1
ip_hashedstringThe hashed value of the IP address.6023d6a87eec89bf628b2520434a1065ac4da0e0

General | Merchant

NameData typeDescriptionExample
platform_idstringThe name of the payment platform.GlobalCollect
seller_idstringThe identification code of the merchant.ABG826
slr_aspfloatThe ASP (average sales price) of the merchant.5.99
slr_crncyenumThe operating currency of the merchant.

Possible values are (scroll for more):

  • AED
  • AFN
  • ALL
  • AMD
  • ANG
  • AOA
  • ARS
  • AUD
  • AWG
  • AZN
  • BAM
  • BBD
  • BDT
  • BGN
  • BHD
  • BIF
  • BMD
  • BND
  • BOB
  • BRL
  • BSD
  • BTN
  • BWP
  • BYR
  • BZD
  • CAD
  • CDF
  • CHF
  • CLP
  • CNY
  • COP
  • CRC
  • CUP
  • CVE
  • CZK
  • DJF
  • DKK
  • DOP
  • DZD
  • EGP
  • ERN
  • ETB
  • EUR
  • FJD
  • FKP
  • GBP
  • GEL
  • GHS
  • GIP
  • GMD
  • GNF
  • GTQ
  • GYD
  • HKD
  • HNL
  • HRK
  • HTG
  • HUF
  • IDR
  • ILS
  • INR
  • IQD
  • IRR
  • ISK
  • JMD
  • JOD
  • JPY
  • KES
  • KGS
  • KHR
  • KMF
  • KPW
  • KRW
  • KWD
  • KYD
  • KZT
  • LAK
  • LBP
  • LKR
  • LRD
  • LSL
  • LYD
  • MAD
  • MDL
  • MGA
  • MKD
  • MMK
  • MNT
  • MOP
  • MRO
  • MUR
  • MVR
  • MWK
  • MXN
  • MYR
  • MZN
  • NAD
  • NGN
  • NIO
  • NOK
  • NPR
  • NZD
  • OMR
  • PAB
  • PEN
  • PGK
  • PHP
  • PKR
  • PLN
  • PYG
  • QAR
  • RON
  • RSD
  • RUB
  • RWF
  • SAR
  • SBD
  • SCR
  • SDG
  • SEK
  • SGD
  • SHP
  • SLL
  • SOS
  • SRD
  • SSP
  • STD
  • SYP
  • SZL
  • THB
  • TJS
  • TMT
  • TND
  • TOP
  • TRY
  • TTD
  • TWD
  • TZS
  • UAH
  • UGX
  • USD
  • UYU
  • UZS
  • VEF
  • VND
  • VUV
  • WST
  • XAF
  • XCD
  • XOF
  • XPF
  • YER
  • ZAR
  • ZMW
  • ZWL
AED
slr_ctryenumThe country where the merchant operates. An ISO 3166-1 alpha-2 code. You can either have this configured in the configuration service or send this information in the API request.

Possible values are (scroll for more):

  • AD
  • AE
  • AF
  • AG
  • AI
  • AL
  • AM
  • AO
  • AQ
  • AR
  • AS
  • AT
  • AU
  • AW
  • AX
  • AZ
  • BA
  • BB
  • BD
  • BE
  • BF
  • BG
  • BH
  • BI
  • BJ
  • BL
  • BM
  • BN
  • BO
  • BQ
  • BR
  • BS
  • BT
  • BV
  • BW
  • BY
  • BZ
  • CA
  • CC
  • CD
  • CF
  • CG
  • CH
  • CI
  • CK
  • CL
  • CM
  • CN
  • CO
  • CR
  • CU
  • CV
  • CW
  • CX
  • CY
  • CZ
  • DE
  • DJ
  • DK
  • DM
  • DO
  • DZ
  • EC
  • EE
  • EG
  • EH
  • ER
  • ES
  • ET
  • FI
  • FJ
  • FK
  • FM
  • FO
  • FR
  • GA
  • GB
  • GD
  • GE
  • GF
  • GG
  • GH
  • GI
  • GL
  • GM
  • GN
  • GP
  • GQ
  • GR
  • GS
  • GT
  • GU
  • GW
  • GY
  • HK
  • HM
  • HN
  • HR
  • HT
  • HU
  • ID
  • IE
  • IL
  • IM
  • IN
  • IO
  • IQ
  • IR
  • IS
  • IT
  • JE
  • JM
  • JO
  • JP
  • KE
  • KG
  • KH
  • KI
  • KM
  • KN
  • KP
  • KR
  • KW
  • KY
  • KZ
  • LA
  • LB
  • LC
  • LI
  • LK
  • LR
  • LS
  • LT
  • LU
  • LV
  • LY
  • MA
  • MC
  • MD
  • ME
  • MF
  • MG
  • MH
  • MK
  • ML
  • MM
  • MN
  • MO
  • MP
  • MQ
  • MR
  • MS
  • MT
  • MU
  • MV
  • MW
  • MX
  • MY
  • MZ
  • NA
  • NC
  • NE
  • NF
  • NG
  • NI
  • NL
  • NO
  • NP
  • NR
  • NU
  • NZ
  • OM
  • PA
  • PE
  • PF
  • PG
  • PH
  • PK
  • PL
  • PM
  • PN
  • PR
  • PS
  • PT
  • PW
  • PY
  • QA
  • RE
  • RO
  • RS
  • RU
  • RW
  • SA
  • SB
  • SC
  • SD
  • SE
  • SG
  • SH
  • SI
  • SJ
  • SK
  • SL
  • SM
  • SN
  • SO
  • SR
  • SS
  • ST
  • SV
  • SX
  • SY
  • SZ
  • TC
  • TD
  • TF
  • TG
  • TH
  • TJ
  • TK
  • TL
  • TM
  • TN
  • TO
  • TR
  • TT
  • TV
  • TW
  • TZ
  • UA
  • UG
  • UM
  • US
  • UY
  • UZ
  • VA
  • VC
  • VE
  • VG
  • VI
  • VN
  • VU
  • WF
  • WS
  • XK
  • YE
  • YT
  • ZA
  • ZM
  • ZW
  • AC
  • AN
  • KS
AD
slr_indstringThe industry where the merchant operates. You can either have this configured in the configuration service or send this information in the API request.Perfumery/duty free
slr_ind_catstringThe industry category of the merchant. You can either have this configured in the configuration service or send this information in the API request.3 Retail
slr_ind_mccstringThe MCC (merchant category code) of the merchant. You can either have this configured in the configuration service or send this information in the API request.5641
slr_namestringThe name of the merchant. You can either have this configured in the configuration service or send this information in the API request.Square Enix
sub_sellerstringThe identification code of the sub-merchant.8897

General | Purchase

NameData typeDescriptionExample
affiliate_partnerstringIndicates the affiliate partner that generated the customer.BigCommerce
agency_countryenumThe country where the agency that facilitated the purchase operates. An ISO 3166-1 alpha-2 code. Send this datapoint optionally if you're sending 'agency_name'.

Possible values are (scroll for more):

  • AD
  • AE
  • AF
  • AG
  • AI
  • AL
  • AM
  • AO
  • AQ
  • AR
  • AS
  • AT
  • AU
  • AW
  • AX
  • AZ
  • BA
  • BB
  • BD
  • BE
  • BF
  • BG
  • BH
  • BI
  • BJ
  • BL
  • BM
  • BN
  • BO
  • BQ
  • BR
  • BS
  • BT
  • BV
  • BW
  • BY
  • BZ
  • CA
  • CC
  • CD
  • CF
  • CG
  • CH
  • CI
  • CK
  • CL
  • CM
  • CN
  • CO
  • CR
  • CU
  • CV
  • CW
  • CX
  • CY
  • CZ
  • DE
  • DJ
  • DK
  • DM
  • DO
  • DZ
  • EC
  • EE
  • EG
  • EH
  • ER
  • ES
  • ET
  • FI
  • FJ
  • FK
  • FM
  • FO
  • FR
  • GA
  • GB
  • GD
  • GE
  • GF
  • GG
  • GH
  • GI
  • GL
  • GM
  • GN
  • GP
  • GQ
  • GR
  • GS
  • GT
  • GU
  • GW
  • GY
  • HK
  • HM
  • HN
  • HR
  • HT
  • HU
  • ID
  • IE
  • IL
  • IM
  • IN
  • IO
  • IQ
  • IR
  • IS
  • IT
  • JE
  • JM
  • JO
  • JP
  • KE
  • KG
  • KH
  • KI
  • KM
  • KN
  • KP
  • KR
  • KW
  • KY
  • KZ
  • LA
  • LB
  • LC
  • LI
  • LK
  • LR
  • LS
  • LT
  • LU
  • LV
  • LY
  • MA
  • MC
  • MD
  • ME
  • MF
  • MG
  • MH
  • MK
  • ML
  • MM
  • MN
  • MO
  • MP
  • MQ
  • MR
  • MS
  • MT
  • MU
  • MV
  • MW
  • MX
  • MY
  • MZ
  • NA
  • NC
  • NE
  • NF
  • NG
  • NI
  • NL
  • NO
  • NP
  • NR
  • NU
  • NZ
  • OM
  • PA
  • PE
  • PF
  • PG
  • PH
  • PK
  • PL
  • PM
  • PN
  • PR
  • PS
  • PT
  • PW
  • PY
  • QA
  • RE
  • RO
  • RS
  • RU
  • RW
  • SA
  • SB
  • SC
  • SD
  • SE
  • SG
  • SH
  • SI
  • SJ
  • SK
  • SL
  • SM
  • SN
  • SO
  • SR
  • SS
  • ST
  • SV
  • SX
  • SY
  • SZ
  • TC
  • TD
  • TF
  • TG
  • TH
  • TJ
  • TK
  • TL
  • TM
  • TN
  • TO
  • TR
  • TT
  • TV
  • TW
  • TZ
  • UA
  • UG
  • UM
  • US
  • UY
  • UZ
  • VA
  • VC
  • VE
  • VG
  • VI
  • VN
  • VU
  • WF
  • WS
  • XK
  • YE
  • YT
  • ZA
  • ZM
  • ZW
  • AC
  • AN
  • KS
AD
agency_namestringThe name of the agency that facilitated the purchase.Clubhotel Reisen GmbH
booking_invoice_numberstringThe invoice number for the booking transaction. Refers to the booking of any types of goods or services like a ticket, trip, etc.45738/2021
booking_is_flexiboolIndicates if the booking has flexible cancellation. This allows the customer to make changes to the departure date and time for example, or cancel the event/service all together.
booking_is_restrictedboolIndicates whether the booking is restricted (non-refundable).
booking_persons_numberintThe number of persons included in the booking.1
delivery_methodenumIndicates the delivery method of the purchased goods.

Possible values are (scroll for more):

  • electronic
    The purchased items are delivered electronically to the customer.
  • shipping_address
    The purchased items are delivered to the customer's shipping address.
  • pickup
    The customer collects the purchased items from a designated pickup location.
  • branch_shop
    The customer collects the purchased items from a branch store.
  • hq
    The customer collects the items from a flagship store.
  • pickup_packstation
    The customer collects the items from a DHL packstation.
electronic
exchange_ticket_pricefloatThe price of the exchange ticket before any discounts or vouchers are applied.155,70
first_purchaseboolIndicates if the user is making their first purchase with the merchant. For some products, the first purchase is considered less secure because the merchant doesn't have sufficient data to evaluate the user.
giftcard_messagestringThe message added for the gift card being shipped.Happy birthday!
includes_giftcardenumIndicates whether the purchase order includes gift cards as items.

Possible values are (scroll for more):

  • only
    The purchase order includes only gift cards.
  • yes
    The purchase order includes gift cards and other items.
  • no
    The purchase order does not include any gift cards.
only
includes_preorderboolPurchase includes one or more pre-ordered item.
item_is_subscriptionboolIndicates if the item purchased is a subscription. Generally, subscription products are less risky.
item_on_saleboolIndicates if the item was purchased during a sale.
item_preorderboolIndicates if the purchased item is a preorder. Generally, preordered purchases are way less risky.
itemsShoppingCartItem[]The attribute represents items in the shopping cart of the customer.

This datapoint is a JSON object that may include the following fields only (scroll for more):

  • item_id (string) - The ID of the item. May be identical for items within one category or group, e.g. all polo shirts of one brand have one item ID.
  • unique_item_id (string) - The unique ID of the item. Always unique for one item. For example, the red polo shirt of one brand has its own unique ID.
  • item_desc (string) - The description of the item, for example the category or group the item belongs to.
  • additional_description (string) - Any additional details about the item, for example color, size, etc.
  • item_amt (float) - The amount paid for the item in the currency of the transaction.
  • discount (float) - The discount applied to the item in the currency of the transaction.
  • tax_rate (float) - The tax rate applied to the item in percent.
  • quantity (int) - The order quantity for this item in the purchase.
  • shop_id (string) - The ID of the shop that sold the item in the order. Relevant for marketplaces that may have orders with items from more than 1 shop in the same order.
  • item_category (string) - The category of the item in the merchant’s system, for example mountain bikes or books.
  • item_type (string) - The type of purchased item, for example physical or digital.
[ {"item_id":"DF42","item_desc":"Belt"} ]
loyalty_account_numberstringThe loyalty account number of the customer. Send this datapoint if you're sending 'loyalty_program_used = true'.2934-YS
loyalty_program_namestringIndicates what loyalty program the customer is part of. Send this datapoint if you're sending 'loyalty_program_used = true'.SkyMiles
loyalty_program_usedboolIndicates whether the customer belongs to a loyalty program.
order_idstringThe identification code of the order as captured by the merchant. Do not confuse with the order ID assigned by the PSP ('trans_id') or the transaction ID created by Fraugster ('frg_trans_id').1128-4000050556-1
order_methodenumThe method used to make the order.

Possible values are (scroll for more):

  • delayed_payment
  • invoice
  • ecommerce
  • mail_order
  • installment
delayed_payment
purchase_extra_servicesenumIndicates any extra services that were ordered with the purchase.

Possible values are (scroll for more):

  • preselected_seats
    The customer preselected seats for their journey.
  • priority_boarding
    The customer ordered priority boarding.
  • flex_fee
    The customer ordered the ability to change the ticket dates.
  • hotel_transfer
    The customer ordered a hotel transfer.
  • lounge_transfer
    The customer ordered a lounge transfer.
  • meet_and_greet
    The customer ordered a special service where the driver is waiting for the customer at the arrivals hall holding a sign with their name.
  • a_la_carte_menu
    The customer ordered special foods or menu for their journey.
  • check_in_baggage
    The customer ordered check-in baggage.
  • additional_hand_baggage
    The customer ordered additional hand baggage.
  • flight_insurance
    The customer ordered trip insurance.
  • medical_insurance
    The customer ordered medical insurance.
  • car_rental
    The customer ordered a car rental.
  • hotel_reservation
    The customer ordered a hotel reservation.
  • sightseeing_tour
    The customer ordered a sightseeing tour.
  • other
    An extra service that is not covered by the available values.
  • private_parking
    The customer ordered a private parking.
  • wellness
    The customer ordered wellness services, i.e. spa, massages, etc.
  • meeting_banquet
    The customer ordered meeting/banquet facilities.
  • location_pickup
    The customer wants to be picked up at a location, i.e. at the airport.
  • location_dropoff
    The customer wants to be dropped off at a location, i.e. at the airport.
preselected_seats
region_lockedenumRegion locking prevents a product from being purchased and/or used outside of a region. The datapoint specifies if an item is locked to a specific region, i.e. can only be bought/used in that region. Often applies to video games or digital products.

Possible values are (scroll for more):

  • anatolia
  • balkans
  • caribbeans
  • central_america
  • central_asia
  • east_africa
  • east_asia
  • east_eu
  • middle_east
  • north_africa
  • north_america
  • north_eu
  • oceania
  • south_america
  • south_asia
  • south_central_africa
  • south_east_asia
  • west_africa
  • west_eu
  • antarctics
anatolia
sales_channelenumThe transaction's sales channel.

Possible values are (scroll for more):

  • b2b
    Business-to-business sales revolve around transactions that sell products and services to other businesses, instead of individual consumers.
  • b2c
    Business-to-consumer sales revolve around transactions between a company and its individual consumers. These deals tend to be of lower price-value and complexity than B2B sales.
  • agency_sales
    This type of sales involves generating and converting new leads to sign onto service packages from an agency.
  • online_sales
    The type of sales that refer to companies selling products exclusively online.
  • offline_sales
    The type of sales that refer to companies selling products exclusively offline, i.e. in stores and markets.
  • other
    Any other type of sales not covered by the existing values.
b2b
ship_commentsstringAdditional comments regarding the shipping of the goods.Deliver to the neighbor.
ship_giftcard_messagestringThe message of the shipping gift card.Happy birthday!
ship_giftcard_typestringThe type of gift card being shipped.Grandparents Day
ship_morestringAdditional shipping information.4th floor – left side
subscription_activeboolIndicates if the customer has an active subscription with the merchant.
subscription_end_datedateIndicates the end date of an active subscription. If there is no active subscription available, use this datapoint to indicate the end date of the most recent subscription. The date part of an RFC3339-encoded UTC timestamp.2021-10-04T
third_party_bookingboolIndicates whether the booking was made by a third-party entity.
ticket_currencyenumThe SO-3 currency code in which 'ticket_price' is given.

Possible values are (scroll for more):

  • AED
  • AFN
  • ALL
  • AMD
  • ANG
  • AOA
  • ARS
  • AUD
  • AWG
  • AZN
  • BAM
  • BBD
  • BDT
  • BGN
  • BHD
  • BIF
  • BMD
  • BND
  • BOB
  • BRL
  • BSD
  • BTN
  • BWP
  • BYR
  • BZD
  • CAD
  • CDF
  • CHF
  • CLP
  • CNY
  • COP
  • CRC
  • CUP
  • CVE
  • CZK
  • DJF
  • DKK
  • DOP
  • DZD
  • EGP
  • ERN
  • ETB
  • EUR
  • FJD
  • FKP
  • GBP
  • GEL
  • GHS
  • GIP
  • GMD
  • GNF
  • GTQ
  • GYD
  • HKD
  • HNL
  • HRK
  • HTG
  • HUF
  • IDR
  • ILS
  • INR
  • IQD
  • IRR
  • ISK
  • JMD
  • JOD
  • JPY
  • KES
  • KGS
  • KHR
  • KMF
  • KPW
  • KRW
  • KWD
  • KYD
  • KZT
  • LAK
  • LBP
  • LKR
  • LRD
  • LSL
  • LYD
  • MAD
  • MDL
  • MGA
  • MKD
  • MMK
  • MNT
  • MOP
  • MRO
  • MUR
  • MVR
  • MWK
  • MXN
  • MYR
  • MZN
  • NAD
  • NGN
  • NIO
  • NOK
  • NPR
  • NZD
  • OMR
  • PAB
  • PEN
  • PGK
  • PHP
  • PKR
  • PLN
  • PYG
  • QAR
  • RON
  • RSD
  • RUB
  • RWF
  • SAR
  • SBD
  • SCR
  • SDG
  • SEK
  • SGD
  • SHP
  • SLL
  • SOS
  • SRD
  • SSP
  • STD
  • SYP
  • SZL
  • THB
  • TJS
  • TMT
  • TND
  • TOP
  • TRY
  • TTD
  • TWD
  • TZS
  • UAH
  • UGX
  • USD
  • UYU
  • UZS
  • VEF
  • VND
  • VUV
  • WST
  • XAF
  • XCD
  • XOF
  • XPF
  • YER
  • ZAR
  • ZMW
  • ZWL
AED
ticket_device_usedenumIndicates the device and app type used to make the booking for a ticket.

Possible values are (scroll for more):

  • mobile_browser
    Mobile phone (in the browser)
  • mobile_app
    Mobile phone (in the app)
  • desktop
    Desktop computer (in the browser)
  • tablet_browser
    Tablet (in the browser)
  • tablet_app
    Tablet (in the app)
mobile_browser
ticket_exchange_feefloatThe fee applied for exchanging an issued ticket.50,00
ticket_issue_datetimestampAn RFC3339-encoded UTC timestamp indicating the date when the ticket was issued.2021-10-04T15:20:44
ticket_itinerary_legs_countintTrip path information, i.e. the number of legs in the itinerary.2
ticket_pricefloatThe full price of the ticket before any discounts or vouchers are applied.349
ticket_transaction_typeenumThe type of transaction carried out for the ticket.

Possible values are (scroll for more):

  • exchange
    Ticket exchange
  • misc
    Not a ticket purchase and not a transaction related to a ticket exchange.
  • refund
    Ticket refund
  • purchase
    Ticket purchase
exchange
time_from_first_visitintIndicates the number of days that have passed from the moment a customer first visited the e-commerce site and the moment when they initiated the transaction. This period of time covers multiple browser sessions.
time_to_purchaseintIndicates the number of seconds that have passed from the moment a customer accessed the e-commerce website to the moment when they initiated the transaction. Use this datapoint to indicate the time within one browser session.
voucher_usedboolIndicates if the item was purchased with a promo voucher.

General | Shipping address

NameData typeDescriptionExample
packstation_id_dpstringA 3-digit ID of a DHL Packstation. Use this datapoint in rules if you're sending this information in the API request. If you'd like this information to be calculated by Fraugster, use 'packstation_id' instead. Make sure you send the datapoint 'ship_ad_line1' in this case.
  • 123
  • 445
postnummer_dpstringThe personal customer number (Postnummer) used at the DHL Packstation. Use this datapoint in rules if you're sending this information in the API request. If you'd like this information to be calculated by Fraugster, use 'postnummer' instead. Make sure you send the datapoint 'ship_ad_line1' in this case.
  • 12345678
  • 44566741
ship_ad_citystringThe city on the shipping address.London
ship_ad_city_norm_dpstringThe normalized value of the city on the shipping address provided by the payment company.
  • buenosaires
  • newyork
ship_ad_ctryenumThe country on the shipping address. An ISO 3166-1 alpha-2 code.

Possible values are (scroll for more):

  • AD
  • AE
  • AF
  • AG
  • AI
  • AL
  • AM
  • AO
  • AQ
  • AR
  • AS
  • AT
  • AU
  • AW
  • AX
  • AZ
  • BA
  • BB
  • BD
  • BE
  • BF
  • BG
  • BH
  • BI
  • BJ
  • BL
  • BM
  • BN
  • BO
  • BQ
  • BR
  • BS
  • BT
  • BV
  • BW
  • BY
  • BZ
  • CA
  • CC
  • CD
  • CF
  • CG
  • CH
  • CI
  • CK
  • CL
  • CM
  • CN
  • CO
  • CR
  • CU
  • CV
  • CW
  • CX
  • CY
  • CZ
  • DE
  • DJ
  • DK
  • DM
  • DO
  • DZ
  • EC
  • EE
  • EG
  • EH
  • ER
  • ES
  • ET
  • FI
  • FJ
  • FK
  • FM
  • FO
  • FR
  • GA
  • GB
  • GD
  • GE
  • GF
  • GG
  • GH
  • GI
  • GL
  • GM
  • GN
  • GP
  • GQ
  • GR
  • GS
  • GT
  • GU
  • GW
  • GY
  • HK
  • HM
  • HN
  • HR
  • HT
  • HU
  • ID
  • IE
  • IL
  • IM
  • IN
  • IO
  • IQ
  • IR
  • IS
  • IT
  • JE
  • JM
  • JO
  • JP
  • KE
  • KG
  • KH
  • KI
  • KM
  • KN
  • KP
  • KR
  • KW
  • KY
  • KZ
  • LA
  • LB
  • LC
  • LI
  • LK
  • LR
  • LS
  • LT
  • LU
  • LV
  • LY
  • MA
  • MC
  • MD
  • ME
  • MF
  • MG
  • MH
  • MK
  • ML
  • MM
  • MN
  • MO
  • MP
  • MQ
  • MR
  • MS
  • MT
  • MU
  • MV
  • MW
  • MX
  • MY
  • MZ
  • NA
  • NC
  • NE
  • NF
  • NG
  • NI
  • NL
  • NO
  • NP
  • NR
  • NU
  • NZ
  • OM
  • PA
  • PE
  • PF
  • PG
  • PH
  • PK
  • PL
  • PM
  • PN
  • PR
  • PS
  • PT
  • PW
  • PY
  • QA
  • RE
  • RO
  • RS
  • RU
  • RW
  • SA
  • SB
  • SC
  • SD
  • SE
  • SG
  • SH
  • SI
  • SJ
  • SK
  • SL
  • SM
  • SN
  • SO
  • SR
  • SS
  • ST
  • SV
  • SX
  • SY
  • SZ
  • TC
  • TD
  • TF
  • TG
  • TH
  • TJ
  • TK
  • TL
  • TM
  • TN
  • TO
  • TR
  • TT
  • TV
  • TW
  • TZ
  • UA
  • UG
  • UM
  • US
  • UY
  • UZ
  • VA
  • VC
  • VE
  • VG
  • VI
  • VN
  • VU
  • WF
  • WS
  • XK
  • YE
  • YT
  • ZA
  • ZM
  • ZW
  • AC
  • AN
  • KS
AD
ship_ad_ctry_norm_dpenumThe normalized value of the country on the shipping address provided by the payment company.

Possible values are (scroll for more):

  • AD
  • AE
  • AF
  • AG
  • AI
  • AL
  • AM
  • AO
  • AQ
  • AR
  • AS
  • AT
  • AU
  • AW
  • AX
  • AZ
  • BA
  • BB
  • BD
  • BE
  • BF
  • BG
  • BH
  • BI
  • BJ
  • BL
  • BM
  • BN
  • BO
  • BQ
  • BR
  • BS
  • BT
  • BV
  • BW
  • BY
  • BZ
  • CA
  • CC
  • CD
  • CF
  • CG
  • CH
  • CI
  • CK
  • CL
  • CM
  • CN
  • CO
  • CR
  • CU
  • CV
  • CW
  • CX
  • CY
  • CZ
  • DE
  • DJ
  • DK
  • DM
  • DO
  • DZ
  • EC
  • EE
  • EG
  • EH
  • ER
  • ES
  • ET
  • FI
  • FJ
  • FK
  • FM
  • FO
  • FR
  • GA
  • GB
  • GD
  • GE
  • GF
  • GG
  • GH
  • GI
  • GL
  • GM
  • GN
  • GP
  • GQ
  • GR
  • GS
  • GT
  • GU
  • GW
  • GY
  • HK
  • HM
  • HN
  • HR
  • HT
  • HU
  • ID
  • IE
  • IL
  • IM
  • IN
  • IO
  • IQ
  • IR
  • IS
  • IT
  • JE
  • JM
  • JO
  • JP
  • KE
  • KG
  • KH
  • KI
  • KM
  • KN
  • KP
  • KR
  • KW
  • KY
  • KZ
  • LA
  • LB
  • LC
  • LI
  • LK
  • LR
  • LS
  • LT
  • LU
  • LV
  • LY
  • MA
  • MC
  • MD
  • ME
  • MF
  • MG
  • MH
  • MK
  • ML
  • MM
  • MN
  • MO
  • MP
  • MQ
  • MR
  • MS
  • MT
  • MU
  • MV
  • MW
  • MX
  • MY
  • MZ
  • NA
  • NC
  • NE
  • NF
  • NG
  • NI
  • NL
  • NO
  • NP
  • NR
  • NU
  • NZ
  • OM
  • PA
  • PE
  • PF
  • PG
  • PH
  • PK
  • PL
  • PM
  • PN
  • PR
  • PS
  • PT
  • PW
  • PY
  • QA
  • RE
  • RO
  • RS
  • RU
  • RW
  • SA
  • SB
  • SC
  • SD
  • SE
  • SG
  • SH
  • SI
  • SJ
  • SK
  • SL
  • SM
  • SN
  • SO
  • SR
  • SS
  • ST
  • SV
  • SX
  • SY
  • SZ
  • TC
  • TD
  • TF
  • TG
  • TH
  • TJ
  • TK
  • TL
  • TM
  • TN
  • TO
  • TR
  • TT
  • TV
  • TW
  • TZ
  • UA
  • UG
  • UM
  • US
  • UY
  • UZ
  • VA
  • VC
  • VE
  • VG
  • VI
  • VN
  • VU
  • WF
  • WS
  • XK
  • YE
  • YT
  • ZA
  • ZM
  • ZW
  • AC
  • AN
  • KS
AD
ship_ad_emailstringThe email address of the customer on the shipping address.[email protected]
ship_ad_first_namestringThe first name of the customer on the shipping address.Grace
ship_ad_house_numstringThe house number on the shipping address.
  • 7
  • 27/4
ship_ad_house_num_norm_dpstringThe normalized value of the house number on the shipping address provided by the payment company.
  • 4
  • 40
ship_ad_last_namestringThe last name of the customer on the shipping address.Hopper
ship_ad_line1stringThe street and building number on the shipping address.44 Ashgrove Road
ship_ad_line1_norm_dpstringThe normalized value of the street and building number on the shipping address provided by the payment company.44 Ashgrove Road
ship_ad_line2stringThe apartment or flat number on the shipping address.Apt. 4
ship_ad_line3stringFurther additional address information on the shipping address.
  • 2nd floor – left side
  • 2nd floor
ship_ad_line3_norm_dpstringThe normalized value of additional details on the shipping address.2nd floor
ship_ad_middle_namestringThe middle name of the customer on the shipping address.Brewster Murray
ship_ad_namestringThe full name of the customer on the shipping address. Use this datapoint when a customer sends their full name in one field, as opposed to sending their first, middle, and last name in separate fields.Grace Brewster Murray Hopper
ship_ad_phonestringThe phone number that the customer specified for the shipping address.030-4247582047
ship_ad_statestringThe state or another unit of administrative division on the shipping address.
  • New York
  • Bavaria
ship_ad_zipstringThe postal code on the shipping address.10179
ship_ad_zip_norm_dpstringThe normalized value of the postal code on the shipping address provided by the payment company.10179
ship_name_titlestringThe courtesy title of the customer on the shipping address.Dr.

General | Transaction

NameData typeDescriptionExample
acquirer_ctryenumThe country of the acquiring bank. An ISO 3166-1 alpha-2 code.

Possible values are (scroll for more):

  • AD
  • AE
  • AF
  • AG
  • AI
  • AL
  • AM
  • AO
  • AQ
  • AR
  • AS
  • AT
  • AU
  • AW
  • AX
  • AZ
  • BA
  • BB
  • BD
  • BE
  • BF
  • BG
  • BH
  • BI
  • BJ
  • BL
  • BM
  • BN
  • BO
  • BQ
  • BR
  • BS
  • BT
  • BV
  • BW
  • BY
  • BZ
  • CA
  • CC
  • CD
  • CF
  • CG
  • CH
  • CI
  • CK
  • CL
  • CM
  • CN
  • CO
  • CR
  • CU
  • CV
  • CW
  • CX
  • CY
  • CZ
  • DE
  • DJ
  • DK
  • DM
  • DO
  • DZ
  • EC
  • EE
  • EG
  • EH
  • ER
  • ES
  • ET
  • FI
  • FJ
  • FK
  • FM
  • FO
  • FR
  • GA
  • GB
  • GD
  • GE
  • GF
  • GG
  • GH
  • GI
  • GL
  • GM
  • GN
  • GP
  • GQ
  • GR
  • GS
  • GT
  • GU
  • GW
  • GY
  • HK
  • HM
  • HN
  • HR
  • HT
  • HU
  • ID
  • IE
  • IL
  • IM
  • IN
  • IO
  • IQ
  • IR
  • IS
  • IT
  • JE
  • JM
  • JO
  • JP
  • KE
  • KG
  • KH
  • KI
  • KM
  • KN
  • KP
  • KR
  • KW
  • KY
  • KZ
  • LA
  • LB
  • LC
  • LI
  • LK
  • LR
  • LS
  • LT
  • LU
  • LV
  • LY
  • MA
  • MC
  • MD
  • ME
  • MF
  • MG
  • MH
  • MK
  • ML
  • MM
  • MN
  • MO
  • MP
  • MQ
  • MR
  • MS
  • MT
  • MU
  • MV
  • MW
  • MX
  • MY
  • MZ
  • NA
  • NC
  • NE
  • NF
  • NG
  • NI
  • NL
  • NO
  • NP
  • NR
  • NU
  • NZ
  • OM
  • PA
  • PE
  • PF
  • PG
  • PH
  • PK
  • PL
  • PM
  • PN
  • PR
  • PS
  • PT
  • PW
  • PY
  • QA
  • RE
  • RO
  • RS
  • RU
  • RW
  • SA
  • SB
  • SC
  • SD
  • SE
  • SG
  • SH
  • SI
  • SJ
  • SK
  • SL
  • SM
  • SN
  • SO
  • SR
  • SS
  • ST
  • SV
  • SX
  • SY
  • SZ
  • TC
  • TD
  • TF
  • TG
  • TH
  • TJ
  • TK
  • TL
  • TM
  • TN
  • TO
  • TR
  • TT
  • TV
  • TW
  • TZ
  • UA
  • UG
  • UM
  • US
  • UY
  • UZ
  • VA
  • VC
  • VE
  • VG
  • VI
  • VN
  • VU
  • WF
  • WS
  • XK
  • YE
  • YT
  • ZA
  • ZM
  • ZW
  • AC
  • AN
  • KS
AD
customcustomAn object that contains arbitrary fields not directly managed by Fraugster. Can be sent with each transaction and used for rule creation.
is_3ds_approvedenumIndicates whether the transaction was authenticated with 3D Secure. Relevant in cases where Fraugster is integrated after authentication and/or authorization.

Possible values are (scroll for more):

  • fully_authenticated
    The user was fully authenticated with 2FA.
  • not_authenticated
    The user was not authenticated by the issuing bank.
  • partially_authenticated
    The user was authenticated without completing 2FA.
  • unable
    The user could not be authenticated due to a server error.
  • failed_authentication
    The user failed or cancelled the authentication.
fully_authenticated
is_recurringboolIndicates whether a transaction is a subsequent transaction following a previous authorization. Please note that Fraugster cannot validate whether the transaction is indeed linked to a previous transaction flagged with the acquirer as starting a recurring operation.
recurrence_typestringSpecifies what recurrence type the transaction has. Only relevant to recurrent transactions.FirstRecurring
trans_amtfloatThe transaction amount in the original currency.23.15
trans_currencyenumSO-3 currency code in which 'trans_amt' is given.

Possible values are (scroll for more):

  • AED
  • AFN
  • ALL
  • AMD
  • ANG
  • AOA
  • ARS
  • AUD
  • AWG
  • AZN
  • BAM
  • BBD
  • BDT
  • BGN
  • BHD
  • BIF
  • BMD
  • BND
  • BOB
  • BRL
  • BSD
  • BTN
  • BWP
  • BYR
  • BZD
  • CAD
  • CDF
  • CHF
  • CLP
  • CNY
  • COP
  • CRC
  • CUP
  • CVE
  • CZK
  • DJF
  • DKK
  • DOP
  • DZD
  • EGP
  • ERN
  • ETB
  • EUR
  • FJD
  • FKP
  • GBP
  • GEL
  • GHS
  • GIP
  • GMD
  • GNF
  • GTQ
  • GYD
  • HKD
  • HNL
  • HRK
  • HTG
  • HUF
  • IDR
  • ILS
  • INR
  • IQD
  • IRR
  • ISK
  • JMD
  • JOD
  • JPY
  • KES
  • KGS
  • KHR
  • KMF
  • KPW
  • KRW
  • KWD
  • KYD
  • KZT
  • LAK
  • LBP
  • LKR
  • LRD
  • LSL
  • LYD
  • MAD
  • MDL
  • MGA
  • MKD
  • MMK
  • MNT
  • MOP
  • MRO
  • MUR
  • MVR
  • MWK
  • MXN
  • MYR
  • MZN
  • NAD
  • NGN
  • NIO
  • NOK
  • NPR
  • NZD
  • OMR
  • PAB
  • PEN
  • PGK
  • PHP
  • PKR
  • PLN
  • PYG
  • QAR
  • RON
  • RSD
  • RUB
  • RWF
  • SAR
  • SBD
  • SCR
  • SDG
  • SEK
  • SGD
  • SHP
  • SLL
  • SOS
  • SRD
  • SSP
  • STD
  • SYP
  • SZL
  • THB
  • TJS
  • TMT
  • TND
  • TOP
  • TRY
  • TTD
  • TWD
  • TZS
  • UAH
  • UGX
  • USD
  • UYU
  • UZS
  • VEF
  • VND
  • VUV
  • WST
  • XAF
  • XCD
  • XOF
  • XPF
  • YER
  • ZAR
  • ZMW
  • ZWL
AED
trans_idstringThe ID of the transaction as identified by the PSP. Do not to confuse with the ID assigned by the merchant ('order_id') or the transaction ID created by Fraugster ('frg_trans_id').X1234567
trans_is_b2bboolIndicates if the transaction is a B2B transaction.
trans_statusstringSpecifies the transaction approval status communicated by the client.
  • Approved
  • Declined
trans_tstimestampTransaction timestamp reported by the client.2009-11-10T23:00:00Z

Industry | Airlines

NameData typeDescriptionExample
airticket_agency_codestringIATA code for the travel agency that issued the ticket.13-3 4637 004
airticket_airline_namestringThe name of the airline.
  • Lufthansa
  • Delta
airticket_arrival_tstimestampAn RFC3339-encoded UTC timestamp indicating the local date and time of the arrival. The timezone accepts either the character 'Z' to indicate UTC or a time offset in the format '+02:00' or '-07:30'.2021-11-10T23:00:00Z
airticket_booking_pos_citystringThe city where the customer made the payment for the ticket and where sales taxes may become applicable.Santiago
airticket_classenumIATA code for the class of service for the leg of the trip. The code is used by airlines to identify a fare type and corresponding services applicable to that fare.

Possible values are (scroll for more):

  • P
    First class premium.
  • F
    First class full fare.
  • A
    First class discounted.
  • C
    Business class full fare.
  • J
    Business class premium.
  • D
    Business class discounted.
  • I
    Business class discounted.
  • Z
    Business class discounted.
  • Y
    Economy/coach.
  • W
    Economy/coach premium.
  • S
    Economy/coach.
  • B
    Economy/coach discounted. Eligible for an upgrade to class M.
  • H
    Economy/coach discounted. Eligible for an upgrade to business class.
  • K
    Economy/coach discounted.
  • L
    Economy/coach discounted.
  • M
    Economy/coach discounted. Eligible for an upgrade to business class.
  • N
    Economy/coach discounted.
  • Q
    Economy/coach discounted.
  • V
    Economy/coach discounted.
  • other
    Another class not covered by the existing values.
  • G
    Economy/coach discounted, conditional reservation. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • T
    Economy/coach discounted.
  • R
    First class suites/individual airline use. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • U
    Shuttle service. No reservation needed, seat guaranteed. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • O
    Economy/coach discounted. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • E
    Shuttle service. Reservation not allowed, seat to be confirmed at check-in. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
P
airticket_days_to_departureintIndicates the number of days before the airplane departure.3
airticket_delivery_methodstringThe delivery method for the airline ticket.electronic
airticket_departure_tstimestampAn RFC3339-encoded UTC timestamp indicating the local date and time of the departure. The timezone accepts either the character 'Z' to indicate UTC or a time offset in the format '+02:00' or '-07:30'.2009-11-10T23:00:00Z
airticket_electronic_ticketboolIndicates whether the ticket booking was made electronically.
airticket_first_departure_airportstringIATA code for the first departure airport in the itinerary.BER
airticket_issuer_addressstringThe address of the company issuing the ticket.Place Georges-Pompidou, 75004 Paris
airticket_issuer_namestringThe name of the ticket issuer. May differ from the airline name.ExpediaTravel
airticket_last_arrival_airportstringIATA code for the last arrival airport in the itinerary.NAP
airticket_leg1_arrival_airportstringIATA code for the arrival airport in the first leg of the trip.FCO
airticket_leg1_arrival_time_segmentenumThe arrival time segment for the first leg of the trip.

Possible values are (scroll for more):

  • am
    Before midday
  • pm
    After midday
am
airticket_leg1_arrival_tstimestampAn RFC3339-encoded UTC timestamp indicating the local date and time of the arrival for the first leg of the trip. The timezone accepts either the character 'Z' to indicate UTC or a time offset in the format '+02:00' or '-07:30'.2021-10-04T15:20:44
airticket_leg1_carrier_codestringIATA code for the airline for the first leg of the trip.7H
airticket_leg1_classenumIATA code for the class of service for the first leg of the trip. The code is used by airlines to identify a fare type and corresponding services applicable to that fare.

Possible values are (scroll for more):

  • P
    First class premium.
  • F
    First class full fare.
  • A
    First class discounted.
  • C
    Business class full fare.
  • J
    Business class premium.
  • D
    Business class discounted.
  • I
    Business class discounted.
  • Z
    Business class discounted.
  • Y
    Economy/coach.
  • W
    Economy/coach premium.
  • S
    Economy/coach.
  • B
    Economy/coach discounted. Eligible for an upgrade to class M.
  • H
    Economy/coach discounted. Eligible for an upgrade to business class.
  • K
    Economy/coach discounted.
  • L
    Economy/coach discounted.
  • M
    Economy/coach discounted. Eligible for an upgrade to business class.
  • N
    Economy/coach discounted.
  • Q
    Economy/coach discounted.
  • V
    Economy/coach discounted.
  • other
    Another class not covered by the existing values.
  • G
    Economy/coach discounted, conditional reservation. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • T
    Economy/coach discounted.
  • R
    First class suites/individual airline use. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • U
    Shuttle service. No reservation needed, seat guaranteed. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • O
    Economy/coach discounted. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • E
    Shuttle service. Reservation not allowed, seat to be confirmed at check-in. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
P
airticket_leg1_departure_airportstringIATA code for the departure airport in the first leg of the trip.FCO
airticket_leg1_departure_time_segmentenumThe departure time segment for the first leg of the trip.

Possible values are (scroll for more):

  • am
    Before midday
  • pm
    After midday
am
airticket_leg1_departure_tstimestampAn RFC3339-encoded UTC timestamp indicating the local date and time of the departure for the first leg of the trip. The timezone accepts either the character 'Z' to indicate UTC or a time offset in the format '+02:00' or '-07:30'.2021-10-04T15:20:44
airticket_leg1_flight_numberstringThe flight number for the first leg of the trip.DF3409
airticket_leg1_pricefloatThe full price of the ticket for the first leg of the trip, before any discounts or vouchers are applied.49,99
airticket_leg1_stopoverboolIndicates whether a stopover is allowed on the first leg of the trip.
airticket_leg2_arrival_airportstringIATA code for the arrival airport in the second leg of the trip.CDG
airticket_leg2_arrival_time_segmentenumThe arrival time segment for the second leg of the trip.

Possible values are (scroll for more):

  • am
    Before midday
  • pm
    After midday
am
airticket_leg2_arrival_tstimestampAn RFC3339-encoded UTC timestamp indicating the local date and time of the arrival for the second leg of the trip. The timezone accepts either the character 'Z' to indicate UTC or a time offset in the format '+02:00' or '-07:30'.2021-10-04T15:20:44
airticket_leg2_carrier_codestringIATA code for the airline for the second leg of the trip.7H
airticket_leg2_classenumIATA code for the class of service for the second leg of the trip. The code is used by airlines to identify a fare type and corresponding services applicable to that fare.

Possible values are (scroll for more):

  • P
    First class premium.
  • F
    First class full fare.
  • A
    First class discounted.
  • C
    Business class full fare.
  • J
    Business class premium.
  • D
    Business class discounted.
  • I
    Business class discounted.
  • Z
    Business class discounted.
  • Y
    Economy/coach.
  • W
    Economy/coach premium.
  • S
    Economy/coach.
  • B
    Economy/coach discounted. Eligible for an upgrade to class M.
  • H
    Economy/coach discounted. Eligible for an upgrade to business class.
  • K
    Economy/coach discounted.
  • L
    Economy/coach discounted.
  • M
    Economy/coach discounted. Eligible for an upgrade to business class.
  • N
    Economy/coach discounted.
  • Q
    Economy/coach discounted.
  • V
    Economy/coach discounted.
  • other
    Another class not covered by the existing values.
  • G
    Economy/coach discounted, conditional reservation. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • T
    Economy/coach discounted.
  • R
    First class suites/individual airline use. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • U
    Shuttle service. No reservation needed, seat guaranteed. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • O
    Economy/coach discounted. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
  • E
    Shuttle service. Reservation not allowed, seat to be confirmed at check-in. Used as RBD (Reservations Booking Designator), not as primary code. RBD is the class used to book the flight in the reservations system and specified by the carrier providing transportation.
P
airticket_leg2_departure_airportstringIATA code for the departure airport in the second leg of the trip.FCO
airticket_leg2_departure_time_segmentenumThe departure time segment for the second leg of the trip.

Possible values are (scroll for more):

  • am
    Before midday
  • pm
    After midday
am
airticket_leg2_departure_tstimestampAn RFC3339-encoded UTC timestamp indicating the local date and time of the departure for the second leg of the trip. The timezone accepts either the character 'Z' to indicate UTC or a time offset in the format '+02:00' or '-07:30'.2021-10-04T15:20:44
airticket_leg2_flight_numberstringThe flight number for the second leg of the trip.DF3409
airticket_leg2_pricefloatThe full price of the ticket for the second leg of the trip, before any discounts or vouchers are applied.49,99
airticket_leg2_stopoverboolIndicates whether a stopover is allowed on the second leg of the trip.
airticket_loyalty_program_numstringThe number of the customer that belongs to a loyalty program. Send this datapoint if you're sending 'airticket_loyalty_program_used = true'.2934-YS
airticket_nrstringA 13-digit number that uniquely identifies the issued airline ticket.8382124676356
airticket_pnrstringThe passenger name record for the ticket.230-U8F16G
airticket_purchase_typeenumIndicates the type of purchase in the booking.

Possible values are (scroll for more):

  • ticket_only
    The customer bought an airline ticket only.
  • ticket_and_other
    The customer bought an airline ticket and other services.
  • other_only
    The customer bought other service only without any airline ticket.
ticket_only
airticket_third_party_bookingboolIndicates whether the booking was made by a third-party entity.

Industry | Digital goods and services

NameData typeDescriptionExample
digital_delivery_emailstringThe email address where the digital product is supposed to be delivered.[email protected]
digital_event_datedateIndicates the date of the event the customer is buying tickets for. The date part of an RFC3339 -encoded UTC timestamp.2021-10-04T
digital_lifetime_licenseboolIndicates if the customer has a lifetime subscription with a merchant.
digital_product_categoryenumIndicates the category of digital products purchased by the customer. This datapoint has a less granular categorization than 'digital_product_type'. Use both to be able to write more granular rules.

Possible values are (scroll for more):

  • digital_goods
    May include audio or video files, photography, ebooks, graphics and digital art, documents, etc.
  • digital_services
    May include streaming, cloud-based software or game subscriptions, paid podcasts, online news portals or magazines, etc.
  • on-demand_digital
    May include ride- or home-sharing, restaurant delivery, personal or household services, business services, etc.
  • software
    May include downloadable programs for computers or other electronic devices, etc.
  • internet
    May include hosting services, internet service providers, website domains, etc.
  • gaming
    May include online or console games, mobile in-game content, computer in-game content, etc.
  • travel
    May include vacation and travel bookings, etc.
  • entertainment
    May include event tickets, etc.
digital_goods
digital_product_typeenumIndicates the type of digital products purchased by the customer. This datapoint has a more granular categorization than 'digital_product_category'. Use both to be able to write more granular rules.

Possible values are (scroll for more):

  • ebooks
  • audiobooks
  • digital_imagery
    Examples may include images, art, media, font, logos, themes, etc.
  • video_content
  • audio_content
  • music_streaming
  • video_streaming
  • paid_podcasts
  • computer_software
  • mobile_apps
  • hosting_services
  • saas_products
  • internet_providers
  • media_subscriptions
    Examples include news outlet subscription, magazine subscription etc.
  • console_games
  • computer_games
  • mobile_games
  • accommodation_rentals
  • event_tickets
  • food_delivery_once
  • food_delivery_subscription
  • insurance
  • e_learning
    Examples include online courses, webinars, etc.
  • online_ads
  • giftcards_prepaids
ebooks

Industry | Gaming

NameData typeDescriptionExample
gaming_donatable_itemboolSpecifies if the item purchased is donatable.
gaming_locked_countryenumIndicates the country where an item is available. An ISO 3166-1 alpha-2 code.

Possible values are (scroll for more):

  • AD
  • AE
  • AF
  • AG
  • AI
  • AL
  • AM
  • AO
  • AQ
  • AR
  • AS
  • AT
  • AU
  • AW
  • AX
  • AZ
  • BA
  • BB
  • BD
  • BE
  • BF
  • BG
  • BH
  • BI
  • BJ
  • BL
  • BM
  • BN
  • BO
  • BQ
  • BR
  • BS
  • BT
  • BV
  • BW
  • BY
  • BZ
  • CA
  • CC
  • CD
  • CF
  • CG
  • CH
  • CI
  • CK
  • CL
  • CM
  • CN
  • CO
  • CR
  • CU
  • CV
  • CW
  • CX
  • CY
  • CZ
  • DE
  • DJ
  • DK
  • DM
  • DO
  • DZ
  • EC
  • EE
  • EG
  • EH
  • ER
  • ES
  • ET
  • FI
  • FJ
  • FK
  • FM
  • FO
  • FR
  • GA
  • GB
  • GD
  • GE
  • GF
  • GG
  • GH
  • GI
  • GL
  • GM
  • GN
  • GP
  • GQ
  • GR
  • GS
  • GT
  • GU
  • GW
  • GY
  • HK
  • HM
  • HN
  • HR
  • HT
  • HU
  • ID
  • IE
  • IL
  • IM
  • IN
  • IO
  • IQ
  • IR
  • IS
  • IT
  • JE
  • JM
  • JO
  • JP
  • KE
  • KG
  • KH
  • KI
  • KM
  • KN
  • KP
  • KR
  • KW
  • KY
  • KZ
  • LA
  • LB
  • LC
  • LI
  • LK
  • LR
  • LS
  • LT
  • LU
  • LV
  • LY
  • MA
  • MC
  • MD
  • ME
  • MF
  • MG
  • MH
  • MK
  • ML
  • MM
  • MN
  • MO
  • MP
  • MQ
  • MR
  • MS
  • MT
  • MU
  • MV
  • MW
  • MX
  • MY
  • MZ
  • NA
  • NC
  • NE
  • NF
  • NG
  • NI
  • NL
  • NO
  • NP
  • NR
  • NU
  • NZ
  • OM
  • PA
  • PE
  • PF
  • PG
  • PH
  • PK
  • PL
  • PM
  • PN
  • PR
  • PS
  • PT
  • PW
  • PY
  • QA
  • RE
  • RO
  • RS
  • RU
  • RW
  • SA
  • SB
  • SC
  • SD
  • SE
  • SG
  • SH
  • SI
  • SJ
  • SK
  • SL
  • SM
  • SN
  • SO
  • SR
  • SS
  • ST
  • SV
  • SX
  • SY
  • SZ
  • TC
  • TD
  • TF
  • TG
  • TH
  • TJ
  • TK
  • TL
  • TM
  • TN
  • TO
  • TR
  • TT
  • TV
  • TW
  • TZ
  • UA
  • UG
  • UM
  • US
  • UY
  • UZ
  • VA
  • VC
  • VE
  • VG
  • VI
  • VN
  • VU
  • WF
  • WS
  • XK
  • YE
  • YT
  • ZA
  • ZM
  • ZW
  • AC
  • AN
  • KS
AD
gaming_platformenumSpecifies the platform where the game is available.

Possible values are (scroll for more):

  • mobile
    Includes phones, tablets.
  • console
    Includes PS, xbox, etc.
  • desktop
    Includes desktop computers.
mobile
gaming_product_typeenumSpecifies the type of the gaming product being purchased.

Possible values are (scroll for more):

  • game
    Game
  • dlc
    Additional content created for an already released video game, distributed by the game's publisher.
  • premium_currency
  • soft_currency
  • cosmetic_items
  • character
    A person or any other entity acting in a game.
  • loot_box
    A consumable virtual item that can be redeemed to receive a randomized selection of further virtual items.
  • season_pass
    A purchase of a discounted package for current and future downloadable content (DLC) packs for a video game atop its base cost.
  • battle_pass
    A type of monetization approach that provides additional content for a game usually through a tiered system, rewarding the player with in-game items for playing the game and completing specific challenges.
  • starter_pack
    Content designed as an entry point into a game, usually covering a beginner level.
  • other
    Any other product type not covered in the available values.
game
gaming_tutorial_finishedboolIndicates if the user finished the tutorial before initiating their first purchase. For some products, a purchase before completing the tutorial may indicate fraudulent activity. In some products, purchases are not available at all before the user completes a tutorial.
gaming_user_rankingstringIndicates the status/ranking the user has reached in a product. In some cases, a lower/non-existent ranking may indicate fraudulent activity.advanced

Industry | Hotels

NameData typeDescriptionExample
hotels_days_until_stayintThe number of days until the arrival at the hotel.25
hotels_final_pricefloatThe final amount that was paid for the stay at the hotel. The final amount is calculated after discounts, or gift cards are applied to the order total.435,50
hotels_hotel_nameintThe name of the hotel.Grand Hotel Saint Lucia
hotels_lodging_daysintThe number of lodging days at the hotel.14
hotels_number_of_roomsintThe number of rooms in the hotel booking.1
hotels_payment_typeenumThe payment type used to pay for the stay at the hotel.

Possible values are (scroll for more):

  • credit_card
  • bank_transfer
  • delayed_payment
  • payment_at_hotel
  • paypal
  • agency_cc
  • other
credit_card
hotels_room_typestringThe type of the hotel room.Sea view suite
hotels_stay_end_datedateThe date of the departure from the hotel. The date part of an RFC3339 -encoded UTC timestamp.2022-01-02Z
hotels_stay_incl_weekendboolIndicates if the stay at the hotel includes at least one weekend.
hotels_stay_start_datedateThe date of the arrival at the hotel. The date part of an RFC3339 -encoded UTC timestamp.2022-01-02Z

Payment method | Bank transfer

NameData typeDescriptionExample
ba_bicstringThe BIC (bank identifier code) of the bank account. Up to 11 characters.
  • DEUTDEDBBER
  • BOFIIE2D
ba_first_namestringThe first name of the bank account holder.Grace
ba_ibanstringIBAN (International bank account number). Up to 34 alphanumeric characters.IE64BOFI90583812345678
ba_last_namestringThe last name of the bank account holder.Hopper
ba_middle_namestringThe middle name of the bank account holder.Brewster Murray
ba_namestringThe full name of the bank account holder. Send this datapoint if you collect the full name. Otherwise send parts of the name separately in 'ba_first_name', 'ba_middle_name', and 'ba_last_name'.Grace Brewster Murray Hopper
ba_rtn_numstringThe routing number of the bank account.122105155
first_payment_dayintThe day of the month for the first installment.1
pmt_due_datedateThe date on which the invoice payment is due.2018-01-25Z

Payment method | BNPL

NameData typeDescriptionExample
bnpl_active_orderboolIndicates if the customer has an active order with the merchant and is still paying installments on it.
bnpl_active_order_countintThe number of active orders the customer has and is still paying installments on.2
bnpl_collection_frequencyintIndicates the frequency of installment collections in weeks. Example: if the collection happens once a month, the frequency is defined as every 4 weeks.4
bnpl_credit_check_performedboolIndicates if a credit check was performed for the customer. Use 'bnpl_credit_score' if you want to send the credit score also.
bnpl_credit_scoreintIndicates the credit score of the customer as assessed by you or a third-party provider. If you receive the result of a check as a range, please send either the lower or the higher value of the range in this datapoint, depending on your analytical needs.850
bnpl_first_installment_due_datetimestampAn RFC3339-encoded UTC timestamp indicating the date on which the first installment is due.2019-02-04T15:04:05Z
bnpl_installments_countintThe number of installments the customer chose to split their payment into. If the company provides only one specific number of installments for each purchase, specify it accordingly.3
bnpl_missed_paymentboolIndicates if the customer has ever missed an installment payment on previous orders.
bnpl_missed_payment_countintIndicates the number of times the customer missed installment payments on previous orders.5
bnpl_order_countintThis count indicates the number of times the customer placed an order with this merchant.4
bnpl_order_paid_offboolIndicates if the customer paid off all the installments of the previous order. If the customer has had more than one order with the merchant, consider the latest order.
bnpl_previous_order_valuefloatIndicates the total value of the items in the previous order.159,99

Payment method | Cards

NameData typeDescriptionExample
bin_ctryenumThe country of the credit card issuer. An ISO 3166-1 alpha-2 code.

Possible values are (scroll for more):

  • AD
  • AE
  • AF
  • AG
  • AI
  • AL
  • AM
  • AO
  • AQ
  • AR
  • AS
  • AT
  • AU
  • AW
  • AX
  • AZ
  • BA
  • BB
  • BD
  • BE
  • BF
  • BG
  • BH
  • BI
  • BJ
  • BL
  • BM
  • BN
  • BO
  • BQ
  • BR
  • BS
  • BT
  • BV
  • BW
  • BY
  • BZ
  • CA
  • CC
  • CD
  • CF
  • CG
  • CH
  • CI
  • CK
  • CL
  • CM
  • CN
  • CO
  • CR
  • CU
  • CV
  • CW
  • CX
  • CY
  • CZ
  • DE
  • DJ
  • DK
  • DM
  • DO
  • DZ
  • EC
  • EE
  • EG
  • EH
  • ER
  • ES
  • ET
  • FI
  • FJ
  • FK
  • FM
  • FO
  • FR
  • GA
  • GB
  • GD
  • GE
  • GF
  • GG
  • GH
  • GI
  • GL
  • GM
  • GN
  • GP
  • GQ
  • GR
  • GS
  • GT
  • GU
  • GW
  • GY
  • HK
  • HM
  • HN
  • HR
  • HT
  • HU
  • ID
  • IE
  • IL
  • IM
  • IN
  • IO
  • IQ
  • IR
  • IS
  • IT
  • JE
  • JM
  • JO
  • JP
  • KE
  • KG
  • KH
  • KI
  • KM
  • KN
  • KP
  • KR
  • KW
  • KY
  • KZ
  • LA
  • LB
  • LC
  • LI
  • LK
  • LR
  • LS
  • LT
  • LU
  • LV
  • LY
  • MA
  • MC
  • MD
  • ME
  • MF
  • MG
  • MH
  • MK
  • ML
  • MM
  • MN
  • MO
  • MP
  • MQ
  • MR
  • MS
  • MT
  • MU
  • MV
  • MW
  • MX
  • MY
  • MZ
  • NA
  • NC
  • NE
  • NF
  • NG
  • NI
  • NL
  • NO
  • NP
  • NR
  • NU
  • NZ
  • OM
  • PA
  • PE
  • PF
  • PG
  • PH
  • PK
  • PL
  • PM
  • PN
  • PR
  • PS
  • PT
  • PW
  • PY
  • QA
  • RE
  • RO
  • RS
  • RU
  • RW
  • SA
  • SB
  • SC
  • SD
  • SE
  • SG
  • SH
  • SI
  • SJ
  • SK
  • SL
  • SM
  • SN
  • SO
  • SR
  • SS
  • ST
  • SV
  • SX
  • SY
  • SZ
  • TC
  • TD
  • TF
  • TG
  • TH
  • TJ
  • TK
  • TL
  • TM
  • TN
  • TO
  • TR
  • TT
  • TV
  • TW
  • TZ
  • UA
  • UG
  • UM
  • US
  • UY
  • UZ
  • VA
  • VC
  • VE
  • VG
  • VI
  • VN
  • VU
  • WF
  • WS
  • XK
  • YE
  • YT
  • ZA
  • ZM
  • ZW
  • AC
  • AN
  • KS
AD
cc_binstringThe BIN number of the credit card (the first 6 digits).572543
cc_cardholderstringThe full name of the credit card holder. Send this datapoint if you collect the full name. Otherwise send parts of the name separately in 'cc_first_name', 'cc_middle_name', and 'cc_last_name'.Grace Brewster Murray Hopper
cc_exp_dtstringThe expiry date of the credit card in format MMYYYY.042023
cc_exp_monthstringThe expiry month of the credit card.10
cc_exp_yearstringThe expiry year of the credit card.2020
cc_first_namestringThe first name of the credit card holder.Grace
cc_last_4_digstringThe last 4 digits of the credit card.1234
cc_last_namestringThe last name of the credit card holder.Hopper
cc_middle_namestringThe middle name of the credit card holder.Brewster Murray
cc_num_hashstringThe hashed value of the credit card number. Use this datapoint to send credit card numbers if you cannot send the full card number in 'cc_num'.6T5tdyWRiuhPuFhupAZYZzFESBYrOiOoYyqO8Zb4WEw=
cc_num_typestringThe type of the credit card number.PAN
cc_numstringThe credit card number (PAN) of the customer. It gets replaced with a token when it reaches the Fraugster PCI-compliant environment.1111222233334444555566
cc_sub_brandstringThe sub-brand of the credit card.Visa Online
cvcstringThe CVC (card verification code). The 3 digits on the back of the card.123
cvc_error_codestringThe error code captured for the CVC information.103
cvc_error_messagestringThe error message captured for the CVC information.CVC is not the right length.
cvc_sourcestringThe source of the CVC value.GeneralValidation

Payment method | General

NameData typeDescriptionExample
pmt_methodenumThe payment method used for the transaction.

Possible values are (scroll for more):

  • cash
  • direct_debit
  • bnpl
  • banking_transfer
  • wallet
  • card
  • prepaid_voucher_giftcard
  • mobile
cash
pmt_method_brandenumIndicates the specific payment method brand used by the customer.

Possible values are (scroll for more):

  • affirm
  • afterpay
  • alipay
  • amazon_pay
  • apple_pay
  • bancontact
  • billpay
  • bonus_card
  • eprzelewy24
  • eps
  • giropay
  • google_pay
  • ideal
  • myone
  • oney
  • jaccs
  • konbini
  • paybright
  • paydirekt
  • paypal
  • postfinance
  • rakuten_pay
  • sepa
  • sofort
  • twint
  • masterpass
  • visa_checkout
  • trustly
  • billink
  • bancontact_mobile
  • belfius
  • blik
  • coupons
  • credit_cards
  • cryptocurrency
  • dotpay
  • klarna_pay_now
  • klarna_pay_later
  • mb_way
  • mobile_pay
  • multibanco
  • my_bank
  • neteller
  • paysafecard
  • paysera
  • payshop
  • paytrail
  • rapid_transfer
  • skrill
  • swish
  • vipps
  • zimpler
  • kbc_cbc
  • cashpresso
  • mondu
  • mondu_installments
affirm