F00027

Reference Name: IdNotFound

Description

Object with Id, {ID}, could not be found.

Parameters Definition

KeyDescription
IDThe Id given that could not be found

Example

Object with Id, {ID}, could not be found.

Sample Notification Payload Definition

{
  "Version": "1.0.0",
  "Interface": "data_overlay",
  "Action": "do_03",
  "Code": "F00027",
  "Parameters": {
    "ID": "The Id given that could not be found"
  }
}

Potential Output

Object with Id, The Id given that could not be found, could not be found.
Last Updated:
Contributors: Matthew Satti