F00030
Reference Name: McadNotFound
Description
Mcad with Id, {ID}, could not be found.
Parameters Definition
Key | Description |
---|---|
ID | The Id given that could not be found |
Example
Mcad with Id, {ID}, could not be found.
Sample Notification Payload Definition
- Type:
NotificationPayload
- Interface:
Mcad
- Action:
MC_03
{
"Version": "1.0.0",
"Interface": "mcad",
"Action": "mc_03",
"Code": "F00030",
"Parameters": {
"ID": "The Id given that could not be found"
}
}
Potential Output
Mcad with Id, The Id given that could not be found, could not be found.