findCustomer(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

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

Parameters

Usage

All of them are optional