Skip to main content

External Risk

This page provides an overview of the payments methods provided by the External Risk adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating External Risk within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.

Forter External Risk Adapter

Forter External Risk Check additional extra data

Those extra data fields are mapped to the corresponding Forter Validation Request Parameters: https://portal.forter.com/app/developer/api/api/services-and-apis/validation-api#request

Customer Extra Data

Example

{
"customer": {
"identification": "c0001",
"extraData": {
"FORTER_CUSTOMER_LAST_LOGINIP": "203.12.55.12",
"FORTER_CUSTOMER_BILLING_ADDRESS_TYPE": "HOME"
}
}
}
NameTypeExample values
FORTER_CUSTOMER_PAST_ORDERS_COUNToptional integer0
FORTER_CUSTOMER_PAST_ORDERS_SUM_USDoptional decmimal0.00
FORTER_CUSTOMER_LAST_LOGINIPstring203.12.55.12
FORTER_CUSTOMER_REGISTRATION_IPstring203.12.55.12
FORTER_CUSTOMER_BILLING_ADDRESS_TYPE

conditional Possible values are: "HOME", "BUSINESS", "OTHER"
stringHOME
FORTER_CUSTOMER_BILLING_CREATION_TIME

conditional Time item was first entered by customer in seconds since unix epoch (UTC, Jan 1, 1970)
number1448549922
FORTER_CUSTOMER_BILLING_REMOVAL_TIME

conditional Time item was removed by customer in seconds since unix epoch (UTC, Jan 1, 1970)
number1448895522
FORTER_CUSTOMER_BILLING_SUGGESTED_CORRECT_ADDRESS

conditional True if customer selected a corrected address suggested by merchant (For example in cases where customer entered wrong zipcode)
boolean0/1
FORTER_CUSTOMER_BILLING_VERIFICATION_DOCUMENT_TYPE

required ype of document (Passport, ID, Driving license) Maximum length is 35 characters.
stringPassport
FORTER_CUSTOMER_BILLING_VERIFICATION_DOCUMENT_SOURCE

required Source of document (e.g. uploaded file, captured by camera, typed in by customer, etc.) Possible values are: "CAMERA_CAPTURED", "UPLOADED_FILE", "TYPED", "OTHER"
stringUPLOADED_FILE
FORTER_CUSTOMER_BILLING_VERIFICATION_NATIONALITY

conditional Document holder's nationality
stringUS
FORTER_CUSTOMER_BILLING_VERIFICATION_DOCUMENT_ISSUING_STATE

conditional Document issuing state or region
stringNY
FORTER_CUSTOMER_BILLING_VERIFICATION_DOCUMENT_NUMBER

conditional Official document's number (e.g. passport number, driving license number, etc.)
string20439190
FORTER_CUSTOMER_BILLING_VERIFICATION_DOCUMENT_FIRSTNAME

conditional First name as appears on the document
stringJohn
FORTER_CUSTOMER_BILLING_VERIFICATION_DOCUMENT_LASTNAME

conditional Last name as appears on the document
stringSmith
FORTER_CUSTOMER_BILLING_VERIFICATION_DOCUMENT_DATEOFBIRTH

conditional Date of birth as appears on the document. Use YYYY-MM-DD format.
string1982-04-23
FORTER_CUSTOMER_BILLING_VERIFICATION_DOCUMENT_EXPIRATION

conditional Document's exipration date. Use YYYY-MM-DD format.
string2025-04-23
FORTER_CUSTOMER_BILLING_VERIFICATION_DOCUMENT_PAYLOAD

conditional JSON Response payload received from 3rd party document verification
string JSON{}
FORTER_CUSTOMER_SHIPPING_ADDRESS_TYPE

conditional Possible values are: "HOME", "BUSINESS", "OTHER"
stringHOME
FORTER_CUSTOMER_SHIPPING_CREATION_TIME

conditional Time item was first entered by customer in seconds since unix epoch (UTC, Jan 1, 1970)
number1448549922
FORTER_CUSTOMER_SHIPPING_REMOVAL_TIME

