For events, I have been using this Search List (via the appfx web service) to locate a registrant by their “Registrant ID” (ex. evreg-10001375) - where this registrant id is the filter field “LOOKUPID”.
RegIndividual Search
[d0bc00e4-f377-49a9-a278-8dbf95439df6]
For hosted instances of BBCRM, it seems that the backing CLR types have been deprecated:
Blackbaud.AppFx.FAFEvent.Catalog, Blackbaud.AppFx.FAFEvent.Catalog.RegIndividualSearch
Does anyone know of a similar search form where I can search by the registrant ID? The only one I see is this one:
Registrant Search
[a82add94-a42e-4e75-82da-24c5ef868c13]
However, the filter field “LOOKUPID” is the constituent lookup id, which will not work for my purpose.
TIA