You are here: ProspectManagerService > UpdateProspect

UpdateProspect

Overview

Use the updateProspect operation to update an existing prospect in DataTrak. Updating a prospect requires a request which contains the same information in the insertProspect operation, as well as the following field.

Updating a Prospect

You should use the id that was returned from the insertProspect service. Note that this service only works for prospects; if the prospect is promoted to a full member then this service may no longer be used to update the member.

As with insertProspect, beginDate field is the only one with a default—it defaults to its current value, effectively keeping the same value. Note that beginDate is the only field which retains its old value. All other fields are updated with the value provided, meaning that if no value is provided, the field is erased. Therefore, the same fields are required for this service as for insertProspect in addition to memberId.

 

There is no return value for this operation.