GET 17.0/app/properties/{id}/floorplan?type={type}

Description

Gets the floor plan linked to the specified property

URI Parameters

Name Description Type Additional information
id

Id of the property to retrieve the floor plan for

integer

Required

type

Type of floor plan to retrieve (0: Web, 1: Print)

FloorPlanType

Default value is Web

None.

None.

Name Description Type Additional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.

None.