The example codes shows the way of getting customer profiles whose credit cards expire this month. Are there other ways to search, for example coule I get all customers named bob etc? If so, where can I find examples of the different ways to search? I am using the json interface, and am looking for the different header names e.g. for expiring credit cards it was
"searchType": "cardsExpiringInMonth", "month": "2020-12"
I want the otherpossibilities
"searchType": ???
Thank you
04-16-2016 10:18 AM