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
Name | Data type | Description | Example |
---|---|---|---|
device_fingerprint | DeviceInfo | Various 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):
|
General | Account
Name | Data type | Description | Example |
---|---|---|---|
acct_ad_city | string | The city on the address of the buyer saved in the buyer's account on the merchant's platform. |
|
acct_ad_ctry | enum | The country on the account address. An ISO 3166-1 alpha-2 code. Possible values are (scroll for more):
| AD |
acct_ad_line1 | string | The street and building number on the account address. | 44 Ashgrove Road |
acct_ad_line2 | string | The apartment or flat number on the account address. | Apt. 15 |
acct_ad_state | string | The state or another unit of administrative division on the account address. |
|
acct_ad_zip | string | The postal code on the account address. | 10179 |
cust_existing | bool | Indicates whether the customer has an account with the payment company. | |
cust_existing_merchant | bool | Indicates whether the customer has an account with the merchant. | |
cust_forgot_password | bool | Indicates whether the customer forgot the password for their account on the e-commerce platform. | |
cust_has_password | bool | Indicates whether the customer has a password for their account on the e-commerce platform. | |
cust_last_login_ts | timestamp | The 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_dt | string | The date when the customer signed up for the merchant's e-commerce platform. An RFC3339-encoded UTC timestamp. | 2017-12-09Z |
cust_signup_ts | timestamp | An 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_number | string | The account number of the customer in the merchant's database. | 2364 |
password_update_ts | timestamp | An RFC3339-encoded UTC timestamp indicating when the customer last updated their password on the e-commerce platform. |
General | Billing address
Name | Data type | Description | Example |
---|---|---|---|
bill_ad_city | string | The city on the billing address. | Berlin |
bill_ad_city_norm_dp | string | The normalized value of the city on the billing address provided by the payment company. |
|
bill_ad_ctry | enum | The country on the billing address. An ISO 3166-1 alpha-2 code. Possible values are (scroll for more):
| AD |
bill_ad_ctry_norm_dp | enum | The normalized value of the country on the billing address provided by the payment company. Possible values are (scroll for more):
| AD |
bill_ad_first_name | string | The first name of the customer on the billing address. | Grace |
bill_ad_house_num | string | The house number on the billing address. |
|
bill_ad_house_num_norm_dp | string | The normalized value of the house number on the billing address. |
|
bill_ad_last_name | string | The last name of the customer on the billing address. | Hopper |
bill_ad_line1 | string | The street and building number on the billing address. | Hartwigstraße 27 |
bill_ad_line1_norm_dp | string | The normalized value of the street and building number on the billing address. | Hartwigstr. |
bill_ad_line2 | string | The apartment or flat number on the billing address. | Apt. 15 |
bill_ad_line3 | string | Additional address information on the billing address. | 2nd floor |
bill_ad_line3_norm_dp | string | The normalized value of additional details on the billing address provided by the payment company. |
|
bill_ad_middle_name | string | The middle name of the customer on the billing address. | Brewster Murray |
bill_ad_name | string | The 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_state | string | The state or another unit of administrative division on the billing address. |
|
bill_ad_zip | string | The postal code on the billing address. | 10179 |
bill_ad_zip_norm_dp | string | The normalized value of the postal code on the billing address. | 78467 |
bill_name_title | string | The courtesy title of the customer on the billing address. | Dr. |
General | Customer identity
Name | Data type | Description | Example |
---|---|---|---|
cust_company | string | The company name of the customer. | Schön Klinik München Harlaching |
cust_dob | date | The date of birth of the customer. | 1906-12-09Z |
cust_email | string | The primary email address of the customer. | [email protected] |
cust_first_name | string | The first name of the customer. | Grace |
cust_gender | string | The gender of the customer. | F |
cust_id | string | The ID of the customer in the merchant's database. |
|
cust_last_name | string | The last name of the customer. | Hopper |
cust_middle_name | string | The middle name of the customer. | Brewster Murray |
cust_name | string | The 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_nationality | string | The nationality of the customer. | Italian |
cust_scndry_email | string | The secondary email address of the customer. | [email protected] |
cust_title | string | The courtesy title of the customer. | Dr. |
customer_is_of_age | bool | Specifies if the customer is of age, i.e. old enough, according to the law, to be eligible for certain purchases. | |
customer_username | string | Specifies the username of the customer they created for the e-commerce account/product they are using. | gamer_42 |
customer_verified_account | bool | Indicates 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. | |
fax | string | The fax number of the customer. | 030-1781224 |
phone | string | The phone number of the customer. | +49(0)8144111100 |
phone_mobile | string | The customer's mobile phone number. | 017624225600 |
phone_type | string | The type of the phone used by the customer. | Work |
phone_work | string | The phone number of the customer marked as the work phone. | +49(0)8144111100 |
scndry_phone | string | The secondary phone number of the customer. | 017624225600 |
General | Device
Name | Data type | Description | Example |
---|---|---|---|
browser_user_agent | string | The 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_addons | string | A list of add-ons installed on user's browser. | Adblock Plus, FeedsPlus, Affine |
brwsr_lang | string | The language of the customer's web browser. | en-US |
brwsr_ts | timestamp | Web browser timestamp at the time of the purchase. | 2017-12-03T11:52:06Z |
brwsr_type | string | The type of the customer's web browser. | Firefox |
brwsr_version | string | The version of the customer's web browser. | 65.0.2 (64-bit) |
device_crt_ts | timestamp | The timestamp on the device when the transaction happened. | |
device_manufacturer | string | The manufacturer of the customer's device. | Samsung |
device_name | string | The name of the customer's device. | Grace’s MacBook Pro |
device_type | string | The device type of the customer. | iPhone |
device_version | string | The version of the customer's device. | 4.1 |
os_lang | string | Language of the operating system on the customer's device. | en-GB |
os_ts | timestamp | The operating system timestamp at the time of the purchase. | 2017-12-03T11:52:06Z |
os_type | string | Type of the customer's operating system. | iOS 10.1.1 |
os_version | string | The version of the operating system on the customer's device. | macOS Mojave 10.14.3 |
screen_dpi | string | The DPI (dots per inch) value of customer's screen. | 120 x 120 |
screen_x | string | The horisontal (x-axis) value of the customer's screen resolution. | 800 |
screen_y | string | The vertical (y-axis) value of the customer's screen resolution. | 600 |
support_cookie | bool | Indicates if the user's browser supports and is not blocking cookies. | |
support_flash | bool | Indicates if the user's browser supports Flash. | |
support_geo | bool | Indicates if the user's browser supports geolocation. | |
support_java | bool | Indicates if the user's browser supports Java. | |
support_js | bool | Indicates if the user's browser supports JavaScript. |
General | Device ID
Name | Data type | Description | Example |
---|---|---|---|
device_id | string | Device identification code. | 2fc4b5912826ad1 |
device_id_exact | string | Exact 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_smart | string | Smart 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_reputation | string | Specific 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_score | float | The 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
Name | Data type | Description | Example |
---|---|---|---|
ip | string | The IP address of the customer. | 192.168.0.1 |
ip_hashed | string | The hashed value of the IP address. | 6023d6a87eec89bf628b2520434a1065ac4da0e0 |
General | Merchant
Name | Data type | Description | Example |
---|---|---|---|
platform_id | string | The name of the payment platform. | GlobalCollect |
seller_id | string | The identification code of the merchant. | ABG826 |
slr_asp | float | The ASP (average sales price) of the merchant. | 5.99 |
slr_crncy | enum | The operating currency of the merchant. Possible values are (scroll for more):
| AED |
slr_ctry | enum | The 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 |
slr_ind | string | The 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_cat | string | The 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_mcc | string | The 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_name | string | The 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_seller | string | The identification code of the sub-merchant. | 8897 |
General | Purchase
Name | Data type | Description | Example |
---|---|---|---|
affiliate_partner | string | Indicates the affiliate partner that generated the customer. | BigCommerce |
agency_country | enum | The 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 |
agency_name | string | The name of the agency that facilitated the purchase. | Clubhotel Reisen GmbH |
booking_invoice_number | string | The 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_flexi | bool | Indicates 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_restricted | bool | Indicates whether the booking is restricted (non-refundable). | |
booking_persons_number | int | The number of persons included in the booking. | 1 |
delivery_method | enum | Indicates the delivery method of the purchased goods. Possible values are (scroll for more):
| electronic |
exchange_ticket_price | float | The price of the exchange ticket before any discounts or vouchers are applied. | 155,70 |
first_purchase | bool | Indicates 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_message | string | The message added for the gift card being shipped. | Happy birthday! |
includes_giftcard | enum | Indicates whether the purchase order includes gift cards as items. Possible values are (scroll for more):
| only |
includes_preorder | bool | Purchase includes one or more pre-ordered item. | |
item_is_subscription | bool | Indicates if the item purchased is a subscription. Generally, subscription products are less risky. | |
item_on_sale | bool | Indicates if the item was purchased during a sale. | |
item_preorder | bool | Indicates if the purchased item is a preorder. Generally, preordered purchases are way less risky. | |
items | ShoppingCartItem[] | 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":"DF42","item_desc":"Belt"} ] |
loyalty_account_number | string | The loyalty account number of the customer. Send this datapoint if you're sending 'loyalty_program_used = true'. | 2934-YS |
loyalty_program_name | string | Indicates what loyalty program the customer is part of. Send this datapoint if you're sending 'loyalty_program_used = true'. | SkyMiles |
loyalty_program_used | bool | Indicates whether the customer belongs to a loyalty program. | |
order_id | string | The 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_method | enum | The method used to make the order. Possible values are (scroll for more):
| delayed_payment |
purchase_extra_services | enum | Indicates any extra services that were ordered with the purchase. Possible values are (scroll for more):
| preselected_seats |
region_locked | enum | Region 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 |
sales_channel | enum | The transaction's sales channel. Possible values are (scroll for more):
| b2b |
ship_comments | string | Additional comments regarding the shipping of the goods. | Deliver to the neighbor. |
ship_giftcard_message | string | The message of the shipping gift card. | Happy birthday! |
ship_giftcard_type | string | The type of gift card being shipped. | Grandparents Day |
ship_more | string | Additional shipping information. | 4th floor – left side |
subscription_active | bool | Indicates if the customer has an active subscription with the merchant. | |
subscription_end_date | date | Indicates 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_booking | bool | Indicates whether the booking was made by a third-party entity. | |
ticket_currency | enum | The SO-3 currency code in which 'ticket_price' is given. Possible values are (scroll for more):
| AED |
ticket_device_used | enum | Indicates the device and app type used to make the booking for a ticket. Possible values are (scroll for more):
| mobile_browser |
ticket_exchange_fee | float | The fee applied for exchanging an issued ticket. | 50,00 |
ticket_issue_date | timestamp | An RFC3339-encoded UTC timestamp indicating the date when the ticket was issued. | 2021-10-04T15:20:44 |
ticket_itinerary_legs_count | int | Trip path information, i.e. the number of legs in the itinerary. | 2 |
ticket_price | float | The full price of the ticket before any discounts or vouchers are applied. | 349 |
ticket_transaction_type | enum | The type of transaction carried out for the ticket. Possible values are (scroll for more):
| exchange |
time_from_first_visit | int | Indicates 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_purchase | int | Indicates 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_used | bool | Indicates if the item was purchased with a promo voucher. |
General | Shipping address
Name | Data type | Description | Example |
---|---|---|---|
packstation_id_dp | string | A 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. |
|
postnummer_dp | string | The 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. |
|
ship_ad_city | string | The city on the shipping address. | London |
ship_ad_city_norm_dp | string | The normalized value of the city on the shipping address provided by the payment company. |
|
ship_ad_ctry | enum | The country on the shipping address. An ISO 3166-1 alpha-2 code. Possible values are (scroll for more):
| AD |
ship_ad_ctry_norm_dp | enum | The normalized value of the country on the shipping address provided by the payment company. Possible values are (scroll for more):
| AD |
ship_ad_email | string | The email address of the customer on the shipping address. | [email protected] |
ship_ad_first_name | string | The first name of the customer on the shipping address. | Grace |
ship_ad_house_num | string | The house number on the shipping address. |
|
ship_ad_house_num_norm_dp | string | The normalized value of the house number on the shipping address provided by the payment company. |
|
ship_ad_last_name | string | The last name of the customer on the shipping address. | Hopper |
ship_ad_line1 | string | The street and building number on the shipping address. | 44 Ashgrove Road |
ship_ad_line1_norm_dp | string | The normalized value of the street and building number on the shipping address provided by the payment company. | 44 Ashgrove Road |
ship_ad_line2 | string | The apartment or flat number on the shipping address. | Apt. 4 |
ship_ad_line3 | string | Further additional address information on the shipping address. |
|
ship_ad_line3_norm_dp | string | The normalized value of additional details on the shipping address. | 2nd floor |
ship_ad_middle_name | string | The middle name of the customer on the shipping address. | Brewster Murray |
ship_ad_name | string | The 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_phone | string | The phone number that the customer specified for the shipping address. | 030-4247582047 |
ship_ad_state | string | The state or another unit of administrative division on the shipping address. |
|
ship_ad_zip | string | The postal code on the shipping address. | 10179 |
ship_ad_zip_norm_dp | string | The normalized value of the postal code on the shipping address provided by the payment company. | 10179 |
ship_name_title | string | The courtesy title of the customer on the shipping address. | Dr. |
General | Transaction
Name | Data type | Description | Example |
---|---|---|---|
acquirer_ctry | enum | The country of the acquiring bank. An ISO 3166-1 alpha-2 code. Possible values are (scroll for more):
| AD |
custom | custom | An object that contains arbitrary fields not directly managed by Fraugster. Can be sent with each transaction and used for rule creation. | |
is_3ds_approved | enum | Indicates 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 |
is_recurring | bool | Indicates 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_type | string | Specifies what recurrence type the transaction has. Only relevant to recurrent transactions. | FirstRecurring |
trans_amt | float | The transaction amount in the original currency. | 23.15 |
trans_currency | enum | SO-3 currency code in which 'trans_amt' is given. Possible values are (scroll for more):
| AED |
trans_id | string | The 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_b2b | bool | Indicates if the transaction is a B2B transaction. | |
trans_status | string | Specifies the transaction approval status communicated by the client. |
|
trans_ts | timestamp | Transaction timestamp reported by the client. | 2009-11-10T23:00:00Z |
Industry | Airlines
Name | Data type | Description | Example |
---|---|---|---|
airticket_agency_code | string | IATA code for the travel agency that issued the ticket. | 13-3 4637 004 |
airticket_airline_name | string | The name of the airline. |
|
airticket_arrival_ts | timestamp | An 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_city | string | The city where the customer made the payment for the ticket and where sales taxes may become applicable. | Santiago |
airticket_class | enum | IATA 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 |
airticket_days_to_departure | int | Indicates the number of days before the airplane departure. | 3 |
airticket_delivery_method | string | The delivery method for the airline ticket. | electronic |
airticket_departure_ts | timestamp | An 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_ticket | bool | Indicates whether the ticket booking was made electronically. | |
airticket_first_departure_airport | string | IATA code for the first departure airport in the itinerary. | BER |
airticket_issuer_address | string | The address of the company issuing the ticket. | Place Georges-Pompidou, 75004 Paris |
airticket_issuer_name | string | The name of the ticket issuer. May differ from the airline name. | ExpediaTravel |
airticket_last_arrival_airport | string | IATA code for the last arrival airport in the itinerary. | NAP |
airticket_leg1_arrival_airport | string | IATA code for the arrival airport in the first leg of the trip. | FCO |
airticket_leg1_arrival_time_segment | enum | The arrival time segment for the first leg of the trip. Possible values are (scroll for more):
| am |
airticket_leg1_arrival_ts | timestamp | An 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_code | string | IATA code for the airline for the first leg of the trip. | 7H |
airticket_leg1_class | enum | IATA 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 |
airticket_leg1_departure_airport | string | IATA code for the departure airport in the first leg of the trip. | FCO |
airticket_leg1_departure_time_segment | enum | The departure time segment for the first leg of the trip. Possible values are (scroll for more):
| am |
airticket_leg1_departure_ts | timestamp | An 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_number | string | The flight number for the first leg of the trip. | DF3409 |
airticket_leg1_price | float | The full price of the ticket for the first leg of the trip, before any discounts or vouchers are applied. | 49,99 |
airticket_leg1_stopover | bool | Indicates whether a stopover is allowed on the first leg of the trip. | |
airticket_leg2_arrival_airport | string | IATA code for the arrival airport in the second leg of the trip. | CDG |
airticket_leg2_arrival_time_segment | enum | The arrival time segment for the second leg of the trip. Possible values are (scroll for more):
| am |
airticket_leg2_arrival_ts | timestamp | An 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_code | string | IATA code for the airline for the second leg of the trip. | 7H |
airticket_leg2_class | enum | IATA 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 |
airticket_leg2_departure_airport | string | IATA code for the departure airport in the second leg of the trip. | FCO |
airticket_leg2_departure_time_segment | enum | The departure time segment for the second leg of the trip. Possible values are (scroll for more):
| am |
airticket_leg2_departure_ts | timestamp | An 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_number | string | The flight number for the second leg of the trip. | DF3409 |
airticket_leg2_price | float | The full price of the ticket for the second leg of the trip, before any discounts or vouchers are applied. | 49,99 |
airticket_leg2_stopover | bool | Indicates whether a stopover is allowed on the second leg of the trip. | |
airticket_loyalty_program_num | string | The 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_nr | string | A 13-digit number that uniquely identifies the issued airline ticket. | 8382124676356 |
airticket_pnr | string | The passenger name record for the ticket. | 230-U8F16G |
airticket_purchase_type | enum | Indicates the type of purchase in the booking. Possible values are (scroll for more):
| ticket_only |
airticket_third_party_booking | bool | Indicates whether the booking was made by a third-party entity. |
Industry | Digital goods and services
Name | Data type | Description | Example |
---|---|---|---|
digital_delivery_email | string | The email address where the digital product is supposed to be delivered. | [email protected] |
digital_event_date | date | Indicates 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_license | bool | Indicates if the customer has a lifetime subscription with a merchant. | |
digital_product_category | enum | Indicates 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 |
digital_product_type | enum | Indicates 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 |
Industry | Gaming
Name | Data type | Description | Example |
---|---|---|---|
gaming_donatable_item | bool | Specifies if the item purchased is donatable. | |
gaming_locked_country | enum | Indicates the country where an item is available. An ISO 3166-1 alpha-2 code. Possible values are (scroll for more):
| AD |
gaming_platform | enum | Specifies the platform where the game is available. Possible values are (scroll for more):
| mobile |
gaming_product_type | enum | Specifies the type of the gaming product being purchased. Possible values are (scroll for more):
| game |
gaming_tutorial_finished | bool | Indicates 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_ranking | string | Indicates 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
Name | Data type | Description | Example |
---|---|---|---|
hotels_days_until_stay | int | The number of days until the arrival at the hotel. | 25 |
hotels_final_price | float | The 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_name | int | The name of the hotel. | Grand Hotel Saint Lucia |
hotels_lodging_days | int | The number of lodging days at the hotel. | 14 |
hotels_number_of_rooms | int | The number of rooms in the hotel booking. | 1 |
hotels_payment_type | enum | The payment type used to pay for the stay at the hotel. Possible values are (scroll for more):
| credit_card |
hotels_room_type | string | The type of the hotel room. | Sea view suite |
hotels_stay_end_date | date | The date of the departure from the hotel. The date part of an RFC3339 -encoded UTC timestamp. | 2022-01-02Z |
hotels_stay_incl_weekend | bool | Indicates if the stay at the hotel includes at least one weekend. | |
hotels_stay_start_date | date | The date of the arrival at the hotel. The date part of an RFC3339 -encoded UTC timestamp. | 2022-01-02Z |
Payment method | Bank transfer
Name | Data type | Description | Example |
---|---|---|---|
ba_bic | string | The BIC (bank identifier code) of the bank account. Up to 11 characters. |
|
ba_first_name | string | The first name of the bank account holder. | Grace |
ba_iban | string | IBAN (International bank account number). Up to 34 alphanumeric characters. | IE64BOFI90583812345678 |
ba_last_name | string | The last name of the bank account holder. | Hopper |
ba_middle_name | string | The middle name of the bank account holder. | Brewster Murray |
ba_name | string | The 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_num | string | The routing number of the bank account. | 122105155 |
first_payment_day | int | The day of the month for the first installment. | 1 |
pmt_due_date | date | The date on which the invoice payment is due. | 2018-01-25Z |
Payment method | BNPL
Name | Data type | Description | Example |
---|---|---|---|
bnpl_active_order | bool | Indicates if the customer has an active order with the merchant and is still paying installments on it. | |
bnpl_active_order_count | int | The number of active orders the customer has and is still paying installments on. | 2 |
bnpl_collection_frequency | int | Indicates 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_performed | bool | Indicates if a credit check was performed for the customer. Use 'bnpl_credit_score' if you want to send the credit score also. | |
bnpl_credit_score | int | Indicates 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_date | timestamp | An RFC3339-encoded UTC timestamp indicating the date on which the first installment is due. | 2019-02-04T15:04:05Z |
bnpl_installments_count | int | The 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_payment | bool | Indicates if the customer has ever missed an installment payment on previous orders. | |
bnpl_missed_payment_count | int | Indicates the number of times the customer missed installment payments on previous orders. | 5 |
bnpl_order_count | int | This count indicates the number of times the customer placed an order with this merchant. | 4 |
bnpl_order_paid_off | bool | Indicates 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_value | float | Indicates the total value of the items in the previous order. | 159,99 |
Payment method | Cards
Name | Data type | Description | Example |
---|---|---|---|
bin_ctry | enum | The country of the credit card issuer. An ISO 3166-1 alpha-2 code. Possible values are (scroll for more):
| AD |
cc_bin | string | The BIN number of the credit card (the first 6 digits). | 572543 |
cc_cardholder | string | The 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_dt | string | The expiry date of the credit card in format MMYYYY. | 042023 |
cc_exp_month | string | The expiry month of the credit card. | 10 |
cc_exp_year | string | The expiry year of the credit card. | 2020 |
cc_first_name | string | The first name of the credit card holder. | Grace |
cc_last_4_dig | string | The last 4 digits of the credit card. | 1234 |
cc_last_name | string | The last name of the credit card holder. | Hopper |
cc_middle_name | string | The middle name of the credit card holder. | Brewster Murray |
cc_num_hash | string | The 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_type | string | The type of the credit card number. | PAN |
cc_num | string | The credit card number (PAN) of the customer. It gets replaced with a token when it reaches the Fraugster PCI-compliant environment. | 1111222233334444555566 |
cc_sub_brand | string | The sub-brand of the credit card. | Visa Online |
cvc | string | The CVC (card verification code). The 3 digits on the back of the card. | 123 |
cvc_error_code | string | The error code captured for the CVC information. | 103 |
cvc_error_message | string | The error message captured for the CVC information. | CVC is not the right length. |
cvc_source | string | The source of the CVC value. | GeneralValidation |
Payment method | General
Name | Data type | Description | Example |
---|---|---|---|
pmt_method | enum | The payment method used for the transaction. Possible values are (scroll for more):
| cash |
pmt_method_brand | enum | Indicates the specific payment method brand used by the customer. Possible values are (scroll for more):
| affirm |