Proposals
Proposal Search
Search for proposals by company ID and filtering based on its data.
GET
Proposal Search
Searches for properties in the proposals data field, in this example
it looks for a property named property_name
.
Another example would be to search for proposals in a specific time zone:
filter[timezone]="Europe/Amsterdam"
.
Maximum amount of search results. Defaults to 1, with an upper limit of 25.
Response
Returns a list of up to 10 proposals. Pagination is not yet implemented.
Proposal Search