Refer to the API Reference for full attribute and endpoint details.
| Entity | Access | Purpose |
|---|---|---|
| errands.generalerrandtype | read | Allowed/required fields, delegation, notifications, allowed connection types. |
| errands.generalerrandsubtype | read | Can override rules from the type. |
| errands.customerrandfieldtype | read | Customer-defined fields for errand submission. |
| errands.customerrandfieldinclusion | read | Which custom fields apply to a given general errand type. |
| Entity | Access | Purpose |
|---|---|---|
| errands.generalerrand | read + create | Main errand (title, description, link to object such as objects.apartment). |
| errands.generalerrandfile | all | Files attached to the errand (e.g. photos of a fault). |
| errands.customerrandfieldvalue | all | Values for the custom-fields configured on the errand-type/errand-sub-type. |
You will also need read access to the entity types that errands can be connected to (e.g. objects.apartment, accounting.invoice)