conditional Time item was removed by customer in seconds since unix epoch (UTC, Jan 1, 1970)
number1448895522
FORTER_CUSTOMER_SHIPPING_SUGGESTED_CORRECT_ADDRESS

conditional True if customer selected a corrected address suggested by merchant (For example in cases where customer entered wrong zipcode)
boolean0/1
FORTER_CUSTOMER_SHIPPING_VERIFICATION_DOCUMENT_TYPE

required ype of document (Passport, ID, Driving license) Maximum length is 35 characters.
stringPassport
FORTER_CUSTOMER_SHIPPING_VERIFICATION_DOCUMENT_SOURCE

required Source of document (e.g. uploaded file, captured by camera, typed in by customer, etc.) Possible values are: "CAMERA_CAPTURED", "UPLOADED_FILE", "TYPED", "OTHER"
stringUPLOADED_FILE
FORTER_CUSTOMER_SHIPPING_VERIFICATION_NATIONALITY

conditional Document holder's nationality
stringUS
FORTER_CUSTOMER_SHIPPING_VERIFICATION_DOCUMENT_ISSUING_STATE

conditional Document issuing state or region
stringNY
FORTER_CUSTOMER_SHIPPING_VERIFICATION_DOCUMENT_NUMBER

conditional Official document's number (e.g. passport number, driving license number, etc.)
string20439190
FORTER_CUSTOMER_SHIPPING_VERIFICATION_DOCUMENT_FIRSTNAME

conditional First name as appears on the document
stringJohn
FORTER_CUSTOMER_SHIPPING_VERIFICATION_DOCUMENT_LASTNAME

conditional Last name as appears on the document
stringSmith
FORTER_CUSTOMER_SHIPPING_VERIFICATION_DOCUMENT_DATEOFBIRTH

conditional Date of birth as appears on the document. Use YYYY-MM-DD format.
string1982-04-23
FORTER_CUSTOMER_SHIPPING_VERIFICATION_DOCUMENT_EXPIRATION

conditional Document's exipration date. Use YYYY-MM-DD format.
string2025-04-23
FORTER_CUSTOMER_SHIPPING_VERIFICATION_DOCUMENT_PAYLOAD

conditional JSON Response payload received from 3rd party document verification
string JSON{}

Transaction Extra Data

NameTypeExample values
FORTER_TYPE

optional, default WEB. Platform order was made through. Possible Values: "WEB", "PHONE", "MOBILE", "IOS", "ANDROID", "WAP", "STORE", "MAIL_ORDER", "AUTOMATIC_RENEWAL_OR_INSTALLMENT_PAYMENT", "UNKNOWN"
stringWEB
FORTER_TOKEN

conditional Forter token cookie from request headers. Maximum length is 128 characters.
string2315688945984
FORTER_USER_AGENT

required when PaymentJS is not used, Customer's User agent. Maximum length is 4096 characters.
stringMozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36
FORTER_CHECKOUT_TIME

optional will use current timestamp if not provided. The time when the buyer completed the checkout process in the merchant website in SECONDS since unix epoch (Jan 1, 1970).
number1415273168
FORTER_MOBILE_UID

optional - mobile UID. The device identifier such as IMEI in android or identifier for vendor in iOS. This should match the deviceId sent via the mobile events API (for mobile transactions only) Maximum length is 128 characters.
string6429751237891
FORTER_MERCHANT_DEVICE_IDENTIFIER

conditional - A unique device identifier generated by merchant
stringHGJ7512345H3
FORTER_MOBILE_APP_VERSION

conditional - The version of the merchant application which is running on the user's device
string2.9
FORTER_MOBILE_OS_TYPE

conditional - The operating system running on the user's device (relevant for native app only)
stringAndroid
FORTER_MOBILE_DEVICE_BRAND

conditional - The user's device brand (relevant for native app only)
stringSamsung
FORTER_MOBILE_DEVICE_MODEL

conditional - The model of the user's device (relevant for native app only)
stringGalaxy 3
FORTER_FULL_HEADERS_JSON

conditional - A unique device identifier generated by merchant
string JSON"{"method":"GET / HTTP/1.1", "Host": "forter.com", "Connection": "keep-alive", "Accept": ...}"
FORTER_DELIVERY_DETAILS_DELIVERY_TYPE

