Update Note

HTTP Request

PATCHhttps://staging.api-gw.propdata.net/notes/api/v1/notes/{id}/

Example Response

{
"id": 0,
"site": 0,
"relations": [],
"created": "2025-07-17T08:32:34.784Z",
"comments": [],
"origin": 0,
"modified": "2025-07-17T08:32:34.784Z",
"deleted": "2025-07-17T08:32:34.784Z",
"uuid": "770bba28-9f80-4d40-9c51-6e022364af91",
"source_ref": "string",
"agent_id": -2147483648,
"user_id": 0,
"category": "string",
"status": "string",
"note_date": "string",
"start": "string",
"end": "string",
"content": "string",
"pinned": false,
"files": [],
"private": false,
"parent": 0
}

NameDescription

id

required

integer

id of Record

NameDescription

id

integer

ID

site

integer

Site

relations

array of integers

Choices: [ 1,2,3...2147483648 ]

created

string

Created

comments

array of integers

Choices: [ 1,2,3...2147483648 ]

origin

integer

Origin

modified

string

Modified

deleted

nullable

string

Deleted

uuid

string

Uuid

source_ref

nullable

string<= 100 characters

Source ref

agent_id

nullable

integer

Agent id

user_id

integer

User id

category

required

string

Category

Choices: AppointmentEmailEnquiryExpenditureExternal ReferralFeedbackGeneral CommunicationGeneral NoteInternal ReferralMatch And Mail CommunicationMarketingMeetingPhone CallReminderShowdayValuationViewingComment

status

nullable

string

Status

Choices: CancelledCompleteProceedScheduled

note_date

nullable

string

Note date

start

nullable

string

Start

end

nullable

string

End

content

nullable

string

Content

pinned

boolean

Pinned

files

nullable

array of integers

Files

Choices: [ 1,2,3...2147483648 ]

private

boolean

Private

parent

nullable

integer

Parent

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