GetPOATypes
Filter inputs
Name | Type | Description | Mandatory | Available from version |
|---|---|---|---|---|
BrickIds | Guid[] | Filter by array of BrickIds. BrickId is the internal id of a POAType. |
|
|
Keys | string[] | Filter by the level of authority: Full, Trade, View or Inactive |
|
|
ActionList | string | Filter by which actions are available for the specific POAType |
|
|
Response rows (Array) inherits from EntityBase
Name | Type | Description | Available from version |
|---|---|---|---|
BrickId | Guid | The BrickId of the POAType |
|
Key | string | The level of authority: Full, Trade, View or Inactive |
|
Label | string | The label for the key (Full, Trade, View or Inactive) |
|
ActionList | string | The actions that are available for the specific POAType |
|