Skip to content

Objects (2.0.0)

The 'Objects' application of the Core API

Languages
Servers
https://{environment}.pigello.io

Parkingspot

Operations

Apartmenttargetaudience

Operations

Parkingspotvacancynotation

Operations

Industrialpremises

Operations

Industrialpremisesvacancylossnotation

Operations

Industrialpremisestargetaudience

Operations

Outdoorsectionterms

Operations

Industrialpremisesvacancynotation

Operations

Outdoorsectiontargetaudience

Operations

Commonarea

Operations

Industrialpremisesterms

Operations

Parkingspotvacancylossnotation

Operations

Outdoorsectionvacancynotation

Operations

Parkingspottargetaudience

Operations

Apartmentterms

Operations

Apartmentvacancylossnotation

Operations

Outdoorsectionvacancylossnotation

Operations

Parkingspotterms

Operations

Brfapartment

Operations

Apartment

Operations

Apartmentvacancynotation

Operations

Outdoorsection

Operations

Componentmodel

Operations

Componenttype

Operations

Parkinglot

Operations

Create 'Parkinglot'

Request

Security
customer_id and application_id and service_id and service_version_id and client_ct and client_object_id and client_secret
Bodyapplication/json
namestring<= 255 charactersrequired
realestateobject(Realestate)required
realestate.​idstring(uuid)
custom_idstring or null<= 128 characters
max_weightnumber or null(float)
structure_typestring or null<= 64 characters
Enum"PX_PARKING""PX_GARAGE_OUTDORR""PX_OTHER""PX_GARAGE""PX_PARKING_OUTDOOR""CCB""PX_GARAGE_INDOOR""PX_PARKING_INDOOR"
registered_bi_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area

max_widthnumber or null(float)
custom_dimension_valuestring or null<= 255 characters
structure_operation_typeinteger or null(int32)[ -2147483648 .. 2147483647 ]
Enum6892728
availability_end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, demolition_date

built_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: demolition_date, availability_start_date, availability_end_date

is_garageboolean
registered_usable_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area

availability_start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_end_date, demolition_date

organizationobject or null(Organization)
max_heightnumber or null(float)
public_descriptionstring or null
sales_descriptionstring or null
addressobject or null(Address)
registered_building_areanumber or null(float)
demolition_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, availability_end_date

registered_gross_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_usable_area, registered_bi_area

curl -i -X POST \
  https://dev.api.pigello.io/objects/structural/parkinglot/ \
  -H 'Content-Type: application/json' \
  -H 'X-PIGELLO-APPLICATION-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-CT: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-ENTITY: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-SECRET: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CUSTOMER-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-SERVICE-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-SERVICE-VERSION-ID: YOUR_API_KEY_HERE' \
  -d '{
    "custom_id": "string",
    "max_weight": 0.1,
    "structure_type": "PX_PARKING",
    "registered_bi_area": 0.1,
    "max_width": 0.1,
    "custom_dimension_value": "string",
    "structure_operation_type": 6,
    "availability_end_date": "2019-08-24",
    "built_date": "2019-08-24",
    "is_garage": true,
    "registered_usable_area": 0.1,
    "availability_start_date": "2019-08-24",
    "organization": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "max_height": 0.1,
    "public_description": "string",
    "name": "string",
    "sales_description": "string",
    "address": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "registered_building_area": 0.1,
    "realestate": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "demolition_date": "2019-08-24",
    "registered_gross_area": 0.1
  }'

Responses

Successful creation

Bodyapplication/json
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

namestring<= 255 charactersrequired
realestateobject(Realestate)required
realestate.​idstring(uuid)
custom_idstring or null<= 128 characters
calculated_bi_area_rentablenumber(float)read-only
max_weightnumber or null(float)
calculated_usable_area_rentable_base_rent_vatnumber(float)read-only
structure_typestring or null<= 64 characters
Enum"PX_PARKING""PX_GARAGE_OUTDORR""PX_OTHER""PX_GARAGE""PX_PARKING_OUTDOOR""CCB""PX_GARAGE_INDOOR""PX_PARKING_INDOOR"
registered_bi_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area

max_widthnumber or null(float)
calculated_bi_area_rentable_base_rent_vatnumber(float)read-only
calculated_usable_area_rentablenumber(float)read-only
custom_dimension_valuestring or null<= 255 characters
structure_operation_typeinteger or null(int32)[ -2147483648 .. 2147483647 ]
Enum6892728
availability_end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, demolition_date

built_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: demolition_date, availability_start_date, availability_end_date

customer_columnsanyread-only
is_garageboolean
registered_usable_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area

availability_start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_end_date, demolition_date

organizationobject or null(Organization)
max_heightnumber or null(float)
pending_monitor_approval_amountanyread-only
public_descriptionstring or null
created_atstring(date-time)read-only
sales_descriptionstring or null
addressobject or null(Address)
tagsanyread-only
registered_building_areanumber or null(float)
demolition_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, availability_end_date

calculated_usable_areanumber(float)read-only
registered_gross_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_usable_area, registered_bi_area