optional default PHYSICAL - Type of delivery: PHYSICAL for any type of shipped goods. DIGITAL for non-shipped goods (services, gift cards etc.) Example: PHYSICAL Possible values are: "DIGITAL", "PHYSICAL", "HYBRID"
stringDIGITAL
FORTER_DELIVERY_DETAILS_DELIVERY_METHOD

optional default POSTAL SERVICE - Delivery method chosen by customer such as postal service, email, in game transfer, etc. Example: USPS - Ground Mail
stringGalaxy
FORTER_DELIVERY_DETAILS_DELAYED_DELIVERY_DATE

conditional - Use if customer chose to deliver the item at a later date (to arrive in time for a holiday, a birthday, etc.). Use YYYY-MM-DD format.
string2018-10-12
FORTER_DELIVERY_DETAILS_CARRIER

optional - The delivery carrier
stringDHL
FORTER_DELIVERY_DETAILS_DELIVERY_PRICE_AMOUNT

conditional - same currency as transaction currency is assumed
string5.00
FORTER_DELIVERY_DETAILS_TRACKING_EXTRA_CHARGE_AMOUNT

conditional - same currency as transaction currency is assumed
string1.00
FORTER_DELIVERY_DETAILS_EXPECTED_DELIVERY_DATE

conditional - Date delivery is expected to arrive at destination. Use YYYY-MM-DD
string2018-10-14
FORTER_DELIVERY_DETAILS_LEAVE_OUTSIDE

optional - 1 if customer chose to allow shipment to be left outside or at a building lobby or reception area.
integer1
FORTER_DELIVERY_DETAILS_SMS_UPDATES

optional - 1 if customer asked to receive SMS updates regarding delivery.
integer0
FORTER_DELIVERY_DETAILS_WAIT_TO_SHIP_TOGETHER

conditional - 1 if customer asked to try and bundle shipments together to save costs.
integer1
FORTER_DELIVERY_DETAILS_DELIVERY_COMMENTS

conditional - Any comments or requests customer had for delivery
stringPlease call before arriving, Thanks!
FORTER_IS_MERCHANT_OF_RECORD

conditional - 1 if the Forter account owner is also the merchant of record
string1
FORTER_PAYMENT_METHOD_NICKNAME

conditional - Nickname assigned to this payment method by the user
stringMy Work Card
FORTER_PAYMENT_CREDIT_USED_AMOUNT

conditional - Store credit used to pay for purchase
string1.00
FORTER_IS_DEFAULT_PAYMENT_METHOD

conditional - 1 if this payment instrument is the default set by the customer.
integer0
FORTER_NUMBER_OF_INSTALLMENTS

conditional - Number of payments if customer chose to pay in several installments. integer
string12
FORTER_DELAYED_CHARGE

conditional - 1 if customer chose to pay at a later date. False if customer chose to pay in several installments as long as first payment is immediate.
integer0
FORTER_DELAYED_CHARGE_DATE

conditional - Date customer is due to pay. Use YYYY-MM-DD format.
string2015-12-01
FORTER_PAYMENT_GATEWAY_ID

conditional - Transaction identifier provided by the payment gateway
stringSDS34653246346
FORTER_MERCHANT_ID

conditional - Merchant unique identifier
stringeh629dK9
FORTER_MERCHANT_DOMAIN

conditional - Use if merchant operates several sites (such as a regular site and a related discount brand)
stringHandbagsExpressDiscounts.com
FORTER_MERCHANT_NAME

conditional - Use if merchant operates several sites (such as a regular site and a related discount brand)
stringHandbags Express Discounts
FORTER_SITE_LOCALIZATION_COUNTRY

conditional - Use if site has multiple localized versions
stringFR
FORTER_SITE_LOCALIZATION_LANGUAGE

conditional - Site interface language chosen by customer, 2-letter ISO-639-1 language code
stringEN
FORTER_SITE_LOCALIZATION_CURRENCY

conditional - Currency chosen by customer as default, 3-letter ISO-4217 format currency code
stringUSD
FORTER_ITEM_DEFAULT_QUANTITY

