| Propriété | Type | Format | Required | Description FR | Description EN | Tags |
|---|---|---|---|---|---|---|
| correlationId | string | uuid | false | Unique identifier for the CommandRequest, to be created by the commandEngine | ||
| processInstanceId | string | uuid | true | BPMN process identifier | ||
| target | string | true | Target system of the command | |||
| operation | string | true | Operation to perform on the aggregate | |||
| payload | object | true | Payload of type aggregateType | |||
| aggregateType | string | true |