calculated_bi_areanumber(float)read-only
Response
application/json
{ "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "calculated_bi_area_rentable": 0.1, "max_weight": 0.1, "calculated_usable_area_rentable_base_rent_vat": 0.1, "structure_type": "PX_PARKING", "registered_bi_area": 0.1, "max_width": 0.1, "calculated_bi_area_rentable_base_rent_vat": 0.1, "calculated_usable_area_rentable": 0.1, "custom_dimension_value": "string", "structure_operation_type": 6, "availability_end_date": "2019-08-24", "built_date": "2019-08-24", "customer_columns": null, "is_garage": true, "registered_usable_area": 0.1, "availability_start_date": "2019-08-24", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "max_height": 0.1, "pending_monitor_approval_amount": null, "public_description": "string", "name": "string", "created_at": "2019-08-24T14:15:22Z", "sales_description": "string", "address": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "tags": null, "registered_building_area": 0.1, "realestate": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "demolition_date": "2019-08-24", "calculated_usable_area": 0.1, "registered_gross_area": 0.1, "calculated_bi_area": 0.1 }

Get 'Parkinglot'

Request

Security
customer_id and application_id and service_id and service_version_id and client_ct and client_object_id and client_secret
Path
pkstringwrite-onlyrequired
curl -i -X GET \
  'https://dev.api.pigello.io/objects/structural/parkinglot/{pk}/' \
  -H 'X-PIGELLO-APPLICATION-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-CT: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-ENTITY: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-SECRET: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CUSTOMER-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-SERVICE-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-SERVICE-VERSION-ID: YOUR_API_KEY_HERE'

Responses

Successful selection

Bodyapplication/json
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

namestring<= 255 charactersrequired
realestateobject(Realestate)required
realestate.​idstring(uuid)
custom_idstring or null<= 128 characters
calculated_bi_area_rentablenumber(float)read-only
max_weightnumber or null(float)
calculated_usable_area_rentable_base_rent_vatnumber(float)read-only
structure_typestring or null<= 64 characters
Enum"PX_PARKING""PX_GARAGE_OUTDORR""PX_OTHER""PX_GARAGE""PX_PARKING_OUTDOOR""CCB""PX_GARAGE_INDOOR""PX_PARKING_INDOOR"
registered_bi_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area

max_widthnumber or null(float)
calculated_bi_area_rentable_base_rent_vatnumber(float)read-only
calculated_usable_area_rentablenumber(float)read-only
custom_dimension_valuestring or null<= 255 characters
structure_operation_typeinteger or null(int32)[ -2147483648 .. 2147483647 ]
Enum6892728
availability_end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, demolition_date

built_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: demolition_date, availability_start_date, availability_end_date

customer_columnsanyread-only
is_garageboolean
registered_usable_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area

availability_start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_end_date, demolition_date

organizationobject or null(Organization)
max_heightnumber or null(float)
pending_monitor_approval_amountanyread-only
public_descriptionstring or null
created_atstring(date-time)read-only
sales_descriptionstring or null
addressobject or null(Address)
tagsanyread-only
registered_building_areanumber or null(float)
demolition_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, availability_end_date

calculated_usable_areanumber(float)read-only
registered_gross_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_usable_area, registered_bi_area

calculated_bi_areanumber(float)read-only
Response
application/json
{ "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "calculated_bi_area_rentable": 0.1, "max_weight": 0.1, "calculated_usable_area_rentable_base_rent_vat": 0.1, "structure_type": "PX_PARKING", "registered_bi_area": 0.1, "max_width": 0.1, "calculated_bi_area_rentable_base_rent_vat": 0.1, "calculated_usable_area_rentable": 0.1, "custom_dimension_value": "string", "structure_operation_type": 6, "availability_end_date": "2019-08-24", "built_date": "2019-08-24", "customer_columns": null, "is_garage": true, "registered_usable_area": 0.1, "availability_start_date": "2019-08-24", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "max_height": 0.1, "pending_monitor_approval_amount": null, "public_description": "string", "name": "string", "created_at": "2019-08-24T14:15:22Z", "sales_description": "string", "address": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "tags": null, "registered_building_area": 0.1, "realestate": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "demolition_date": "2019-08-24", "calculated_usable_area": 0.1, "registered_gross_area": 0.1, "calculated_bi_area": 0.1 }

Update 'Parkinglot'

Request

Security
customer_id and application_id and service_id and service_version_id and client_ct and client_object_id and client_secret
Path
pkstringwrite-onlyrequired
Bodyapplication/json
namestring<= 255 charactersrequired
realestateobject(Realestate)required
realestate.​idstring(uuid)
custom_idstring or null<= 128 characters
max_weightnumber or null(float)
structure_typestring or null<= 64 characters
Enum"PX_PARKING""PX_GARAGE_OUTDORR""PX_OTHER""PX_GARAGE""PX_PARKING_OUTDOOR""CCB""PX_GARAGE_INDOOR""PX_PARKING_INDOOR"
registered_bi_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area

max_widthnumber or null(float)
custom_dimension_valuestring or null<= 255 characters
structure_operation_typeinteger or null(int32)[ -2147483648 .. 2147483647 ]
Enum6892728
availability_end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, demolition_date

built_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: demolition_date, availability_start_date, availability_end_date

is_garageboolean
registered_usable_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area

availability_start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_end_date, demolition_date

organizationobject or null(Organization)
max_heightnumber or null(float)
public_descriptionstring or null
sales_descriptionstring or null
addressobject or null(Address)
registered_building_areanumber or null(float)
demolition_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, availability_end_date

registered_gross_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_usable_area, registered_bi_area

curl -i -X PATCH \
  'https://dev.api.pigello.io/objects/structural/parkinglot/{pk}/' \
  -H 'Content-Type: application/json' \
  -H 'X-PIGELLO-APPLICATION-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-CT: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-ENTITY: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CLIENT-SECRET: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-CUSTOMER-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-SERVICE-ID: YOUR_API_KEY_HERE' \
  -H 'X-PIGELLO-SERVICE-VERSION-ID: YOUR_API_KEY_HERE' \
  -d '{
    "custom_id": "string",
    "max_weight": 0.1,
    "structure_type": "PX_PARKING",
    "registered_bi_area": 0.1,
    "max_width": 0.1,
    "custom_dimension_value": "string",
    "structure_operation_type": 6,
    "availability_end_date": "2019-08-24",
    "built_date": "2019-08-24",
    "is_garage": true,
    "registered_usable_area": 0.1,
    "availability_start_date": "2019-08-24",
    "organization": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "max_height": 0.1,
    "public_description": "string",
    "name": "string",
    "sales_description": "string",
    "address": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "registered_building_area": 0.1,
    "realestate": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
    },
    "demolition_date": "2019-08-24",
    "registered_gross_area": 0.1
  }'