optional defaults to 1
integer1
FORTER_ITEM_DEFAULT_TYPE

optional default to TANGIBLE - Tangible if physical item, non-tangible if any other product Example: TANGIBLE Possible values are: "TANGIBLE", "NON_TANGIBLE"
stringNON_TANGIBLE
FORTER_ITEM_DEFAULT_CREATED_TIME

conditional - Time item was added to cart by customer in seconds since unix epoch (UTC, Jan 1, 1970)
number1415273168
FORTER_ITEM_DEFAULT_SPECIFIC_DATA_JSON

conditional - JSON with the format described here: https://portal.forter.com/app/developer/api/api/data-objects/ItemSpecificData
string JSON{"personalCustomization":false, ....}
FORTER_BENEFICIARIES_FIRSTNAME[i]

conditional - Required field in case Beneficiary object is being mapped
stringJohn
FORTER_BENEFICIARIES_LASTNAME[i]

conditional - Required field in case Beneficiary object is being mapped
stringDoe
FORTER_BENEFICIEARIES_EMAIL[i]

optional - Beneficiary email address
string[email protected]
FORTER_BENEFICIARIES_USER_COMMENTS_TO_MERCHANT[i]

optional - Message user is leaving to a merchant
stringPlease pack camera extra secure
FORTER_BENEFICIARIES_MESSAGE_TO_BENEFICIARY[i]

optional - Message to Beneficiary
stringMessage
FORTER_BENEFICIARIES_MERCHANT_COMMENTS[i]

optional - Merchant comments
stringMerchant comments

Transaction Item Extra Data besides the standard item data

NameTypeExample values
FORTER_ITEM_TYPE

optional default to TANGIBLE - Tangible if physical item, non-tangible if any other product Example: TANGIBLE Possible values are: "TANGIBLE", "NON_TANGIBLE"
stringNON_TANGIBLE
FORTER_ITEM_PRODUCTID

Unique identifier for item that is common to all identical items (such as SKU, ISBN, etc.)
string324234
FORTER_ITEM_PRODUCTID_TYPE

optional - Type of product ID used (SKU/ISBN/UPC/etc.)
stringSKU
FORTER_ITEM_CATEGORY

optional - The item category
stringItem Category
FORTER_ITEM_COUPON_CODE_USED

optional - The coupon code used
stringFATHERSDAY2015
FORTER_ITEM_DISCOUNT_TYPE

optional - Discount type
stringCOUPON
FORTER_ITEM_SPECIFIC_DATA_JSON

conditional - JSON with the format described here: https://portal.forter.com/app/developer/api/api/data-objects/ItemSpecificData
string JSON{"personalCustomization":false, ....}
FORTER_ITEM_CREATED_TIME

conditional - Time item was created in seconds since unix epoch (UTC, Jan 1, 1970)
string1448549922
FORTER_ITEM_DELIVERY_TYPE

conditional - Could be either PHYSICAL or DIGITAL. PHYSICAL by default
stringPHYSICAL
FORTER_ITEM_DELIVERY_METHOD

optional - Should be used if items from the cart have different payment methods
stringStore Pickup

FraudNet External Risk Adapter

FraudNet External Risk Check additional extra data

Those optional extra data fields are mapped to the corresponding FraudNet Transaction Check Parameters and may help to get much more accurate risk score from the FraudNet: https://api-docs.fraud.net/docs/public-apis/864cd23f8bebe-transaction-check

Required fields

NameTypeExample values
identification (customer)string123

Customer Extra Data

NameTypeExample values
FRAUDNET_CUSTOMER_REGIONstringNY
FRAUDNET_CUSTOMER_PHONE_2

If the phone provided is in not a US number, precede the number with country and city codes
string+43660501869
FRAUDNET_CUSTOMER_PHONE_3

If the phone provided is in not a US number, precede the number with country and city codes
string+43660501869
FRAUDNET_CUSTOMER_STARTED_ON

Date/Time (ISO 8601) customer started
string or null<date-time>2022-03-26T18:14:29Z
FRAUDNET_CUSTOMER_TYPE

