POST api/Temu/getOrderList

Request Information

URI Parameters

None.

Body Parameters

OrderListParamModel
NameDescriptionTypeAdditional information
createAfter

string

None.

createBefore

string

None.

pageNum

string

None.

pageSize

string

None.

orderStatus

string

None.

acctid

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "createAfter": "sample string 1",
  "createBefore": "sample string 2",
  "pageNum": "sample string 3",
  "pageSize": "sample string 4",
  "orderStatus": "sample string 5",
  "acctid": 6
}

application/xml, text/xml

Sample:
<OrderListParamModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TemuProgToolService.Controllers">
  <acctid>6</acctid>
  <createAfter>sample string 1</createAfter>
  <createBefore>sample string 2</createBefore>
  <orderStatus>sample string 5</orderStatus>
  <pageNum>sample string 3</pageNum>
  <pageSize>sample string 4</pageSize>
</OrderListParamModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

OrderResponse
NameDescriptionTypeAdditional information
result

OrderResult

None.

json

string

None.

success

boolean

None.

requestId

string

None.

errorCode

integer

None.

errorMsg

string

None.

error_code

string

None.

error_msg

string

None.

Response Formats

application/json, text/json

Sample:
{
  "result": {
    "totalItemNum": 1,
    "pageItems": [
      {
        "parentOrderMap": {
          "parentOrderLabel": [
            {
              "name": "sample string 1",
              "value": 1
            },
            {
              "name": "sample string 1",
              "value": 1
            }
          ],
          "shippingMethod": 1,
          "parentShippingTime": {},
          "updateTime": 1,
          "latestDeliveryTime": 1,
          "parentConfirmTime": 1,
          "fulfillmentWarning": [
            {},
            {}
          ],
          "orderPaymentType": "sample string 2",
          "batchOrderNumberList": {},
          "parentOrderTime": 1,
          "regionId": 1,
          "parentOrderPendingFinishTime": 1,
          "parentOrderSn": "sample string 4",
          "siteId": 1,
          "expectShipLatestTime": 1,
          "hasShippingFee": true,
          "parentOrderStatus": 1,
          "regionName3": "sample string 5",
          "regionName1": "sample string 6",
          "regionName2": "sample string 7",
          "paymentInfo": {},
          "shipTaxAmount": 1.0,
          "shipAmountTotalTaxIncl": 1.0,
          "currencyAmount": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "retailPriceTotalTaxIncl": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "taxTotal": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "estimatedRevenue": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "refundsTotal": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "discountFromTEMU": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "discountFromSeller": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "productTaxAmount": 1.0,
          "temuTaxTotal": 1.0,
          "taxTotalAfterDiscount": 1.0,
          "retailPriceTotalTaxExcl": 1.0,
          "estimatedRevenueDeduction": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "totalDiscount": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "shippingAmountTotal": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "basePriceTotal": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "retailPriceTotal": {
            "amount": 1.0,
            "currency": "sample string 2"
          }
        },
        "orderList": [
          {
            "orderSn": "sample string 1",
            "goodsId": 1,
            "orderLabel": [
              {
                "name": "sample string 1",
                "value": 1
              },
              {
                "name": "sample string 1",
                "value": 1
              }
            ],
            "orderStatus": 1,
            "fulfillmentType": "sample string 2",
            "isCancelledDuringPending": true,
            "spec": "sample string 3",
            "orderPaymentType": "sample string 4",
            "packageAbnormalTypeList": [
              {},
              {}
            ],
            "thumbUrl": "sample string 5",
            "goodsName": "sample string 6",
            "skuId": 1,
            "canceledQuantityBeforeShipment": 1,
            "quantity": 1,
            "orderCreateTime": 7,
            "orderCreateTimeDate": "1970-01-01T00:00:07",
            "inventoryDeductionWarehouseId": {},
            "originalGoodsName": "sample string 9",
            "fulfillmentWarning": [
              {},
              {}
            ],
            "originalSpecName": "sample string 10",
            "originalOrderQuantity": 1,
            "inventoryDeductionWarehouseName": {},
            "productList": [
              {
                "productSkuId": 1,
                "soldFactor": 1,
                "extCode": "sample string 1",
                "productId": 1
              },
              {
                "productSkuId": 1,
                "soldFactor": 1,
                "extCode": "sample string 1",
                "productId": 1
              }
            ],
            "orderShippingTime": {},
            "packageSnInfo": [
              {
                "callSuccess": true,
                "packageSn": "sample string 1",
                "packageDeliveryType": 1
              },
              {
                "callSuccess": true,
                "packageSn": "sample string 1",
                "packageDeliveryType": 1
              }
            ],
            "shipTaxAmount": 1.0,
            "shipAmountTotalTaxIncl": 1.0,
            "retailPriceTotalTaxIncl": 1.0,
            "unitRetailPriceVatIncl": 1.0,
            "discountFromTEMU": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "discountFromSeller": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "productTaxAmount": 1.0,
            "unitBasePrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "unitRetailPriceVatExcl": 1.0,
            "unitRetailPrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "shipTaxRate": 1.0,
            "productTaxRate": 1.0,
            "basePrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            }
          },
          {
            "orderSn": "sample string 1",
            "goodsId": 1,
            "orderLabel": [
              {
                "name": "sample string 1",
                "value": 1
              },
              {
                "name": "sample string 1",
                "value": 1
              }
            ],
            "orderStatus": 1,
            "fulfillmentType": "sample string 2",
            "isCancelledDuringPending": true,
            "spec": "sample string 3",
            "orderPaymentType": "sample string 4",
            "packageAbnormalTypeList": [
              {},
              {}
            ],
            "thumbUrl": "sample string 5",
            "goodsName": "sample string 6",
            "skuId": 1,
            "canceledQuantityBeforeShipment": 1,
            "quantity": 1,
            "orderCreateTime": 7,
            "orderCreateTimeDate": "1970-01-01T00:00:07",
            "inventoryDeductionWarehouseId": {},
            "originalGoodsName": "sample string 9",
            "fulfillmentWarning": [
              {},
              {}
            ],
            "originalSpecName": "sample string 10",
            "originalOrderQuantity": 1,
            "inventoryDeductionWarehouseName": {},
            "productList": [
              {
                "productSkuId": 1,
                "soldFactor": 1,
                "extCode": "sample string 1",
                "productId": 1
              },
              {
                "productSkuId": 1,
                "soldFactor": 1,
                "extCode": "sample string 1",
                "productId": 1
              }
            ],
            "orderShippingTime": {},
            "packageSnInfo": [
              {
                "callSuccess": true,
                "packageSn": "sample string 1",
                "packageDeliveryType": 1
              },
              {
                "callSuccess": true,
                "packageSn": "sample string 1",
                "packageDeliveryType": 1
              }
            ],
            "shipTaxAmount": 1.0,
            "shipAmountTotalTaxIncl": 1.0,
            "retailPriceTotalTaxIncl": 1.0,
            "unitRetailPriceVatIncl": 1.0,
            "discountFromTEMU": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "discountFromSeller": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "productTaxAmount": 1.0,
            "unitBasePrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "unitRetailPriceVatExcl": 1.0,
            "unitRetailPrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "shipTaxRate": 1.0,
            "productTaxRate": 1.0,
            "basePrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            }
          }
        ]
      },
      {
        "parentOrderMap": {
          "parentOrderLabel": [
            {
              "name": "sample string 1",
              "value": 1
            },
            {
              "name": "sample string 1",
              "value": 1
            }
          ],
          "shippingMethod": 1,
          "parentShippingTime": {},
          "updateTime": 1,
          "latestDeliveryTime": 1,
          "parentConfirmTime": 1,
          "fulfillmentWarning": [
            {},
            {}
          ],
          "orderPaymentType": "sample string 2",
          "batchOrderNumberList": {},
          "parentOrderTime": 1,
          "regionId": 1,
          "parentOrderPendingFinishTime": 1,
          "parentOrderSn": "sample string 4",
          "siteId": 1,
          "expectShipLatestTime": 1,
          "hasShippingFee": true,
          "parentOrderStatus": 1,
          "regionName3": "sample string 5",
          "regionName1": "sample string 6",
          "regionName2": "sample string 7",
          "paymentInfo": {},
          "shipTaxAmount": 1.0,
          "shipAmountTotalTaxIncl": 1.0,
          "currencyAmount": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "retailPriceTotalTaxIncl": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "taxTotal": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "estimatedRevenue": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "refundsTotal": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "discountFromTEMU": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "discountFromSeller": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "productTaxAmount": 1.0,
          "temuTaxTotal": 1.0,
          "taxTotalAfterDiscount": 1.0,
          "retailPriceTotalTaxExcl": 1.0,
          "estimatedRevenueDeduction": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "totalDiscount": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "shippingAmountTotal": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "basePriceTotal": {
            "amount": 1.0,
            "currency": "sample string 2"
          },
          "retailPriceTotal": {
            "amount": 1.0,
            "currency": "sample string 2"
          }
        },
        "orderList": [
          {
            "orderSn": "sample string 1",
            "goodsId": 1,
            "orderLabel": [
              {
                "name": "sample string 1",
                "value": 1
              },
              {
                "name": "sample string 1",
                "value": 1
              }
            ],
            "orderStatus": 1,
            "fulfillmentType": "sample string 2",
            "isCancelledDuringPending": true,
            "spec": "sample string 3",
            "orderPaymentType": "sample string 4",
            "packageAbnormalTypeList": [
              {},
              {}
            ],
            "thumbUrl": "sample string 5",
            "goodsName": "sample string 6",
            "skuId": 1,
            "canceledQuantityBeforeShipment": 1,
            "quantity": 1,
            "orderCreateTime": 7,
            "orderCreateTimeDate": "1970-01-01T00:00:07",
            "inventoryDeductionWarehouseId": {},
            "originalGoodsName": "sample string 9",
            "fulfillmentWarning": [
              {},
              {}
            ],
            "originalSpecName": "sample string 10",
            "originalOrderQuantity": 1,
            "inventoryDeductionWarehouseName": {},
            "productList": [
              {
                "productSkuId": 1,
                "soldFactor": 1,
                "extCode": "sample string 1",
                "productId": 1
              },
              {
                "productSkuId": 1,
                "soldFactor": 1,
                "extCode": "sample string 1",
                "productId": 1
              }
            ],
            "orderShippingTime": {},
            "packageSnInfo": [
              {
                "callSuccess": true,
                "packageSn": "sample string 1",
                "packageDeliveryType": 1
              },
              {
                "callSuccess": true,
                "packageSn": "sample string 1",
                "packageDeliveryType": 1
              }
            ],
            "shipTaxAmount": 1.0,
            "shipAmountTotalTaxIncl": 1.0,
            "retailPriceTotalTaxIncl": 1.0,
            "unitRetailPriceVatIncl": 1.0,
            "discountFromTEMU": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "discountFromSeller": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "productTaxAmount": 1.0,
            "unitBasePrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "unitRetailPriceVatExcl": 1.0,
            "unitRetailPrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "shipTaxRate": 1.0,
            "productTaxRate": 1.0,
            "basePrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            }
          },
          {
            "orderSn": "sample string 1",
            "goodsId": 1,
            "orderLabel": [
              {
                "name": "sample string 1",
                "value": 1
              },
              {
                "name": "sample string 1",
                "value": 1
              }
            ],
            "orderStatus": 1,
            "fulfillmentType": "sample string 2",
            "isCancelledDuringPending": true,
            "spec": "sample string 3",
            "orderPaymentType": "sample string 4",
            "packageAbnormalTypeList": [
              {},
              {}
            ],
            "thumbUrl": "sample string 5",
            "goodsName": "sample string 6",
            "skuId": 1,
            "canceledQuantityBeforeShipment": 1,
            "quantity": 1,
            "orderCreateTime": 7,
            "orderCreateTimeDate": "1970-01-01T00:00:07",
            "inventoryDeductionWarehouseId": {},
            "originalGoodsName": "sample string 9",
            "fulfillmentWarning": [
              {},
              {}
            ],
            "originalSpecName": "sample string 10",
            "originalOrderQuantity": 1,
            "inventoryDeductionWarehouseName": {},
            "productList": [
              {
                "productSkuId": 1,
                "soldFactor": 1,
                "extCode": "sample string 1",
                "productId": 1
              },
              {
                "productSkuId": 1,
                "soldFactor": 1,
                "extCode": "sample string 1",
                "productId": 1
              }
            ],
            "orderShippingTime": {},
            "packageSnInfo": [
              {
                "callSuccess": true,
                "packageSn": "sample string 1",
                "packageDeliveryType": 1
              },
              {
                "callSuccess": true,
                "packageSn": "sample string 1",
                "packageDeliveryType": 1
              }
            ],
            "shipTaxAmount": 1.0,
            "shipAmountTotalTaxIncl": 1.0,
            "retailPriceTotalTaxIncl": 1.0,
            "unitRetailPriceVatIncl": 1.0,
            "discountFromTEMU": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "discountFromSeller": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "productTaxAmount": 1.0,
            "unitBasePrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "unitRetailPriceVatExcl": 1.0,
            "unitRetailPrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            },
            "shipTaxRate": 1.0,
            "productTaxRate": 1.0,
            "basePrice": {
              "amount": 1.0,
              "currency": "sample string 2"
            }
          }
        ]
      }
    ]
  },
  "json": "sample string 1",
  "success": true,
  "requestId": "sample string 2",
  "errorCode": 1,
  "errorMsg": "sample string 3",
  "error_code": "sample string 4",
  "error_msg": "sample string 5"
}

