The 'Objects' application of the Core API
Objects (2.0.0)
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area
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
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
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area
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
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
- https://dev.api.pigello.io/objects/structural/parkinglot/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
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
}'Successful creation
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area
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
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
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area
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
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
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_usable_area, registered_bi_area
{ "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 }
- https://dev.api.pigello.io/objects/structural/parkinglot/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
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'Successful selection
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area
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
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
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area
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
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
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_usable_area, registered_bi_area
{ "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 }
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area
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
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
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area
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
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
- https://dev.api.pigello.io/objects/structural/parkinglot/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
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
}'Successful update
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area
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
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
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_gross_area
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
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
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: registered_usable_area, registered_bi_area
{ "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 }