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: external_supplier, general_errand_type, general_errand_sub_type
This field, or at least one of the following fields must be set: general_errand_type, general_errand_sub_type
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user, external_supplier
This field, or at least one of the following fields must be set: organization_user, external_supplier
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand_type, inspection_errand_setting
This field, or at least one of the following fields must be set: general_errand_type, inspection_errand_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand_sub_type, inspection_errand_setting
This field, or at least one of the following fields must be set: general_errand_sub_type, inspection_errand_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: work_engagement, external_supplier
This field, or at least one of the following fields must be set: work_engagement, external_supplier
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user, work_engagement, inspection_errand_setting
This field, or at least one of the following fields must be set: organization_user, work_engagement
- https://dev.api.pigello.io/errands/delegations/erranddelegationinstruction/list/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://dev.api.pigello.io/errands/delegations/erranddelegationinstruction/list/ \
-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_setting": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"custom_id": "string",
"work_engagement": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"group": -2147483648,
"general_errand_sub_type": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"general_errand_type": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"organization_user": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"external_supplier": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
}
]'Successful bulk create/update
Additional Validation Information:
This value can't bet set, when any of the following fields are set: external_supplier, general_errand_type, general_errand_sub_type
This field, or at least one of the following fields must be set: general_errand_type, general_errand_sub_type
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user, external_supplier
This field, or at least one of the following fields must be set: organization_user, external_supplier
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand_type, inspection_errand_setting
This field, or at least one of the following fields must be set: general_errand_type, inspection_errand_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand_sub_type, inspection_errand_setting
This field, or at least one of the following fields must be set: general_errand_sub_type, inspection_errand_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: work_engagement, external_supplier
This field, or at least one of the following fields must be set: work_engagement, external_supplier
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user, work_engagement, inspection_errand_setting
This field, or at least one of the following fields must be set: organization_user, work_engagement
[ { "inspection_errand_setting": { … }, "custom_id": "string", "work_engagement": { … }, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "group": -2147483648, "created_at": "2019-08-24T14:15:22Z", "general_errand_sub_type": { … }, "organization": { … }, "general_errand_type": { … }, "organization_user": { … }, "external_supplier": { … } } ]
Additional Validation Information:
This value can't bet set, when any of the following fields are set: external_supplier, general_errand_type, general_errand_sub_type
This field, or at least one of the following fields must be set: general_errand_type, general_errand_sub_type
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user, external_supplier
This field, or at least one of the following fields must be set: organization_user, external_supplier
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand_type, inspection_errand_setting
This field, or at least one of the following fields must be set: general_errand_type, inspection_errand_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand_sub_type, inspection_errand_setting
This field, or at least one of the following fields must be set: general_errand_sub_type, inspection_errand_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: work_engagement, external_supplier
This field, or at least one of the following fields must be set: work_engagement, external_supplier
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user, work_engagement, inspection_errand_setting
This field, or at least one of the following fields must be set: organization_user, work_engagement
- https://dev.api.pigello.io/errands/delegations/erranddelegationinstruction/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://dev.api.pigello.io/errands/delegations/erranddelegationinstruction/ \
-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_setting": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"custom_id": "string",
"work_engagement": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"group": -2147483648,
"general_errand_sub_type": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"general_errand_type": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"organization_user": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"external_supplier": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
}'Successful creation
Additional Validation Information:
This value can't bet set, when any of the following fields are set: external_supplier, general_errand_type, general_errand_sub_type
This field, or at least one of the following fields must be set: general_errand_type, general_errand_sub_type
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user, external_supplier
This field, or at least one of the following fields must be set: organization_user, external_supplier
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand_type, inspection_errand_setting
This field, or at least one of the following fields must be set: general_errand_type, inspection_errand_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand_sub_type, inspection_errand_setting
This field, or at least one of the following fields must be set: general_errand_sub_type, inspection_errand_setting
Additional Validation Information:
This value can't bet set, when any of the following fields are set: work_engagement, external_supplier
This field, or at least one of the following fields must be set: work_engagement, external_supplier
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user, work_engagement, inspection_errand_setting
This field, or at least one of the following fields must be set: organization_user, work_engagement
{ "inspection_errand_setting": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "custom_id": "string", "work_engagement": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "group": -2147483648, "created_at": "2019-08-24T14:15:22Z", "general_errand_sub_type": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "general_errand_type": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "organization_user": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "external_supplier": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" } }