The 'Objects' application of the Core API
Objects (2.0.0)
- https://dev.api.pigello.io/objects/spaces/vacancies/parkingspotvacancylossnotation/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://dev.api.pigello.io/objects/spaces/vacancies/parkingspotvacancylossnotation/{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'Additional Validation Information:
This value can't bet set, when any of the following fields are set: indexation_firm_value
This value requires that the following fields are also set: indexation_base_year
Additional Validation Information:
This value must be set together with the following fields: source_row_content_type
Additional Validation Information:
This value must be set together with the following fields: indexation_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: indexation_value_quota
This value requires that the following fields are also set: indexation_base_year
Additional Validation Information:
This value must be set in an proper order, in relation to the following fields: start_date
Additional Validation Information:
This value must be set together with the following fields: indexation_base_year
Additional Validation Information:
This value must be set in an proper order, in relation to the following fields: end_date
Additional Validation Information:
This value must be set together with the following fields: source_row_object_id
- https://dev.api.pigello.io/objects/spaces/vacancies/parkingspotvacancylossnotation/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://dev.api.pigello.io/objects/spaces/vacancies/parkingspotvacancylossnotation/{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 '{
"value": 0.1,
"indexation_value_quota": 0.1,
"source_row_object_id": "d44585c8-7939-493c-aafc-e82e4822bf7c",
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"indexation_base_year": 1900,
"indexation_firm_value": 0.1,
"custom_id": "string",
"end_date": "2019-08-24",
"vat": 0,
"indexation_setting": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"title": "string",
"start_date": "2019-08-24",
"vacancy_notation": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"article": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"source_row_content_type": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"custom_dimension_value": "string"
}'Successful update
Additional Validation Information:
This value can't bet set, when any of the following fields are set: indexation_firm_value
This value requires that the following fields are also set: indexation_base_year
Additional Validation Information:
This value must be set together with the following fields: source_row_content_type
Additional Validation Information:
This value must be set together with the following fields: indexation_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: indexation_value_quota
This value requires that the following fields are also set: indexation_base_year
Additional Validation Information:
This value must be set in an proper order, in relation to the following fields: start_date
Additional Validation Information:
This value must be set together with the following fields: indexation_base_year
Additional Validation Information:
This value must be set in an proper order, in relation to the following fields: end_date
Additional Validation Information:
This value must be set together with the following fields: source_row_object_id
{ "value": 0.1, "created_at": "2019-08-24T14:15:22Z", "indexation_value_quota": 0.1, "source_row_object_id": "d44585c8-7939-493c-aafc-e82e4822bf7c", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "indexation_base_year": 1900, "indexation_firm_value": 0.1, "custom_id": "string", "end_date": "2019-08-24", "vat": 0, "indexation_setting": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "title": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "start_date": "2019-08-24", "vacancy_notation": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "article": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "source_row_content_type": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "custom_dimension_value": "string" }
- https://dev.api.pigello.io/objects/spaces/vacancies/parkingspotvacancylossnotation/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://dev.api.pigello.io/objects/spaces/vacancies/parkingspotvacancylossnotation/{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 can't bet set, when any of the following fields are set: indexation_firm_value
This value requires that the following fields are also set: indexation_base_year
Additional Validation Information:
This value must be set together with the following fields: source_row_content_type
Additional Validation Information:
This value must be set together with the following fields: indexation_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: indexation_value_quota
This value requires that the following fields are also set: indexation_base_year
Additional Validation Information:
This value must be set in an proper order, in relation to the following fields: start_date
Additional Validation Information:
This value must be set together with the following fields: indexation_base_year
Additional Validation Information:
This value must be set in an proper order, in relation to the following fields: end_date
Additional Validation Information:
This value must be set together with the following fields: source_row_object_id
{ "value": 0.1, "created_at": "2019-08-24T14:15:22Z", "indexation_value_quota": 0.1, "source_row_object_id": "d44585c8-7939-493c-aafc-e82e4822bf7c", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "indexation_base_year": 1900, "indexation_firm_value": 0.1, "custom_id": "string", "end_date": "2019-08-24", "vat": 0, "indexation_setting": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "title": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "start_date": "2019-08-24", "vacancy_notation": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "article": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "source_row_content_type": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "custom_dimension_value": "string" }