| Parameters |
Values |
Description |
| i |
Required (123.123.123.123) |
IP address of the order |
| domain |
Required (domain.com) |
email domain of the prder |
| city |
Required |
credit card billing city |
| region |
Required |
credit card billing state or region |
| postal |
Required |
credit card billing zip or postal code |
| country |
Required (iso2) |
credit card billing country |
| login |
Required |
your account email address |
| pass |
Required |
your account password |
| do_whois |
Optional (1 or 0) |
if 1, a whois lookup will be performed on the email domain parameter |
| send_to |
Optional (email address) |
email address where the fraud score report will be sent to if different than login parameter |
| bin |
Optional [0-9]{6} |
first 6 digits of credit card; Visa and MasterCard only |
| output |
Required (score,cvs,xml) |
desired output of real-time score results:
'csv' = all data on a single line (except whois)
'score' = coming soon
'xml' = coming soon
|
| email |
Optional (1 or 0) |
send full fraud score report via email to you |
| do_map |
Optional (1 or 0) |
if set, IP will be mapped and sent via email |
| var1-var7 |
Optional |
optional variables you may pass in and will be echoed back to you in the fraud score report only |