The 'Errands' application of the Core API
Errands (2.0.0)
- https://dev.api.pigello.io/errands/delegations/erranddelegationoffer/{pk}/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://dev.api.pigello.io/errands/delegations/erranddelegationoffer/{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
This field, or at least one of the following fields must be set: general_errand
Additional Validation Information:
This value requires that the following fields are also set: answer
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user
This field, or at least one of the following fields must be set: organization_user
Additional Validation Information:
This value can't bet set, when any of the following fields are set: inspection_errand
This field, or at least one of the following fields must be set: inspection_errand
Additional Validation Information:
This value can't bet set, when any of the following fields are set: external_supplier
This field, or at least one of the following fields must be set: external_supplier
{ "purpose_planner": true, "description": "string", "inspection_errand": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "answered_time": "2019-08-24T14:15:22Z", "custom_id": "string", "external_supplier": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "created_at": "2019-08-24T14:15:22Z", "general_errand": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "organization_user": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "answer": true }
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand
This field, or at least one of the following fields must be set: general_errand
Additional Validation Information:
This value requires that the following fields are also set: answer
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user
This field, or at least one of the following fields must be set: organization_user
Additional Validation Information:
This value can't bet set, when any of the following fields are set: inspection_errand
This field, or at least one of the following fields must be set: inspection_errand
Additional Validation Information:
This value can't bet set, when any of the following fields are set: external_supplier
This field, or at least one of the following fields must be set: external_supplier
- https://dev.api.pigello.io/errands/delegations/erranddelegationoffer/
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://dev.api.pigello.io/errands/delegations/erranddelegationoffer/ \
-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 '{
"purpose_planner": true,
"description": "string",
"inspection_errand": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"answered_time": "2019-08-24T14:15:22Z",
"custom_id": "string",
"external_supplier": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"general_errand": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"organization_user": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"answer": true
}'Successful creation
Additional Validation Information:
This value can't bet set, when any of the following fields are set: general_errand
This field, or at least one of the following fields must be set: general_errand
Additional Validation Information:
This value requires that the following fields are also set: answer
Additional Validation Information:
This value can't bet set, when any of the following fields are set: organization_user
This field, or at least one of the following fields must be set: organization_user
Additional Validation Information:
This value can't bet set, when any of the following fields are set: inspection_errand
This field, or at least one of the following fields must be set: inspection_errand
Additional Validation Information:
This value can't bet set, when any of the following fields are set: external_supplier
This field, or at least one of the following fields must be set: external_supplier
{ "purpose_planner": true, "description": "string", "inspection_errand": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "answered_time": "2019-08-24T14:15:22Z", "custom_id": "string", "external_supplier": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "created_at": "2019-08-24T14:15:22Z", "general_errand": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "organization_user": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "organization": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }, "answer": true }