UpdateLeadInput

Input for updating a lead

  • archived
    Type: boolean

    Whether the lead is archived

  • assignedTo
    Type: string

    User assigned to this lead

  • branch
    Type: string

    Branch location

  • buyingRole
    Type: string

    Lead's role in buying decisions

  • company
    Type: string

    Company name

  • currentPaymentProcessor
    Type: string

    Lead's current payment processor

  • email
    Type: string

    Lead's email address

  • firstName
    Type: string

    Lead's first name

  • imgSrc
    Type: string

    URL to lead's profile image

  • interestedInSwitching
    Type: boolean

    Whether the lead is interested in switching services

  • jobTitle
    Type: string

    Lead's job title

  • lastContacted
    Type: stringFormat: date-time

    Date and time of last contact with this lead

  • lastName
    Type: string

    Lead's last name

  • leadSourceId
    Type: integer

    ID of the lead source associated with this lead.

  • location
    Type: string

    Geographic location

  • monthlyTransactionVolume
    Type: integer

    Monthly transaction volume in dollars

  • notes
    Type: string

    General notes about the lead

  • numberOfEmployees
    Type: integer

    Number of employees at the lead's company

  • phone
    Type: string

    Lead's phone number

  • position
    Type: string

    Position within company

  • processStage
    Type: string

    Current stage in the sales process

  • productsServicesSold
    Type: string

    Products or services the lead sells

  • source
    Type: string

    Text description of lead source

  • teamId
    Type: integer

    ID of the team associated with this lead.