POST api/Helper/ORDER_SEARCH

Request Information

URI Parameters

None.

Body Parameters

ZOrderFESearchListRequest
NameDescriptionTypeAdditional information
FromDate

string

None.

ToDate

string

None.

ListCustomerCode

string

None.

OrderStatus

string

None.

PrintStatus

string

None.

PostalType

integer

None.

MainTransportService

string

None.

ExtraTransportService

string

None.

SearchKey

string

None.

ShopID

integer

None.

Channel

string

None.

Request Formats

application/json, text/json

Sample:
{
  "FromDate": "sample string 1",
  "ToDate": "sample string 2",
  "ListCustomerCode": "sample string 3",
  "OrderStatus": "sample string 4",
  "PrintStatus": "sample string 5",
  "PostalType": 6,
  "MainTransportService": "sample string 7",
  "ExtraTransportService": "sample string 8",
  "SearchKey": "sample string 9",
  "ShopID": 10,
  "Channel": "sample string 11"
}

application/xml, text/xml

Sample:
<ZOrderFESearchListRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EMS.Entity">
  <Channel>sample string 11</Channel>
  <ExtraTransportService>sample string 8</ExtraTransportService>
  <FromDate>sample string 1</FromDate>
  <ListCustomerCode>sample string 3</ListCustomerCode>
  <MainTransportService>sample string 7</MainTransportService>
  <OrderStatus>sample string 4</OrderStatus>
  <PostalType>6</PostalType>
  <PrintStatus>sample string 5</PrintStatus>
  <SearchKey>sample string 9</SearchKey>
  <ShopID>10</ShopID>
  <ToDate>sample string 2</ToDate>
</ZOrderFESearchListRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of ZOrderFESearchListResponse
NameDescriptionTypeAdditional information
OrderID

integer

None.

EMSOneCode

string

None.

OrderCode

string

None.

BatchCode

string

None.

SenderName

string

None.

SenderPhone

string

None.

SenderProvinceID

integer

None.

SenderDistrictID

integer

None.

SenderWardID

integer

None.

SenderAddress

string

None.

SenderFullAddress

string

None.

ReceiverName

string

None.

ReceiverPhone

string

None.

ReceiverProvinceID

integer

None.

ReceiverProvinceName

string

None.

ReceiverDistrictID

integer

None.

ReceiverDistrictName

string

None.

ReceiverWardID

integer

None.

ReceiverWardName

string

None.

ReceiverAddress

string

None.

ReceiverFullAddress

string

None.

Message

string

None.

TotalCOD

integer

None.

TotalOrderValue

integer

None.

TotalProductValue

integer

None.

OrderStatus

string

None.

OrderStatusName

string

None.

CreatedOrderDate

string

None.

AcceptOrderDate

string

None.

CreatedDate

string

None.

Transport

string

None.

TransportOrderName

string

None.

TransportOrderValue

integer

None.

TransportFee

integer

None.

TransportWeight

decimal number

None.

TransportMainServiceCode

string

None.

TransportMainServiceName

string

None.

TransportExtraServiceCode

string

None.

TransportExtraServiceName

string

None.

PrintStatus

string

None.

Channel

ZBaseResponse

None.

ShopID

integer

None.

ShopCode

string

None.

CrmOrPaypostCode

string

None.

CustomerCode

string

None.

CustomerName

string

None.

CustomerPhone

string

None.

CustomerFullAddress

string

None.

UpdatedName

string

None.

UpdatedDate

string

None.

ReasonCancel

string

None.

ShippingID

string

None.

ShippingCode

string

None.

PaymentFreightVat

integer

None.

TiktokReverseOrderCode

string

None.

TiktokOrderInventoryStatus

