User Tools

Site Tools

Translations of this page:

en:webservice:version010000:simpletypes:orderstatustype

orderstatus (Ws_OrderStatusType)

UploadOrderToPlatform

values description
OPEN the order is not send to the supplier as productive order yet or should be send once more
ORDERED the order is already ordered; it should be not possible to order it again
<xsd:simpleType name="Ws_OrderStatusType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="OPEN" />
    <xsd:enumeration value="ORDERED" />
  </xsd:restriction>
</xsd:simpleType>
en/webservice/version010000/simpletypes/orderstatustype.txt · Last modified: 2013/05/31 12:52 by sebastianraring