Responses

Successful update

Bodyapplication/json
idstring(uuid)read-onlyrequired

Additional Validation Information:

Must be unique

namestring<= 255 charactersrequired
realestateobject(Realestate)required
realestate.​idstring(uuid)
custom_idstring or null<= 128 characters
calculated_bi_area_rentablenumber(float)read-only
max_weightnumber or null(float)
calculated_usable_area_rentable_base_rent_vatnumber(float)read-only
structure_typestring or null<= 64 characters
Enum"PX_PARKING""PX_GARAGE_OUTDORR""PX_OTHER""PX_GARAGE""PX_PARKING_OUTDOOR""CCB""PX_GARAGE_INDOOR""PX_PARKING_INDOOR"
registered_bi_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area

max_widthnumber or null(float)
calculated_bi_area_rentable_base_rent_vatnumber(float)read-only
calculated_usable_area_rentablenumber(float)read-only
custom_dimension_valuestring or null<= 255 characters
structure_operation_typeinteger or null(int32)[ -2147483648 .. 2147483647 ]
Enum6892728
availability_end_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, demolition_date

built_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: demolition_date, availability_start_date, availability_end_date

customer_columnsanyread-only
is_garageboolean
registered_usable_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area

availability_start_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_end_date, demolition_date

organizationobject or null(Organization)
max_heightnumber or null(float)
pending_monitor_approval_amountanyread-only
public_descriptionstring or null
created_atstring(date-time)read-only
sales_descriptionstring or null
addressobject or null(Address)
tagsanyread-only
registered_building_areanumber or null(float)
demolition_datestring or null(date)

Additional Validation Information:

This value must be set in an proper order, in relation to the following fields: built_date, availability_start_date, availability_end_date

calculated_usable_areanumber(float)read-only
registered_gross_areanumber or null(float)

Additional Validation Information:

This value must be set with a proper magnitude, in relation to the following fields: registered_usable_area, registered_bi_area

calculated_bi_areanumber(float)read-only
Response
application/json
{ "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "calculated_bi_area_rentable": 0.1, "max_weight": 0.1, "calculated_usable_area_rentable_base_rent_vat": 0.1, "structure_type": "PX_PARKING", "registered_bi_area": 0.1, "max_width": 0.1, "calculated_bi_area_rentable_base_rent_vat": 0.1, "calculated_usable_area_rentable": 0.1, "custom_dimension_value": "string", "structure_operation_type": 6, "availability_end_date": "2019-08-24", "built_date": "2019-08-24", "customer_columns": null, "is_garage": true, "registered_usable_area": 0.1, "availability_start_date": "2019-08-24", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "max_height": 0.1, "pending_monitor_approval_amount": null, "public_description": "string", "name": "string", "created_at": "2019-08-24T14:15:22Z", "sales_description": "string", "address": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "tags": null, "registered_building_area": 0.1, "realestate": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "demolition_date": "2019-08-24", "calculated_usable_area": 0.1, "registered_gross_area": 0.1, "calculated_bi_area": 0.1 }

Realestate

Operations

Building

Operations

Region

Operations

Community

Operations

Outdoorarea

Operations

Structurerenovationnotation

Operations

Spacerenovationnotation

Operations

Taxationsubrecord

Operations

Taxationrecord

Operations

Spacebaserentvatstatusnotation

Operations

Realestatevatkeyquotanotation

Operations

Roomcategory

Operations