This method, armed with a CompanyLookup id number previously supplied by the result of AddCompanyLookup or GetCompanyLookups method, will save a specific CompanyLookup previously carried out within the system.

Request Parameters

Parameter Type Format Description
Id Required Int32   CompanyLookup ID number.
SubUserName string Null or max length 50 characters If this is specified, the saved document will be stored against the specified sub user, hiding it from other sub users, otherwise it will be saved against the main user account.

Response Parameters

Parameter Type Format Description
ResponseStatus ResponseStatus   Instance of ResponseStatus object (see here)
Success Boolean   True if the search was saved successfully