This method, armed with a ValidID search id previously supplied by the result of AddValidId or GetValidIds method, will save a specific ValidId previously carried out within the system.

Request Parameters

Parameter Type Format Description
Id Required Int32   ValidID Search 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