RequestMessage Object

Contains information about the request message in an app/API transaction.

This object is used by the following operations:

The properties included in the RequestMessage object are listed below.

Property Type Description
Message string The request message.
TransportHeaders string Information about the HTTP headers for the message.