HTTP Request
POSThttps://staging.api-gw.propdata.net/contacts/api/v1/offers/search/
Example Response
{"id": 0,"tags": [],"site": 0,"lead": 0,"contact": 0,"communication": 0,"viewing": 0,"offer": 0,"user": 0,"agent": 0,"meta": {},"created": "2025-07-17T08:32:30.880Z","modified": "2025-07-17T08:32:30.880Z","source_ref": "string","rental_application": 0,"archive": 0}
Name | Description |
---|---|
id | integer ID |
tags nullable | array of strings Choices: [ 1,2,3...2147483648 ] |
site | integer Site |
lead required | integer Lead |
contact | integer Contact |
communication | integer Communication |
viewing | integer Viewing |
offer | integer Offer |
user | integer User |
agent | integer Agent |
meta | string Meta |
created | string Created |
modified | string Modified |
source_ref nullable | string<= 100 characters Source ref |
rental_application nullable | integer Rental application |
archive nullable | integer Archive |
Responses
201