The 'Errands' application of the Core API
Errands (2.0.0)
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand_type
This field, or at least one of the following fields must be set: general_errand_type
Additional Validation Information:
This value can't bet set, when any of the following fields are set: inspection_errand_checklist
This field, or at least one of the following fields must be set: inspection_errand_checklist
- https://dev.api.pigello.io/errands/customfields/customerrandfieldinclusion/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://dev.api.pigello.io/errands/customfields/customerrandfieldinclusion/{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 '{
"inspection_errand_checklist": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"general_errand_type": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"custom_id": "string",
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"field_type": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"order": -2147483648
}'Successful update
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand_type
This field, or at least one of the following fields must be set: general_errand_type
Additional Validation Information:
This value can't bet set, when any of the following fields are set: inspection_errand_checklist
This field, or at least one of the following fields must be set: inspection_errand_checklist
{ "inspection_errand_checklist": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "general_errand_type": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "created_at": "2019-08-24T14:15:22Z", "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "field_type": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "order": -2147483648 }
- https://dev.api.pigello.io/errands/customfields/customerrandfieldinclusion/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://dev.api.pigello.io/errands/customfields/customerrandfieldinclusion/{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/errands/customfields/customerrandfieldinclusion/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://dev.api.pigello.io/errands/customfields/customerrandfieldinclusion/{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: general_errand_type
This field, or at least one of the following fields must be set: general_errand_type
Additional Validation Information:
This value can't bet set, when any of the following fields are set: inspection_errand_checklist
This field, or at least one of the following fields must be set: inspection_errand_checklist
{ "inspection_errand_checklist": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "general_errand_type": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "created_at": "2019-08-24T14:15:22Z", "custom_id": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "field_type": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "order": -2147483648 }