| Name | Description | Type | Additional information | 
|---|---|---|---|
| MatchPartial | 
                         
Allow partial match  | 
                    boolean | 
                                 Default value is false  | 
                
| StartingRowNumber | 
                         
Starting row number  | 
                    integer | 
                                 Default value is 0  | 
                
| RowCount | 
                         
Maximum number of rows to return.  | 
                    integer | 
                                 Default value is 50  | 
                
| FilterText | 
                         
The text to match in First Name, Last Name, Company Name, Location Code, or Location Name  | 
                    string | 
                             None.  | 
                
| TradeLocation | 
                         
Should only TradeLocations be returned. Null = don't care, True = Only Trade Locations, False = No Trade Locations  | 
                    boolean | 
                             None.  | 
                
| IsConsignee | 
                         
Should only Consignees be returned. Null = don't care, True = Only Consignees, False = No Consignees  | 
                    boolean | 
                             None.  | 
                
| CustomerLocationId | 
                         
Customer Location Id to filter results by. If set, only entries that would apply to the indicated Location will be returned.  | 
                    integer | 
                             None.  | 
                
| City | 
                         
City for which to return entries  | 
                    string | 
                             None.  | 
                
| CountryCode | 
                         
Country code for which to return entries  | 
                    string | 
                                 Max length: 2  |