Categorization of the account type
stringNEW
FRAUDNET_CUSTOMER_DOB

The date of birth of the customer Format: (YYYY-MM-DD)
string<date>1995-12-12
FRAUDNET_CUSTOMER_ANNUAL_INCOMEstring120000

Transaction Extra Data

NameTypeExample values
FRAUDNET_TRANSACTION_TYPE

Type of query that is being requested (usually sale, registration, payment, or authentication)
stringsale
FRAUDNET_TRANSACTION_ORDER_IS_DIGITAL

Whether the order is for a digital product or service (digital payments, online games, airline tickets, etc)
booleanfalse
FRAUDNET_TRANSACTION_EVENT

Your order status or order event that you would like to track. This list can be as detailed and numerous as you would like, but each will generally need to be mapped to one of Fraud.net's statuses
stringpending shipment
FRAUDNET_TRANSACTION_ORDER_SOURCE

Marketing channel that delivered the user to your site. If you would like to track detailed marketing channels, campaigns and media, please contact your customer success team member for instructions.
stringgoogle ppc
FRAUDNET_TRANSACTION_ORDER_COUNT

User's aggregate (lifetime) number of orders (optional)
integer2
FRAUDNET_TRANSACTION_TOTAL_SPENT

User's aggregate (lifetime) amount spent
number420
FRAUDNET_TRANSACTION_SESSION_ID

User's current session ID. Use this to link your website and cart events to your post transaction orders (optional)
string1234ABC
FRAUDNET_TRANSACTION_FIRST_PURCHASE

Date the user first made a purchase
string2020-01-06T13:46:46.718Z
FRAUDNET_TRANSACTION_LAST_PURCHASE

Date the user last made a purchase
string2022-01-06T13:46:46.718Z
FRAUDNET_TRANSACTION_USER_LOCALE

Two-character country code for the transaction location, according to ISO 3166-1 alpha 2
stringUS
FRAUDNET_TRANSACTION_COUPON_CODE

Coupon code, if a coupon was used
stringr4124adsq2
FRAUDNET_TRANSACTION_ORDER_DISCOUNT

Amount of discount
number1
FRAUDNET_TRANSACTION_ORDER_SHIPPING

Cost of shipping the order
number10
FRAUDNET_TRANSACTION_ORDER_TAX

Amount of taxes
number5
FRAUDNET_TRANSACTION_AGENT_CODE

Code for an internal agent who has made changes to the order
stringAC775
FRAUDNET_TRANSACTION_AGENT_DEPT

Department of internal agent
stringITD
FRAUDNET_TRANSACTION_IDENT_ID

Identification that the customer provided
stringLZ3124125
FRAUDNET_TRANSACTION_IDENT_COUNTRY

Country where the customer identification comes from
stringAustria
FRAUDNET_TRANSACTION_FEE

Type of identification. Allowed values: "ssn", "drivers_lic", "national_id"
stringssn
FRAUDNET_TRANSACTION_AGENT_DEPT

Department of internal agent
stringITD
FRAUDNET_TRANSACTION_FEEnumber12.00
FRAUDNET_TRANSACTION_GEO

point of purchase [lat, lon]. Pattern: ^([-+]?)([\d]{1,2})(((.)(\d+)(,)))(\s*)(([-+]?)([\d]{1,3})((.)(\d+))?)$
string47.21746, -1.5476425
FRAUDNET_TRANSACTION_REFERENCEstringreference
NameTypeExample values
FRAUDNET_SELLER_ADDRESS1

Building number and street address for legal address of the company/seller
string554 Main Street
FRAUDNET_SELLER_ADDRESS2

Apartment/suite/unit number
stringSuite 443
FRAUDNET_SELLER_CITY

Address city
stringNew York City
FRAUDNET_SELLER_COMPANY

Seller company name
stringACME Inc
FRAUDNET_SELLER_COUNTRY

Two-digit country code , according to ISO 3166-1 alpha 2
stringUS
FRAUDNET_SELLER_EMAIL

Seller's primary email
string[email protected]
FRAUDNET_SELLER_INDUSTRY

