Update Listing Portal Config

HTTP Request

PATCHhttps://staging.api-gw.propdata.net/listings/api/v1/portal-configs/{id}/

Example Response

{
"id": 0,
"site": 0,
"statistics": 0,
"source_ref": "string",
"created": "2024-03-28T13:31:12.459Z",
"modified": "2024-03-28T13:31:12.459Z",
"deleted": "2024-03-28T13:31:12.459Z",
"uuid": "770bba28-9f80-4d40-9c51-6e022364af91",
"portal": -2147483648,
"active": false,
"expiration_date": "string",
"reference": "string",
"last_log": -2147483648,
"last_message": "string",
"feed_status": "string",
"on_portal": false,
"development_id": -2147483648,
"publish_street_address": false,
"publish_map_to_address": false,
"publish_feature_notes": false,
"display_price": "string",
"zoning": "string",
"residential": 0,
"holiday": 0,
"commercial": 0,
"project": 0
}

NameDescription

id

required

integer

id of Record

NameDescription

id

integer

Id

site

integer

Site

statistics

integer

Statistics

source_ref

nullable

stringnon-empty

Source ref

created

string

Created

modified

string

Modified

deleted

nullable

string

Deleted

uuid

string

Uuid

portal

required

integer

Portal

active

required

boolean

Active

expiration_date

nullable

string

Expiration date

reference

nullable

string<= 40 characters

Reference

last_log

nullable

integer

Last log

last_message

nullable

string

Last message

feed_status

nullable

string

Feed status

Choices: pendingwithdrawnsuccessfaileddisabled

on_portal

boolean

On portal

development_id

nullable

integer

Development id

publish_street_address

boolean

Publish street address

publish_map_to_address

boolean

Publish map to address

publish_feature_notes

boolean

Publish feature notes

display_price

nullable

string

Display price

Choices: Price Per Square MeterGross Monthly Rental

zoning

nullable

string

Zoning

Choices: Single ResidentialGeneral ResidentialLocal BusinessGeneral BusinessGeneral IndustrialHeavy IndustrialRuralAgriculturalMixed Use

residential

nullable

integer

Residential

holiday

nullable

integer

Holiday

commercial

nullable

integer

Commercial

project

nullable

integer

Project

Responses

200
400 Bad request body
403 You do not have permission to perform this action
404 Not found
500 Internal server error
503 This website is not active