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: minimum_number_of_employees
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: maximum_number_of_employees
- https://dev.api.pigello.io/objects/spaces/targetaudiences/industrialpremisestargetaudience/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://dev.api.pigello.io/objects/spaces/targetaudiences/industrialpremisestargetaudience/{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 '{
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"custom_id": "string",
"sni_codes": [
null
],
"maximum_number_of_employees": 2147483647,
"allow_any_bankruptcy": true,
"minimum_previous_year_revenue": 2147483647,
"minimum_number_of_employees": 2147483647,
"name": "string",
"maximum_payment_remark_amount": 2147483647,
"archived": true
}'Successful update
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: minimum_number_of_employees
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: maximum_number_of_employees
{ "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "custom_id": "string", "sni_codes": [ null ], "maximum_number_of_employees": 2147483647, "customer_columns": null, "allow_any_bankruptcy": true, "created_at": "2019-08-24T14:15:22Z", "minimum_previous_year_revenue": 2147483647, "minimum_number_of_employees": 2147483647, "name": "string", "tags": null, "maximum_payment_remark_amount": 2147483647, "archived": true }
- https://dev.api.pigello.io/objects/spaces/targetaudiences/industrialpremisestargetaudience/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://dev.api.pigello.io/objects/spaces/targetaudiences/industrialpremisestargetaudience/{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'- https://dev.api.pigello.io/objects/spaces/targetaudiences/industrialpremisestargetaudience/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://dev.api.pigello.io/objects/spaces/targetaudiences/industrialpremisestargetaudience/{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: minimum_number_of_employees
Additional Validation Information:
This value must be set with a proper magnitude, in relation to the following fields: maximum_number_of_employees
{ "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "custom_id": "string", "sni_codes": [ null ], "maximum_number_of_employees": 2147483647, "customer_columns": null, "allow_any_bankruptcy": true, "created_at": "2019-08-24T14:15:22Z", "minimum_previous_year_revenue": 2147483647, "minimum_number_of_employees": 2147483647, "name": "string", "tags": null, "maximum_payment_remark_amount": 2147483647, "archived": true }