Lists the current version of those addresses that match the list of CAF IDs provided.
Declaration Syntax
public AddressView[] GetAddresses( string apiKey, string cafIDs )
Return Value
An array of AddressView objects containing the Addresses matching the CAF IDs provided
Remarks
This call is provided as a faster alternative to making multiple calls to GetAddress(String, Int32).
If a CAF ID is not valid, or corresponds to a candidate address, it is omitted entirely from the results.