F00035
Reference Name: ModelIsLocked
Description
Unable to use function for locked model.
Parameters Definition
Key | Description |
---|---|
ID | The Id of the model that could not be used. |
Example
Unable to use function for locked model.
Sample Notification Payload Definition
- Type:
NotificationPayload
- Interface:
Mcad
- Action:
MC_05
{
"Version": "1.0.0",
"Interface": "mcad",
"Action": "mc_05",
"Code": "F00035",
"Parameters": {
"ID": "The Id of the model that could not be used."
}
}
Potential Output
Unable to use function for locked model.