The GetSingleInboundMessage function returns the inboundMessage record for the given primary key.
Method | /GetSingleInboundMessage |
The request body is of type GetSingleInboundMessage.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInboundMessageResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInboundMessageResult | InboundMessageInfo |
|