This command returns data associated with a Fraud Set based on input params.
<mbapi> <command><!-- None --></command> <showXMLHeader><!-- None --></showXMLHeader> <params> <fraudSetID><!-- int --></fraudSetID> <configGroupID><!-- int --></configGroupID> <fraudSetName><!-- string --></fraudSetName> <fraudSetEmail><!-- string --></fraudSetEmail> <getCountryThresholdsData><!-- int --></getCountryThresholdsData> <getOrderForms><!-- int --></getOrderForms> <sortDir><!-- None --></sortDir> <sortColumn><!-- None --></sortColumn> <recordOffset><!-- None --></recordOffset> <numRecords><!-- None --></numRecords> </params> </mbapi>
None
mbapi
command
showXMLHeader
params
fraudSetID
The ID of the fraud set to fetch. This will always select at most 1 record.
configGroupID
The config group ID of the record to fetch. This will always select all records for this config group.
fraudSetName
The name of the fraud set.
fraudSetEmail
The email address of this fraud set.
getCountryThresholdsData
Set to 1 to return all country threshold data associated with this fraud set.
getOrderForms
Set to 1 to return all order forms associated with this fraud set.
sortDir
sortColumn
recordOffset
numRecords