Docs

Update Property

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Centerpoint property id to update. Use the property id from List Properties.

string

Centerpoint property name.

boolean

Whether the Centerpoint property is visible.

string

Property timezone, for example America/Chicago.

string

CompanyCam project id linked to this Centerpoint property.

object

Centerpoint custom fields object.

string

CompanyCam project URL linked to this Centerpoint property.

Uncommon arguments
number

Centerpoint account id for the property.

number

Centerpoint company id for the property.

number

Centerpoint primary contractor id for the property.

string

Existing Centerpoint property external id. Do not map CompanyCam here unless this identifier is explicitly owned by the CompanyCam sync.

number

Centerpoint primary building id for the property.

string

Centerpoint import id for the property.

number

Centerpoint manager id for the property.

number

Centerpoint location id for the property.

object

Optional Centerpoint property options object.

string

Property billing address in Centerpoint options.

boolean

Whether the property is on credit hold.

boolean

Whether the property is tax exempt.

string

Service billing instructions in Centerpoint options.

string

Service work instructions in Centerpoint options.

string

Interactive property URL in Centerpoint options.

array of number

Centerpoint tax code ids for the property.

string

Property roof size custom field.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.