XStatusModel

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "OrderID": 1,
    "EMSOneCode": "sample string 2",
    "OrderCode": "sample string 3",
    "BatchCode": "sample string 4",
    "SenderName": "sample string 5",
    "SenderPhone": "sample string 6",
    "SenderProvinceID": 7,
    "SenderDistrictID": 8,
    "SenderWardID": 9,
    "SenderAddress": "sample string 10",
    "SenderFullAddress": "sample string 11",
    "ReceiverName": "sample string 12",
    "ReceiverPhone": "sample string 13",
    "ReceiverProvinceID": 14,
    "ReceiverProvinceName": "sample string 15",
    "ReceiverDistrictID": 16,
    "ReceiverDistrictName": "sample string 17",
    "ReceiverWardID": 18,
    "ReceiverWardName": "sample string 19",
    "ReceiverAddress": "sample string 20",
    "ReceiverFullAddress": "sample string 21",
    "Message": "sample string 22",
    "TotalCOD": 23,
    "TotalOrderValue": 24,
    "TotalProductValue": 25,
    "OrderStatus": "sample string 26",
    "OrderStatusName": "sample string 27",
    "CreatedOrderDate": "sample string 28",
    "AcceptOrderDate": "sample string 29",
    "CreatedDate": "sample string 30",
    "Transport": "sample string 31",
    "TransportOrderName": "sample string 32",
    "TransportOrderValue": 33,
    "TransportFee": 34,
    "TransportWeight": 35.1,
    "TransportMainServiceCode": "sample string 36",
    "TransportMainServiceName": "sample string 37",
    "TransportExtraServiceCode": "sample string 38",
    "TransportExtraServiceName": "sample string 39",
    "PrintStatus": "sample string 40",
    "Channel": {
      "ID": 1,
      "Title": 2,
      "Code": "sample string 3",
      "Name": "sample string 4"
    },
    "ShopID": 41,
    "ShopCode": "sample string 42",
    "CrmOrPaypostCode": "sample string 43",
    "CustomerCode": "sample string 44",
    "CustomerName": "sample string 45",
    "CustomerPhone": "sample string 46",
    "CustomerFullAddress": "sample string 47",
    "UpdatedName": "sample string 48",
    "UpdatedDate": "sample string 49",
    "ReasonCancel": "sample string 50",
    "ShippingID": "sample string 51",
    "ShippingCode": "sample string 52",
    "PaymentFreightVat": 53,
    "TiktokReverseOrderCode": "sample string 54",
    "TiktokOrderInventoryStatus": {
      "Code": "sample string 1",
      "Name": "sample string 2"
    }
  },
  {
    "OrderID": 1,
    "EMSOneCode": "sample string 2",
    "OrderCode": "sample string 3",
    "BatchCode": "sample string 4",
    "SenderName": "sample string 5",
    "SenderPhone": "sample string 6",
    "SenderProvinceID": 7,
    "SenderDistrictID": 8,
    "SenderWardID": 9,
    "SenderAddress": "sample string 10",
    "SenderFullAddress": "sample string 11",
    "ReceiverName": "sample string 12",
    "ReceiverPhone": "sample string 13",
    "ReceiverProvinceID": 14,
    "ReceiverProvinceName": "sample string 15",
    "ReceiverDistrictID": 16,
    "ReceiverDistrictName": "sample string 17",
    "ReceiverWardID": 18,
    "ReceiverWardName": "sample string 19",
    "ReceiverAddress": "sample string 20",
    "ReceiverFullAddress": "sample string 21",
    "Message": "sample string 22",
    "TotalCOD": 23,
    "TotalOrderValue": 24,
    "TotalProductValue": 25,
    "OrderStatus": "sample string 26",
    "OrderStatusName": "sample string 27",
    "CreatedOrderDate": "sample string 28",
    "AcceptOrderDate": "sample string 29",
    "CreatedDate": "sample string 30",
    "Transport": "sample string 31",
    "TransportOrderName": "sample string 32",
    "TransportOrderValue": 33,
    "TransportFee": 34,
    "TransportWeight": 35.1,
    "TransportMainServiceCode": "sample string 36",
    "TransportMainServiceName": "sample string 37",
    "TransportExtraServiceCode": "sample string 38",
    "TransportExtraServiceName": "sample string 39",
    "PrintStatus": "sample string 40",
    "Channel": {
      "ID": 1,
      "Title": 2,
      "Code": "sample string 3",
      "Name": "sample string 4"
    },
    "ShopID": 41,
    "ShopCode": "sample string 42",
    "CrmOrPaypostCode": "sample string 43",
    "CustomerCode": "sample string 44",
    "CustomerName": "sample string 45",
    "CustomerPhone": "sample string 46",
    "CustomerFullAddress": "sample string 47",
    "UpdatedName": "sample string 48",
    "UpdatedDate": "sample string 49",
    "ReasonCancel": "sample string 50",
    "ShippingID": "sample string 51",
    "ShippingCode": "sample string 52",
    "PaymentFreightVat": 53,
    "TiktokReverseOrderCode": "sample string 54",
    "TiktokOrderInventoryStatus": {
      "Code": "sample string 1",
      "Name": "sample string 2"
    }
  }
]

