Update prospect

Example body

    Body
     {
       idProspect(int, required - Id of the Prospect), 
       name(string, required - First Name of the prospect),
       email(string, required - E-mail of the prospect),
       lastName(string, optional - Last Name of the prospect),
       ddi(string, optional - Cellphone DDI),
       cellphone(string, optional - Cellphone of the prospect),
       birthday(DateTime, optional - Birthday of the prospect),
       gender(string, optional - Gender of the prospect) { "M" = Male, "F" = Female, "P" = Other },               
       notes(string, optional - Free field for prospect notes),
       currentStep(string, optional - Current step in the process for converting the prospect),
      }
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!