This method will renew the selected pep searches for the provided ids that are due for renewal, based on the parameters within the method. For example, if no date is given the default will renew the searches due for renewal before the 1st of the next month.

Parameter Type Format Description
Ids New Array of Long Must be less than 500 in number, and each id must be due for renewal within the next 6 months.
DateRenewal New Nullable DateTime If set must be less than 6 months from today If set this will only include searches due for renewal up to and including the date specified. If not set it will automatically be set to the 1st of the following month.

Response Parameters

Parameter Type Format Description
Count Int32 Number of searches that are due for renewal on or before the RenewalDate
TotalCost Decimal Total cost of renewing all the searches that are due for renewal on or before the DateRenewal