GET api/me/properties/{userPropertyId}/appeals/{propertyAppealId}/notes

This method should be used to retrieve appeal notes for a specific appeal by id

Requires Authorization!

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userPropertyId

User property id

integer

Required

propertyAppealId

Id of the target appeal

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of

Collection of UserPropertyAppealNote
NameDescriptionTypeAdditional information
Id

integer

None.

Note

string

None.

CreatedDate

date

None.

DeletedDate

date

None.

UserId

integer

None.

UserPropertyAppealId

integer

None.

User

AspNetUser

None.

UserPropertyAppeal

UserPropertyAppeal

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.