GetDecisionMakers
Filter inputs
Name | Type | Description | Mandatory | Available from version |
|---|---|---|---|---|
BrickIds | Guid[] |
|
| 2.12 |
Persons | Guid[] | DecisionMakers filtered on the BrickId of a Legal Entity (GetPersons) |
| 2.12 |
Orders | Guid[] | DecisionMakers filtered on the BrickId of Orders |
| 2.12 |
Comments | string[] | DecisionMakers filtered on Comments |
| 2.12 |
Response rows (Array) inherits from EntityBase
Name | Type | Description | Available from version |
|---|---|---|---|
BrickId | Guid | The BrickId (unique id) of the DecisionMaker | 2.12 |
Person | Guid | Id of the Person that is DecisionMaker | 2.12 |
Order | Guid | Id of the Order associated with the DecisionMaker | 2.12 |
Code examples