F00033
Reference Name: AlreadyGrouped
Description
Model with ID: {ID} is already part of a group.
Parameters Definition
Key | Description |
---|---|
ID | The Id of the model that could not be grouped. |
Example
Model with ID: {ID} is already part of a group.
Sample Notification Payload Definition
- Type:
NotificationPayload
- Interface:
Mcad
- Action:
MC_10
{
"Version": "1.0.0",
"Interface": "mcad",
"Action": "mc_10",
"Code": "F00033",
"Parameters": {
"ID": "The Id of the model that could not be grouped."
}
}
Potential Output
Model with ID: The Id of the model that could not be grouped. is already part of a group.