v1

latestOpenAPI 3.1.02026-07-1370209736.8 KB
Prospects

Fetch Prospects Events

Create events and fetch for prospects.

post/v1/prospects/events

Request body

request_contextobject nullable
entity_type'business' | 'prospect'

The EntityType class is an enumeration that defines the types of entities.

This enum is used to specify whether the entity is a business or a prospect. It ensures consistent handling of entity types across the application.

Attributes: BUSINESS: Represents a business entity. PROSPECT: Represents a prospect entity.

event_typesProspectsEventIdentifier[] required
prospect_idsstring[] required

Response

Successful Response

{"stackTrail":"paths:/v1/prospects/events:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}