This command returns fraud country thresholds.
<mbapi> <command><!-- None --></command> <showXMLHeader><!-- None --></showXMLHeader> <params> <thresholdID><!-- int --></thresholdID> <thresholdName><!-- string --></thresholdName> <countryType><!-- int --></countryType> <countriesID><!-- int --></countriesID> <regionsID><!-- string --></regionsID> <getCountryData><!-- int --></getCountryData> <notThresholdIDs> <thresholdID><!-- int --></thresholdID> </notThresholdIDs> <sortDir><!-- None --></sortDir> <sortColumn><!-- None --></sortColumn> <recordOffset><!-- None --></recordOffset> <numRecords><!-- None --></numRecords> </params> </mbapi>
None
mbapi
command
showXMLHeader
params
thresholdID
The ID of the fraud country threshold to fetch. This will always select at most 1 record.
thresholdName
The name of the country threshold.
countryType
The ID of the country type to fetch. Values: 0 = All Countries, 1 = Single Country, 2 = Region of Countries.
countriesID
The ID of the country to fetch. This IS NOT the ISO2 value.
regionsID
The ID of the country region to fetch.
getCountryData
Set to 1 to fetch country data.
notThresholdIDs
Do not return country thresholds with the following IDs.
thresholdID
The ID of the country threshold not to return.
sortDir
sortColumn
recordOffset
numRecords