latestSwagger 2.02026-08-2193114213.9 KB

ae1e0fe6da1a

client_properties

Search endpoint for client_properties (deals)

This endpoint returns a list of client properties (deals).

Filters:

  • updated_at_from, updated_at_to: ISO dates, both required together
  • deal_pipeline_id: Integer
  • deal_stage_id: Comma-separated integers (e.g. 1,2,3)
  • property_id: Comma-separated integers (e.g. 10,11)

Supports pagination via page and per, and ordering via order and sort_by.

get/client_properties

Query parameters

with_totalboolean

Show the total count of entities

pageinteger

Page number

perinteger

Entities per page

updated_at_fromstring date

Use to limit the earliest updated_at value for the entities list

updated_at_tostring date

Use to limit the latest updated_at value for the entities list

order'asc' | 'desc'

Order

sort_bystring

Order by field

deal_pipeline_idinteger
category'qualified' | 'unqualified' | 'lost'

Response

Search endpoint for client_properties (deals)

totalinteger

Show the total count of client properties