Skip to main content
Aria Knowledge Central

compare_against_cc_blacklist_m Guide

Compares a card number provided against entries in the blacklist.

API Specification:

compare_against_cc_blacklist_m

Required Fields:
  • <client_no>
  • <auth_key>
  • <cc_num>

Additional Guidance:

Input Field

Field Name: Notes:
<include_details>

Allowable values:

Values Description
0 False (do not return notes, dates on which card was added to / removed from the blacklist, or <alt_caller_id>)
1 True (return notes, dates on which card was added to / removed from the blacklist, and <alt_caller_id>)

Output Field

Field Name: Notes:
<cc_num_blacklisted>

Allowable values:

Values Description
0 Card number provided was never added to the blacklist.
1 Card number provided was added to the blacklist.
2 Card number provided has been removed from the blacklist.
  • Was this article helpful?