V2Prospects

Fetch Prospects Events

post/v2/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_typesEventTypeEnum[] required
prospect_idsstring[] required

Response

Successful Response

Changes

Changed in 2 of the 10 revisions of this API.343

  • 534e7102b77f342See the full diff
    • added the new award enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new executive_joined_company enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new funding_round enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new award enum value to the request property /

      request-property-enum-value-added

    • added the new closing_office enum value to the request property /

      request-property-enum-value-added

    • added the new company_award enum value to the request property /

      request-property-enum-value-added

    • added the new cost_cutting enum value to the request property /

      request-property-enum-value-added

    • added the new decrease_in_all_departments enum value to the request property /

      request-property-enum-value-added

    • added the new decrease_in_customer_service_department enum value to the request property /

      request-property-enum-value-added

    • added the new decrease_in_engineering_department enum value to the request property /

      request-property-enum-value-added

    • added the new decrease_in_marketing_department enum value to the request property /

      request-property-enum-value-added

    • added the new decrease_in_operations_department enum value to the request property /

      request-property-enum-value-added

    • added the new decrease_in_sales_department enum value to the request property /

      request-property-enum-value-added

    • added the new employee_joined_company enum value to the request property /

      request-property-enum-value-added

    • added the new executive_joined_company enum value to the request property /

      request-property-enum-value-added

    • added the new funding_round enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_creative_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_education_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_engineering_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_finance_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_health_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_human_resources_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_legal_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_marketing_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_operations_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_professional_service_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_sales_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_support_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_trade_department enum value to the request property /

      request-property-enum-value-added

    • added the new hiring_in_unknown_department enum value to the request property /

      request-property-enum-value-added

    • added the new increase_in_all_departments enum value to the request property /

      request-property-enum-value-added

    • added the new increase_in_customer_service_department enum value to the request property /

      request-property-enum-value-added

    • added the new increase_in_engineering_department enum value to the request property /

      request-property-enum-value-added

    • added the new increase_in_marketing_department enum value to the request property /

      request-property-enum-value-added

    • added the new increase_in_operations_department enum value to the request property /

      request-property-enum-value-added

    • added the new increase_in_sales_department enum value to the request property /

      request-property-enum-value-added

    • added the new ipo_announcement enum value to the request property /

      request-property-enum-value-added

    • added the new lawsuits_and_legal_issues enum value to the request property /

      request-property-enum-value-added

    • added the new merger_and_acquisitions enum value to the request property /

      request-property-enum-value-added

    • added the new new_funding_round enum value to the request property /

      request-property-enum-value-added

    • added the new new_investment enum value to the request property /

      request-property-enum-value-added

    • added the new new_office enum value to the request property /

      request-property-enum-value-added

    • added the new new_partnership enum value to the request property /

      request-property-enum-value-added

    • added the new new_product enum value to the request property /

      request-property-enum-value-added

    • added the new outages_and_security_breaches enum value to the request property /

      request-property-enum-value-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added