application/xml, text/xml

Sample:
<OrderResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TemuProgToolService.Models">
  <errorCode>1</errorCode>
  <errorMsg>sample string 3</errorMsg>
  <error_code>sample string 4</error_code>
  <error_msg>sample string 5</error_msg>
  <json>sample string 1</json>
  <requestId>sample string 2</requestId>
  <success>true</success>
  <result>
    <pageItems>
      <PageItem>
        <orderList>
          <Order>
            <basePrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </basePrice>
            <canceledQuantityBeforeShipment>1</canceledQuantityBeforeShipment>
            <discountFromSeller>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </discountFromSeller>
            <discountFromTEMU>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </discountFromTEMU>
            <fulfillmentType>sample string 2</fulfillmentType>
            <fulfillmentWarning xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:anyType />
              <d7p1:anyType />
            </fulfillmentWarning>
            <goodsId>1</goodsId>
            <goodsName>sample string 6</goodsName>
            <inventoryDeductionWarehouseId />
            <inventoryDeductionWarehouseName />
            <isCancelledDuringPending>true</isCancelledDuringPending>
            <orderCreateTime>7</orderCreateTime>
            <orderLabel>
              <OrderLabel>
                <name>sample string 1</name>
                <value>1</value>
              </OrderLabel>
              <OrderLabel>
                <name>sample string 1</name>
                <value>1</value>
              </OrderLabel>
            </orderLabel>
            <orderPaymentType>sample string 4</orderPaymentType>
            <orderShippingTime />
            <orderSn>sample string 1</orderSn>
            <orderStatus>1</orderStatus>
            <originalGoodsName>sample string 9</originalGoodsName>
            <originalOrderQuantity>1</originalOrderQuantity>
            <originalSpecName>sample string 10</originalSpecName>
            <packageAbnormalTypeList xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:anyType />
              <d7p1:anyType />
            </packageAbnormalTypeList>
            <packageSnInfo>
              <PackageSnInfo>
                <callSuccess>true</callSuccess>
                <packageDeliveryType>1</packageDeliveryType>
                <packageSn>sample string 1</packageSn>
              </PackageSnInfo>
              <PackageSnInfo>
                <callSuccess>true</callSuccess>
                <packageDeliveryType>1</packageDeliveryType>
                <packageSn>sample string 1</packageSn>
              </PackageSnInfo>
            </packageSnInfo>
            <productList>
              <Product>
                <extCode>sample string 1</extCode>
                <productId>1</productId>
                <productSkuId>1</productSkuId>
                <soldFactor>1</soldFactor>
              </Product>
              <Product>
                <extCode>sample string 1</extCode>
                <productId>1</productId>
                <productSkuId>1</productSkuId>
                <soldFactor>1</soldFactor>
              </Product>
            </productList>
            <productTaxAmount>1</productTaxAmount>
            <productTaxRate>1</productTaxRate>
            <quantity>1</quantity>
            <retailPriceTotalTaxIncl>1</retailPriceTotalTaxIncl>
            <shipAmountTotalTaxIncl>1</shipAmountTotalTaxIncl>
            <shipTaxAmount>1</shipTaxAmount>
            <shipTaxRate>1</shipTaxRate>
            <skuId>1</skuId>
            <spec>sample string 3</spec>
            <thumbUrl>sample string 5</thumbUrl>
            <unitBasePrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </unitBasePrice>
            <unitRetailPrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </unitRetailPrice>
            <unitRetailPriceVatExcl>1</unitRetailPriceVatExcl>
            <unitRetailPriceVatIncl>1</unitRetailPriceVatIncl>
          </Order>
          <Order>
            <basePrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </basePrice>
            <canceledQuantityBeforeShipment>1</canceledQuantityBeforeShipment>
            <discountFromSeller>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </discountFromSeller>
            <discountFromTEMU>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </discountFromTEMU>
            <fulfillmentType>sample string 2</fulfillmentType>
            <fulfillmentWarning xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:anyType />
              <d7p1:anyType />
            </fulfillmentWarning>
            <goodsId>1</goodsId>
            <goodsName>sample string 6</goodsName>
            <inventoryDeductionWarehouseId />
            <inventoryDeductionWarehouseName />
            <isCancelledDuringPending>true</isCancelledDuringPending>
            <orderCreateTime>7</orderCreateTime>
            <orderLabel>
              <OrderLabel>
                <name>sample string 1</name>
                <value>1</value>
              </OrderLabel>
              <OrderLabel>
                <name>sample string 1</name>
                <value>1</value>
              </OrderLabel>
            </orderLabel>
            <orderPaymentType>sample string 4</orderPaymentType>
            <orderShippingTime />
            <orderSn>sample string 1</orderSn>
            <orderStatus>1</orderStatus>
            <originalGoodsName>sample string 9</originalGoodsName>
            <originalOrderQuantity>1</originalOrderQuantity>
            <originalSpecName>sample string 10</originalSpecName>
            <packageAbnormalTypeList xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:anyType />
              <d7p1:anyType />
            </packageAbnormalTypeList>
            <packageSnInfo>
              <PackageSnInfo>
                <callSuccess>true</callSuccess>
                <packageDeliveryType>1</packageDeliveryType>
                <packageSn>sample string 1</packageSn>
              </PackageSnInfo>
              <PackageSnInfo>
                <callSuccess>true</callSuccess>
                <packageDeliveryType>1</packageDeliveryType>
                <packageSn>sample string 1</packageSn>
              </PackageSnInfo>
            </packageSnInfo>
            <productList>
              <Product>
                <extCode>sample string 1</extCode>
                <productId>1</productId>
                <productSkuId>1</productSkuId>
                <soldFactor>1</soldFactor>
              </Product>
              <Product>
                <extCode>sample string 1</extCode>
                <productId>1</productId>
                <productSkuId>1</productSkuId>
                <soldFactor>1</soldFactor>
              </Product>
            </productList>
            <productTaxAmount>1</productTaxAmount>
            <productTaxRate>1</productTaxRate>
            <quantity>1</quantity>
            <retailPriceTotalTaxIncl>1</retailPriceTotalTaxIncl>
            <shipAmountTotalTaxIncl>1</shipAmountTotalTaxIncl>
            <shipTaxAmount>1</shipTaxAmount>
            <shipTaxRate>1</shipTaxRate>
            <skuId>1</skuId>
            <spec>sample string 3</spec>
            <thumbUrl>sample string 5</thumbUrl>
            <unitBasePrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </unitBasePrice>
            <unitRetailPrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </unitRetailPrice>
            <unitRetailPriceVatExcl>1</unitRetailPriceVatExcl>
            <unitRetailPriceVatIncl>1</unitRetailPriceVatIncl>
          </Order>
        </orderList>
        <parentOrderMap>
          <basePriceTotal>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </basePriceTotal>
          <batchOrderNumberList />
          <currencyAmount>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </currencyAmount>
          <discountFromSeller>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </discountFromSeller>
          <discountFromTEMU>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </discountFromTEMU>
          <estimatedRevenue>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </estimatedRevenue>
          <estimatedRevenueDeduction>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </estimatedRevenueDeduction>
          <expectShipLatestTime>1</expectShipLatestTime>
          <fulfillmentWarning xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:anyType />
            <d6p1:anyType />
          </fulfillmentWarning>
          <hasShippingFee>true</hasShippingFee>
          <latestDeliveryTime>1</latestDeliveryTime>
          <orderPaymentType>sample string 2</orderPaymentType>
          <parentConfirmTime>1</parentConfirmTime>
          <parentOrderLabel>
            <ParentOrderLabel>
              <name>sample string 1</name>
              <value>1</value>
            </ParentOrderLabel>
            <ParentOrderLabel>
              <name>sample string 1</name>
              <value>1</value>
            </ParentOrderLabel>
          </parentOrderLabel>
          <parentOrderPendingFinishTime>1</parentOrderPendingFinishTime>
          <parentOrderSn>sample string 4</parentOrderSn>
          <parentOrderStatus>1</parentOrderStatus>
          <parentOrderTime>1</parentOrderTime>
          <parentShippingTime />
          <paymentInfo />
          <productTaxAmount>1</productTaxAmount>
          <refundsTotal>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </refundsTotal>
          <regionId>1</regionId>
          <regionName1>sample string 6</regionName1>
          <regionName2>sample string 7</regionName2>
          <regionName3>sample string 5</regionName3>
          <retailPriceTotal>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </retailPriceTotal>
          <retailPriceTotalTaxExcl>1</retailPriceTotalTaxExcl>
          <retailPriceTotalTaxIncl>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </retailPriceTotalTaxIncl>
          <shipAmountTotalTaxIncl>1</shipAmountTotalTaxIncl>
          <shipTaxAmount>1</shipTaxAmount>
          <shippingAmountTotal>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </shippingAmountTotal>
          <shippingMethod>1</shippingMethod>
          <siteId>1</siteId>
          <taxTotal>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </taxTotal>
          <taxTotalAfterDiscount>1</taxTotalAfterDiscount>
          <temuTaxTotal>1</temuTaxTotal>
          <totalDiscount>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </totalDiscount>
          <updateTime>1</updateTime>
        </parentOrderMap>
      </PageItem>
      <PageItem>
        <orderList>
          <Order>
            <basePrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </basePrice>
            <canceledQuantityBeforeShipment>1</canceledQuantityBeforeShipment>
            <discountFromSeller>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </discountFromSeller>
            <discountFromTEMU>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </discountFromTEMU>
            <fulfillmentType>sample string 2</fulfillmentType>
            <fulfillmentWarning xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:anyType />
              <d7p1:anyType />
            </fulfillmentWarning>
            <goodsId>1</goodsId>
            <goodsName>sample string 6</goodsName>
            <inventoryDeductionWarehouseId />
            <inventoryDeductionWarehouseName />
            <isCancelledDuringPending>true</isCancelledDuringPending>
            <orderCreateTime>7</orderCreateTime>
            <orderLabel>
              <OrderLabel>
                <name>sample string 1</name>
                <value>1</value>
              </OrderLabel>
              <OrderLabel>
                <name>sample string 1</name>
                <value>1</value>
              </OrderLabel>
            </orderLabel>
            <orderPaymentType>sample string 4</orderPaymentType>
            <orderShippingTime />
            <orderSn>sample string 1</orderSn>
            <orderStatus>1</orderStatus>
            <originalGoodsName>sample string 9</originalGoodsName>
            <originalOrderQuantity>1</originalOrderQuantity>
            <originalSpecName>sample string 10</originalSpecName>
            <packageAbnormalTypeList xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:anyType />
              <d7p1:anyType />
            </packageAbnormalTypeList>
            <packageSnInfo>
              <PackageSnInfo>
                <callSuccess>true</callSuccess>
                <packageDeliveryType>1</packageDeliveryType>
                <packageSn>sample string 1</packageSn>
              </PackageSnInfo>
              <PackageSnInfo>
                <callSuccess>true</callSuccess>
                <packageDeliveryType>1</packageDeliveryType>
                <packageSn>sample string 1</packageSn>
              </PackageSnInfo>
            </packageSnInfo>
            <productList>
              <Product>
                <extCode>sample string 1</extCode>
                <productId>1</productId>
                <productSkuId>1</productSkuId>
                <soldFactor>1</soldFactor>
              </Product>
              <Product>
                <extCode>sample string 1</extCode>
                <productId>1</productId>
                <productSkuId>1</productSkuId>
                <soldFactor>1</soldFactor>
              </Product>
            </productList>
            <productTaxAmount>1</productTaxAmount>
            <productTaxRate>1</productTaxRate>
            <quantity>1</quantity>
            <retailPriceTotalTaxIncl>1</retailPriceTotalTaxIncl>
            <shipAmountTotalTaxIncl>1</shipAmountTotalTaxIncl>
            <shipTaxAmount>1</shipTaxAmount>
            <shipTaxRate>1</shipTaxRate>
            <skuId>1</skuId>
            <spec>sample string 3</spec>
            <thumbUrl>sample string 5</thumbUrl>
            <unitBasePrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </unitBasePrice>
            <unitRetailPrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </unitRetailPrice>
            <unitRetailPriceVatExcl>1</unitRetailPriceVatExcl>
            <unitRetailPriceVatIncl>1</unitRetailPriceVatIncl>
          </Order>
          <Order>
            <basePrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </basePrice>
            <canceledQuantityBeforeShipment>1</canceledQuantityBeforeShipment>
            <discountFromSeller>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </discountFromSeller>
            <discountFromTEMU>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </discountFromTEMU>
            <fulfillmentType>sample string 2</fulfillmentType>
            <fulfillmentWarning xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:anyType />
              <d7p1:anyType />
            </fulfillmentWarning>
            <goodsId>1</goodsId>
            <goodsName>sample string 6</goodsName>
            <inventoryDeductionWarehouseId />
            <inventoryDeductionWarehouseName />
            <isCancelledDuringPending>true</isCancelledDuringPending>
            <orderCreateTime>7</orderCreateTime>
            <orderLabel>
              <OrderLabel>
                <name>sample string 1</name>
                <value>1</value>
              </OrderLabel>
              <OrderLabel>
                <name>sample string 1</name>
                <value>1</value>
              </OrderLabel>
            </orderLabel>
            <orderPaymentType>sample string 4</orderPaymentType>
            <orderShippingTime />
            <orderSn>sample string 1</orderSn>
            <orderStatus>1</orderStatus>
            <originalGoodsName>sample string 9</originalGoodsName>
            <originalOrderQuantity>1</originalOrderQuantity>
            <originalSpecName>sample string 10</originalSpecName>
            <packageAbnormalTypeList xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
              <d7p1:anyType />
              <d7p1:anyType />
            </packageAbnormalTypeList>
            <packageSnInfo>
              <PackageSnInfo>
                <callSuccess>true</callSuccess>
                <packageDeliveryType>1</packageDeliveryType>
                <packageSn>sample string 1</packageSn>
              </PackageSnInfo>
              <PackageSnInfo>
                <callSuccess>true</callSuccess>
                <packageDeliveryType>1</packageDeliveryType>
                <packageSn>sample string 1</packageSn>
              </PackageSnInfo>
            </packageSnInfo>
            <productList>
              <Product>
                <extCode>sample string 1</extCode>
                <productId>1</productId>
                <productSkuId>1</productSkuId>
                <soldFactor>1</soldFactor>
              </Product>
              <Product>
                <extCode>sample string 1</extCode>
                <productId>1</productId>
                <productSkuId>1</productSkuId>
                <soldFactor>1</soldFactor>
              </Product>
            </productList>
            <productTaxAmount>1</productTaxAmount>
            <productTaxRate>1</productTaxRate>
            <quantity>1</quantity>
            <retailPriceTotalTaxIncl>1</retailPriceTotalTaxIncl>
            <shipAmountTotalTaxIncl>1</shipAmountTotalTaxIncl>
            <shipTaxAmount>1</shipTaxAmount>
            <shipTaxRate>1</shipTaxRate>
            <skuId>1</skuId>
            <spec>sample string 3</spec>
            <thumbUrl>sample string 5</thumbUrl>
            <unitBasePrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </unitBasePrice>
            <unitRetailPrice>
              <amount>1</amount>
              <currency>sample string 2</currency>
            </unitRetailPrice>
            <unitRetailPriceVatExcl>1</unitRetailPriceVatExcl>
            <unitRetailPriceVatIncl>1</unitRetailPriceVatIncl>
          </Order>
        </orderList>
        <parentOrderMap>
          <basePriceTotal>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </basePriceTotal>
          <batchOrderNumberList />
          <currencyAmount>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </currencyAmount>
          <discountFromSeller>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </discountFromSeller>
          <discountFromTEMU>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </discountFromTEMU>
          <estimatedRevenue>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </estimatedRevenue>
          <estimatedRevenueDeduction>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </estimatedRevenueDeduction>
          <expectShipLatestTime>1</expectShipLatestTime>
          <fulfillmentWarning xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:anyType />
            <d6p1:anyType />
          </fulfillmentWarning>
          <hasShippingFee>true</hasShippingFee>
          <latestDeliveryTime>1</latestDeliveryTime>
          <orderPaymentType>sample string 2</orderPaymentType>
          <parentConfirmTime>1</parentConfirmTime>
          <parentOrderLabel>
            <ParentOrderLabel>
              <name>sample string 1</name>
              <value>1</value>
            </ParentOrderLabel>
            <ParentOrderLabel>
              <name>sample string 1</name>
              <value>1</value>
            </ParentOrderLabel>
          </parentOrderLabel>
          <parentOrderPendingFinishTime>1</parentOrderPendingFinishTime>
          <parentOrderSn>sample string 4</parentOrderSn>
          <parentOrderStatus>1</parentOrderStatus>
          <parentOrderTime>1</parentOrderTime>
          <parentShippingTime />
          <paymentInfo />
          <productTaxAmount>1</productTaxAmount>
          <refundsTotal>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </refundsTotal>
          <regionId>1</regionId>
          <regionName1>sample string 6</regionName1>
          <regionName2>sample string 7</regionName2>
          <regionName3>sample string 5</regionName3>
          <retailPriceTotal>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </retailPriceTotal>
          <retailPriceTotalTaxExcl>1</retailPriceTotalTaxExcl>
          <retailPriceTotalTaxIncl>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </retailPriceTotalTaxIncl>
          <shipAmountTotalTaxIncl>1</shipAmountTotalTaxIncl>
          <shipTaxAmount>1</shipTaxAmount>
          <shippingAmountTotal>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </shippingAmountTotal>
          <shippingMethod>1</shippingMethod>
          <siteId>1</siteId>
          <taxTotal>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </taxTotal>
          <taxTotalAfterDiscount>1</taxTotalAfterDiscount>
          <temuTaxTotal>1</temuTaxTotal>
          <totalDiscount>
            <amount>1</amount>
            <currency>sample string 2</currency>
          </totalDiscount>
          <updateTime>1</updateTime>
        </parentOrderMap>
      </PageItem>
    </pageItems>
    <totalItemNum>1</totalItemNum>
  </result>
</OrderResponse>