The GetSingleOutboundMessage function returns the outboundMessage record for the given primary key.
Method | /GetSingleOutboundMessage |
The request body is of type GetSingleOutboundMessage.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleOutboundMessageResponse.
Name | Description | Data Type |
---|---|---|
GetSingleOutboundMessageResult | OutboundMessageInfo |
|