Industry in which the seller operates (using your taxonomy, if available)
stringRetail
FRAUDNET_SELLER_MCC_ID

Merchant category code
string125
FRAUDNET_SELLER_NAME

Seller's Name
stringName
FRAUDNET_SELLER_PHONE

Seller's primary phone. If not a US number, precede the number with country and codes codes
string212-289-1293
FRAUDNET_SELLER_POSTAL_CODE

Zip or postal code
string10001
FRAUDNET_SELLER_REGION

Two-digit state or province code, according to ISO 3166-1 alpha 2
string
FRAUDNET_SELLER_SECTOR

Sector in which the seller specializes
stringApparel > Shoes
FRAUDNET_SELLER_TAX_ID

Tax ID for this seller (optional)
stringDE12345678911
FRAUDNET_SELLER_ACCOUNT_IDstring
FRAUDNET_SELLER_ACCOUNT_TYPEstring
NameTypeExample values
FRAUDNET_DEVICE_RESOLUTION

legacy field
string1024x768
FRAUDNET_DEVICE_USER_AGENTstringMOZILLA/5.0 (IPHONE; CPU IPHONE OS 7_1 LIKE MAC OS X) APPLEWEBKIT/537.51.2
FRAUDNET_DEVICE_SERVICE

Allowed values: "fraudnet", "infoscore", "inauth", "none"
stringnone
FRAUDNET_DEVICE_CLIENT_IDstring
FRAUDNET_DEVICE_SESSION_IDstring554 Main Street
FRAUDNET_DEVICE_FINGERPRINT_IDstring
FRAUDNET_DEVICE_IP_TYPE

The remote IP address type. If a valid ip_address is supplied, this field's value will be overwritten to indicate the type of ip address sent. Allowed values: "v4", "v6"
stringv4
FRAUDNET_DEVICE_PLUGIN_HASH

The hash from the Device Fingerprint for browser plugins
string
FRAUDNET_DEVICE_TIME_ZONEstring
FRAUDNET_DEVICE_LANGUAGEstringen-GB
FRAUDNET_DEVICE_IS_PROXY

Flag that tells about a used proxy
booleanfalse
FRAUDNET_DEVICE_HTTP_REFERERstring
FRAUDNET_DEVICE_NUM_MIME_TYPESstring
FRAUDNET_DEVICE_MIME_TYPES_HASHstring
FRAUDNET_DEVICE_NUM_FONTSinteger
FRAUDNET_DEVICE_FONTS_HASHstring
FRAUDNET_DEVICE_NUM_PLUGINSinteger
FRAUDNET_DEVICE_PLUGINS_HASHstring
FRAUDNET_DEVICE_COLOR_DEPTHinteger
FRAUDNET_DEVICE_FONT_SMOOTHINGboolean
FRAUDNET_DEVICE_JAVA_SUPPORTboolean
FRAUDNET_DEVICE_TOUCH_SUPPORTboolean
FRAUDNET_DEVICE_COOKIE_SUPPORTboolean
FRAUDNET_DEVICE_CANVAS_FINGERPRINT_IDstring
FRAUDNET_DEVICE_CANVAS_HEIGHTinteger
FRAUDNET_DEVICE_CANVAS_WIDTHinteger
FRAUDNET_DEVICE_SCREEN_HEIGHTinteger
FRAUDNET_DEVICE_SCREEN_WIDTHinteger
FRAUDNET_DEVICE_IS_TORboolean
FRAUDNET_DEVICE_GEO

Device location. Pattern: ^([-+]?)([\d]{1,2})(((.)(\d+)(,)))(\s*)(([-+]?)([\d]{1,3})((.)(\d+))?)$
string47.21746, -1.5476425
FRAUDNET_DEVICE_CITYstring
FRAUDNET_DEVICE_COUNTRYstring
FRAUDNET_DEVICE_POSTAL_CODEstring
FRAUDNET_DEVICE_PROXY_TYPE

Allowed values: "vpn", "tor", "dch", "pub", "web", "ses"
stringvpn
NameTypeExample values
FRAUDNET_ACCOUNT_CURRENT_BALANCE

Account balance at the time of current transaction
number55
FRAUDNET_ACCOUNT_DAYS_LATEinteger
FRAUDNET_ACCOUNT_DUE_ON

Date the next account payment is due by. Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z
FRAUDNET_ACCOUNT_INC_COUNTRY

Country the [business] account was incorporated. Format: <= 2 characters
stringUS
FRAUDNET_ACCOUNT_INC_ON

Date the [business] account was incorporated on
string<date-time>2022-03-26T18:14:29Z
FRAUDNET_ACCOUNT_INC_REGION

Region or State the [business] account was incorporated on
string
FRAUDNET_ACCOUNT_LABEL

Merchant Specific name of the type of account
string
FRAUDNET_ACCOUNT_LAST_BALANCE

Account balance as of last statement
string
FRAUDNET_ACCOUNT_LAST_LOGIN

Date of the last account login. Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z
FRAUDNET_ACCOUNT_LAST_MIN_DUE

The minimum amount due on last account statement
string
FRAUDNET_ACCOUNT_LAST_PAYMENT_AMOUNT

The last payment amount for the account
number
FRAUDNET_ACCOUNT_LAST_PAYMENT_ON

The date of the last account payment. Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z
FRAUDNET_ACCOUNT_MIN_DUE

Minimum amount due on account at the time of current transaction
number
FRAUDNET_ACCOUNT_OPENED_UP

UTC date and time the transaction placed. Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z
FRAUDNET_ACCOUNT_TAX_ID

Accounts's tax identification number
string
FRAUDNET_ACCOUNT_TYPE

Categorization of the account type
string
FRAUDNET_ACCOUNT_UNBILLED_CHARGES

Fees on account that have not been paid
number
FRAUDNET_ACCOUNT_EXPOSURE_AMT

The total exposure of the account
number
FRAUDNET_ACCOUNT_AVAILABLE_FUNDS

The available funds for the account
number
FRAUDNET_ACCOUNT_CLOSED_ON

The date the account was closed. Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z
FRAUDNET_ACCOUNT_CREDIT_LIMIT

Credit limit for the account
number
FRAUDNET_ACCOUNT_IS_ACTIVE

Is the account active?
boolean
FRAUDNET_ACCOUNT_IS_FRAUD

Was the account closed for fraud reasons?
boolean
FRAUDNET_ACCOUNT_LATE_STATUS_LABEL

Merchant specific status for account delinquency
string
FRAUDNET_ACCOUNT_STATUS

Merchant specific term for account's current status
string
FRAUDNET_ACCOUNT_PIN_CHANGE_ON

Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z
FRAUDNET_ACCOUNT_EMAIL_CHANGE_ON

Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z
FRAUDNET_ACCOUNT_ADDRESS_CHANGE_ON

Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z
FRAUDNET_ACCOUNT_PASSWORD_CHANGE_ON

Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z
FRAUDNET_ACCOUNT_PHONE_CHANGE_ON

Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z
NameTypeExample values
FRAUDNET_PAYMENT_CARD_STATUS

The status of the card. Allowed values: "active", "cancelled", "decline", "deleted", "inactive", "lost", "new", "pick-up", "request", "restricted", "stolen", "suspended", "delinquency", "damaged", "expired"
stringactive
FRAUDNET_PAYMENT_IS_ACTIVE

Is the card for this transaction active?
booleantrue
FRAUDNET_PAYMENT_GIFT_CARD_NUMBERSstringG4216291
FRAUDNET_PAYMENT_GIFT_CARDS

Single or list of gift card numbers used with order.
array[string]
FRAUDNET_PAYMENT_INPUT_CAPABILITIES

Code indicating card read capabilities.
string
FRAUDNET_PAYMENT_SERVICE_CODE

Service code for the payment.
string123
FRAUDNET_PAYMENT_TRANSACTION_LABEL

User defined label that categorizes the transaction.
stringeuropean_customer
FRAUDNET_PAYMENT_TRANSACTION_TYPE

User defined code specifying the type of Terminal at the Point of transaction.
string
FRAUDNET_PAYMENT_ACTIVE_ON

Format: ISO 8601
string<date-time>2022-03-26T18:14:29Z