http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
UpdateInboundMessage Element
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : UpdateInboundMessage Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Diagram
isForceUpdate Element 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 inboundMessage Element Sequence UpdateInboundMessage 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
isForceUpdate xs:boolean
Source
<xs:element name="UpdateInboundMessage" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="inboundMessage" type="tns:InboundMessageInfo" />
      <xs:element minOccurs="1" maxOccurs="1" name="isForceUpdate" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents