http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ProcessShippingNotificationParams Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ProcessShippingNotificationParams Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
ReceivedDate Element Simulate Element FallbackPurchaseOrderId Element SupplierId Element BookmarkId Element InboundMessageId Element ReceivedProductScenarioId Element Sequence ProcessShippingNotificationParams Complex Type
Overview
Sequence
Used By
parameters Element
Source
<xs:complexType name="ProcessShippingNotificationParams" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="ReceivedProductScenarioId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InboundMessageId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="BookmarkId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="FallbackPurchaseOrderId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="Simulate" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="ReceivedDate" type="xs:dateTime" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents