BatchClassifyProspectsRequest
Request body for batch-classifying prospects in a project.
- classificationType: string
Pattern: ^(not_contacted|contacted|interested|not_interested|bidder)$requiredPipeline stage to set: not_contacted, contacted, interested, not_interested, bidder.
- prospectType: array string[] …100
Ids requiredList of prospect IDs to classify. Maximum 100.
- noteType: null | string
Optional note attached to each prospect's classification, shown in the prospect note column. Omit (or send null) for no note; whitespace-only is rejected.