PUT api/Buildings/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

Building
NameDescriptionTypeAdditional information
Id

integer

None.

Name_nl

string

None.

Name_en

string

None.

Name_fr

string

None.

Name_de

string

None.

Description_nl

string

None.

Description_en

string

None.

Description_fr

string

None.

Description_de

string

None.

Street

string

None.

Number

string

None.

City

string

None.

PostalCode

string

None.

Country

string

None.

Phone

string

None.

ContactPerson

string

None.

TenantId

integer

None.

Tenant

Tenant

None.

Rooms

Collection of Room

None.

Files

Collection of File

None.

BuildingMaterials

Collection of BuildingMaterial

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}