application/xml, text/xml

Sample:
<ArrayOfZOrderFESearchListResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EMS.Entity">
  <ZOrderFESearchListResponse>
    <AcceptOrderDate>sample string 29</AcceptOrderDate>
    <BatchCode>sample string 4</BatchCode>
    <Channel>
      <Code>sample string 3</Code>
      <ID>1</ID>
      <Name>sample string 4</Name>
      <Title>2</Title>
    </Channel>
    <CreatedDate>sample string 30</CreatedDate>
    <CreatedOrderDate>sample string 28</CreatedOrderDate>
    <CrmOrPaypostCode>sample string 43</CrmOrPaypostCode>
    <CustomerCode>sample string 44</CustomerCode>
    <CustomerFullAddress>sample string 47</CustomerFullAddress>
    <CustomerName>sample string 45</CustomerName>
    <CustomerPhone>sample string 46</CustomerPhone>
    <EMSOneCode>sample string 2</EMSOneCode>
    <Message>sample string 22</Message>
    <OrderCode>sample string 3</OrderCode>
    <OrderID>1</OrderID>
    <OrderStatus>sample string 26</OrderStatus>
    <OrderStatusName>sample string 27</OrderStatusName>
    <PaymentFreightVat>53</PaymentFreightVat>
    <PrintStatus>sample string 40</PrintStatus>
    <ReasonCancel>sample string 50</ReasonCancel>
    <ReceiverAddress>sample string 20</ReceiverAddress>
    <ReceiverDistrictID>16</ReceiverDistrictID>
    <ReceiverDistrictName>sample string 17</ReceiverDistrictName>
    <ReceiverFullAddress>sample string 21</ReceiverFullAddress>
    <ReceiverName>sample string 12</ReceiverName>
    <ReceiverPhone>sample string 13</ReceiverPhone>
    <ReceiverProvinceID>14</ReceiverProvinceID>
    <ReceiverProvinceName>sample string 15</ReceiverProvinceName>
    <ReceiverWardID>18</ReceiverWardID>
    <ReceiverWardName>sample string 19</ReceiverWardName>
    <SenderAddress>sample string 10</SenderAddress>
    <SenderDistrictID>8</SenderDistrictID>
    <SenderFullAddress>sample string 11</SenderFullAddress>
    <SenderName>sample string 5</SenderName>
    <SenderPhone>sample string 6</SenderPhone>
    <SenderProvinceID>7</SenderProvinceID>
    <SenderWardID>9</SenderWardID>
    <ShippingCode>sample string 52</ShippingCode>
    <ShippingID>sample string 51</ShippingID>
    <ShopCode>sample string 42</ShopCode>
    <ShopID>41</ShopID>
    <TiktokOrderInventoryStatus>
      <Code>sample string 1</Code>
      <Name>sample string 2</Name>
    </TiktokOrderInventoryStatus>
    <TiktokReverseOrderCode>sample string 54</TiktokReverseOrderCode>
    <TotalCOD>23</TotalCOD>
    <TotalOrderValue>24</TotalOrderValue>
    <TotalProductValue>25</TotalProductValue>
    <Transport>sample string 31</Transport>
    <TransportExtraServiceCode>sample string 38</TransportExtraServiceCode>
    <TransportExtraServiceName>sample string 39</TransportExtraServiceName>
    <TransportFee>34</TransportFee>
    <TransportMainServiceCode>sample string 36</TransportMainServiceCode>
    <TransportMainServiceName>sample string 37</TransportMainServiceName>
    <TransportOrderName>sample string 32</TransportOrderName>
    <TransportOrderValue>33</TransportOrderValue>
    <TransportWeight>35.1</TransportWeight>
    <UpdatedDate>sample string 49</UpdatedDate>
    <UpdatedName>sample string 48</UpdatedName>
  </ZOrderFESearchListResponse>
  <ZOrderFESearchListResponse>
    <AcceptOrderDate>sample string 29</AcceptOrderDate>
    <BatchCode>sample string 4</BatchCode>
    <Channel>
      <Code>sample string 3</Code>
      <ID>1</ID>
      <Name>sample string 4</Name>
      <Title>2</Title>
    </Channel>
    <CreatedDate>sample string 30</CreatedDate>
    <CreatedOrderDate>sample string 28</CreatedOrderDate>
    <CrmOrPaypostCode>sample string 43</CrmOrPaypostCode>
    <CustomerCode>sample string 44</CustomerCode>
    <CustomerFullAddress>sample string 47</CustomerFullAddress>
    <CustomerName>sample string 45</CustomerName>
    <CustomerPhone>sample string 46</CustomerPhone>
    <EMSOneCode>sample string 2</EMSOneCode>
    <Message>sample string 22</Message>
    <OrderCode>sample string 3</OrderCode>
    <OrderID>1</OrderID>
    <OrderStatus>sample string 26</OrderStatus>
    <OrderStatusName>sample string 27</OrderStatusName>
    <PaymentFreightVat>53</PaymentFreightVat>
    <PrintStatus>sample string 40</PrintStatus>
    <ReasonCancel>sample string 50</ReasonCancel>
    <ReceiverAddress>sample string 20</ReceiverAddress>
    <ReceiverDistrictID>16</ReceiverDistrictID>
    <ReceiverDistrictName>sample string 17</ReceiverDistrictName>
    <ReceiverFullAddress>sample string 21</ReceiverFullAddress>
    <ReceiverName>sample string 12</ReceiverName>
    <ReceiverPhone>sample string 13</ReceiverPhone>
    <ReceiverProvinceID>14</ReceiverProvinceID>
    <ReceiverProvinceName>sample string 15</ReceiverProvinceName>
    <ReceiverWardID>18</ReceiverWardID>
    <ReceiverWardName>sample string 19</ReceiverWardName>
    <SenderAddress>sample string 10</SenderAddress>
    <SenderDistrictID>8</SenderDistrictID>
    <SenderFullAddress>sample string 11</SenderFullAddress>
    <SenderName>sample string 5</SenderName>
    <SenderPhone>sample string 6</SenderPhone>
    <SenderProvinceID>7</SenderProvinceID>
    <SenderWardID>9</SenderWardID>
    <ShippingCode>sample string 52</ShippingCode>
    <ShippingID>sample string 51</ShippingID>
    <ShopCode>sample string 42</ShopCode>
    <ShopID>41</ShopID>
    <TiktokOrderInventoryStatus>
      <Code>sample string 1</Code>
      <Name>sample string 2</Name>
    </TiktokOrderInventoryStatus>
    <TiktokReverseOrderCode>sample string 54</TiktokReverseOrderCode>
    <TotalCOD>23</TotalCOD>
    <TotalOrderValue>24</TotalOrderValue>
    <TotalProductValue>25</TotalProductValue>
    <Transport>sample string 31</Transport>
    <TransportExtraServiceCode>sample string 38</TransportExtraServiceCode>
    <TransportExtraServiceName>sample string 39</TransportExtraServiceName>
    <TransportFee>34</TransportFee>
    <TransportMainServiceCode>sample string 36</TransportMainServiceCode>
    <TransportMainServiceName>sample string 37</TransportMainServiceName>
    <TransportOrderName>sample string 32</TransportOrderName>
    <TransportOrderValue>33</TransportOrderValue>
    <TransportWeight>35.1</TransportWeight>
    <UpdatedDate>sample string 49</UpdatedDate>
    <UpdatedName>sample string 48</UpdatedName>
  </ZOrderFESearchListResponse>
</ArrayOfZOrderFESearchListResponse>