F00031

Reference Name: InvalidReturnId

Description

Return channel Id, {ID}, could not be found.

Parameters Definition

KeyDescription
IDThe Id given that could not be found

Example

Return channel Id, {ID}, could not be found.

Sample Notification Payload Definition

{
  "Version": "1.0.0",
  "Interface": "file_management",
  "Action": "fm_09",
  "Code": "F00031",
  "Parameters": {
    "ID": "The Id given that could not be found"
  }
}

Potential Output

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