Update asset

Updates an existing asset with new property information, equipment details, or address information.

This endpoint allows modification of all asset properties, including:

  • Physical characteristics: area, Boutin area, construction year, room count, floor
  • Financial parameters: rent amount, charges amount (DEPRECATED - use leasing_contract.rent_in_cents/charges_in_cents instead)
  • Equipment specifications: heating systems, hot water systems, internet connection, amenities
  • Address information: complete address details
  • Energy diagnostics: DPE information and classifications
  • Fiscal regimes: tax incentive programs

Equipment Updates

The asset_equipment_attributes object allows detailed updates to:

  • Heating and hot water systems (methods and types)
  • Internet connectivity (connection type and availability)
  • Property amenities (cellar, parking, terrace, balcony, etc.)
  • Building facilities (elevator, caretaker, fiber availability, etc.)

Important Notes

  • Only include the fields that need to be updated
  • The management_contract_id cannot be changed (represents fundamental business relationship)
  • Reference changes must maintain uniqueness within your customer account
  • Use _destroy: true on nested attributes to remove associated records
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Asset unique identifier

Body Params
integer

Unique identifier for the asset

string
enum

Type of property

number

Property size in square meters

number

Boutin area in square meters (French housing law)

integer

Year when the building was constructed

integer

Number of rooms in the property

integer

[DEPRECATED] Monthly base rent charged to tenant in cents. Use leasing_contract.rent_in_cents instead. This field will be removed in a future version.

integer

[DEPRECATED] Monthly charges amount in cents. Use leasing_contract.charges_in_cents instead. This field will be removed in a future version.

string

Reference number/code for the property

string

Housing fiscal identifier - 12 digit number assigned by tax authorities

integer

Floor number for apartments

string
enum

Type of heating system

Allowed:
string
enum

Energy source for heating system

Allowed:
string
enum

Type of hot water system

Allowed:
string
enum

Energy source for hot water system

Allowed:
string
enum

Internet connection type and modality

Allowed:
string

Description of the property and common areas

boolean

Whether funds calls are enabled for this asset

asset_equipment_attributes
object
integer

ID of the management contract this asset belongs to

integer

ID of the syndic (property manager/co-ownership manager) profile

address_attributes
object
energy_diagnostics_attributes
array of objects
energy_diagnostics_attributes
fiscal_regimes_attributes
array of objects
fiscal_regimes_attributes
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json