Export Order Statuses from StoreFeeder
This task will export the order status information that is configured StoreFeeder account.
Please note, this task will export all of the order statuses each time it runs, unlike our typical tasks which operate using a date filter.
Connection
Required
The StoreFeeder connection to use. See Connecting to StoreFeeder.
File Settings
Output File
Required
The file to save the exported data to. The data is returned in an XML format.
XML
<?xml version="1.0" encoding="utf-8"?>
<OrderStatus xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<OrderStatus>
<ID>2</ID>
<Name>AwaitingPayment</Name>
<Description>An order for which there is still an outstanding payment due.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>3</ID>
<Name>CompleteReadyToPick</Name>
<Description>An order which is ready to be processed for despatch.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>4</ID>
<Name>Assigned</Name>
<Description>An order which has been assigned to a Pickwave.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>7</ID>
<Name>Despatched</Name>
<Description>An order which has been shipped to the customer.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>8</ID>
<Name>Delivered</Name>
<Description />
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>10</ID>
<Name>DeliveryException</Name>
<Description />
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>11</ID>
<Name>PartReturn</Name>
<Description>An order where some, though not all, items have been returned.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>12</ID>
<Name>Returned</Name>
<Description>An order where all items have been returned.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>13</ID>
<Name>PendingWaitingAllStock</Name>
<Description>An order where all items are currently out of stock.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>21</ID>
<Name>CancelledByCustomer</Name>
<Description>An order which has been canceled by the customer.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>22</ID>
<Name>CancelledByClient</Name>
<Description>An order which has been cancelled by the merchant.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>24</ID>
<Name>PendingWaitingPartStock</Name>
<Description>An order where some, though not all, of the items are currently out of stock.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>25</ID>
<Name>OnHold</Name>
<Description />
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>27</ID>
<Name>ShippedByAmazon</Name>
<Description />
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>29</ID>
<Name>PartiallyShippedByAmazon</Name>
<Description />
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>30</ID>
<Name>UnRecognisedProducts</Name>
<Description>An order containing products not recognised by StoreFeeder.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>31</ID>
<Name>WaitingForCustomerContact</Name>
<Description>An order which requires customer contact before continuing.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>32</ID>
<Name>CourierClaim</Name>
<Description>Placeholder Description</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>33</ID>
<Name>Draft</Name>
<Description>A MOTO order which has not yet been finished.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>34</ID>
<Name>ShippedBySupplier</Name>
<Description>An order that has been shipped to the customer by a third-party supplier.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>35</ID>
<Name>DropShipment</Name>
<Description>An order which has been marked as requiring shipment by a third-party supplier.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>36</ID>
<Name>SentToAmazon</Name>
<Description>A drop shipment order which has been sent to Amazon for processing.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>37</ID>
<Name>SentToSupplier</Name>
<Description>A dropshipment order which has been sent to a supplier for processing.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>38</ID>
<Name>AwaitingReturn</Name>
<Description>An order which is being returned, but for which the items have not yet been received.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>40</ID>
<Name>ReturnedByAmazon</Name>
<Description>An order which has been returned by Amazon.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>41</ID>
<Name>PartReturnedByAmazon</Name>
<Description>An order which has been partially returned by Amazon.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>42</ID>
<Name>AcceptedBySupplier</Name>
<Description>A drop shipment order which has been sent to and accepted by the supplier.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>45</ID>
<Name>PartAcceptedBySupplier</Name>
<Description>A drop shipment order which has been sent to the some supplier and some, though not all, lines have been accepted by the supplier.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>46</ID>
<Name>PartShippedBySupplier</Name>
<Description>An order where some, though not all, items have been shipped by a third-party supplier.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>47</ID>
<Name>ReturnedByDropshipper</Name>
<Description>A drop shipped order which has now been returned.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>48</ID>
<Name>PartReturnedByDropshipper</Name>
<Description>A drop shipped order which has now been part returned.</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>49</ID>
<Name>PredespatchedAwaitingStock</Name>
<Description>A Pre-despatched order that is awaiting stock to be delivered.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>50</ID>
<Name>PredespatchedReadyForShipment</Name>
<Description>A Pre-despatched order that is ready to picked.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>51</ID>
<Name>PartialRefund</Name>
<Description>An order that has had part of the cost refunded.</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>52</ID>
<Name>CancelledStockAllocated</Name>
<Description>An order that has been cancelled because it cannot be fufilled due to damaged or missing stock. Any allocated stock remains</Description>
<Overridable>true</Overridable>
</OrderStatus>
<OrderStatus>
<ID>53</ID>
<Name>PendingSendToSupplier</Name>
<Description>An order that is waiting to be sent to a Drop Shipment Supplier</Description>
<Overridable>false</Overridable>
</OrderStatus>
<OrderStatus>
<ID>56</ID>
<Name>ShippedByEbay</Name>
<Description>eBay are going to fully fulfill / despatch this order</Description>
<Overridable>false</Overridable>
</OrderStatus>
</OrderStatus>