IBM WebSphere · Example Payload

Websphere Mq Rest Message Example

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

Websphere Mq Rest Message Example is an example object payload from IBM WebSphere, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

messageIdcorrelationIdputDateTimepersistencereplyToQueuereplyToQueueManagerexpirybodyformat

Example Payload

Raw ↑
{
  "messageId": "500123",
  "correlationId": "500123",
  "putDateTime": "example_value",
  "persistence": "example_value",
  "replyToQueue": "example_value",
  "replyToQueueManager": "example_value",
  "expiry": 10,
  "body": "example_value",
  "format": "example_value"
}