GeneralComponents Web Service
Method/GetSingleInboundMessage
GeneralComponents Web Service > All Operations Resource Group : /GetSingleInboundMessage (Method)
Description
The GetSingleInboundMessage function returns the inboundMessage record for the given primary key.
Request (GetSingleInboundMessageSoapIn)

The request body is of type GetSingleInboundMessage.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleInboundMessage Element

Overview

Sequence
itemId xs:int
Response (GetSingleInboundMessageSoapOut)

The response body is of type GetSingleInboundMessageResponse.

Response Body Parameters

NameDescriptionData Type
 InboundMessageInfo
WarningCount Element ErrorCount Element IsCancelled Element IsRejected Element IsProcessed Element ReceiveProvider Element ReceiveLog Element Compressed Element MessageContent Element MessageType Element SupplierOrderReference Element BuyerOrderReference Element MessageIdentifier Element InterchangeIdentifier Element MessagePart Element MessageNumber Element PurchaseOrderId Element SupplierId Element WebshopId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleInboundMessageResult Element Sequence GetSingleInboundMessageResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
WebshopId xs:int
SupplierId xs:int
InterchangeIdentifier optional xs:string
MessageIdentifier optional xs:string
BuyerOrderReference optional xs:string
SupplierOrderReference optional xs:string
MessageContent optional xs:base64Binary
Compressed xs:boolean
ReceiveLog optional xs:string
ReceiveProvider optional xs:string
IsProcessed xs:boolean
IsRejected xs:boolean
IsCancelled xs:boolean
ErrorCount xs:int
See Also
All Operations Resource GroupGeneralComponents Web Service