I00004

Reference Name: RemovedReturnChannel

Description

No longer waiting for return message with return id: {ID}

Parameters Definition

KeyDescription
IDReturn id removed from the wait list.

Example

No longer waiting for return message with return id: {ID}

Sample Notification Payload Definition

{
  "Version": "1.0.0",
  "Interface": "markups",
  "Action": "mu_01",
  "Code": "I00004",
  "Parameters": {
    "ID": "Return id removed from the wait list."
  }
}

Potential Output

No longer waiting for return message with return id: Return id removed from the wait list.
Last Updated:
Contributors: Matthew Satti