findCustomerIncludeIdentifications(Address, Identification, boolean, Long, String, Integer, String, int, Long) method

Find customers with a flexible filter on address, identification, black list reason, display name, customer type and org unit.

Syntax

Map< Customer, List< Identification > > findCustomerIncludeIdentifications ( Address address , Identification identification , boolean anyIdOrgUnit , Long blacklistReason , String displayName , Integer customerType , String orgUnit , int maxRecords , Long callerId )

Usage

All of them are optional Also this service not just returns the customer objects, but the csutomer's identifcations, too