Tba
1.) Create a report string
2.) Now select a unit: GET/api/units
3.) Next you need to select the type (typeId) of the process: GET/api/process-types
As contactId you can use the current logged in users partyId
Alternative, obtain partyId's of contracts that are related to a unit:
4.) Get unit-contracts: GET /api/units/{id}/contracts
5.) Select one of the returned partyId's
Access and Visibility
Role | Description |
---|---|
End User (Owner, Tenant, etc.) | Can access processs |