POST api/EShop/OrderCreate?DomainId={DomainId}&AccountId={AccountId}&PersonId={PersonId}

创建提交

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DomainId

域Id

globally unique identifier

None.

AccountId

账户Id

globally unique identifier

None.

PersonId

人员Id

globally unique identifier

None.

Body Parameters

PlaceOrderBeforeDto
NameDescriptionTypeAdditional information
CustomerID

string

None.

AddressID

string

None.

CustomerName

string

None.

CustomerPhone

string

None.

ReceiveAddress

string

None.

ReceiveDetailAddress

string

None.

REQDeliverDate

string

None.

OrderList

Collection of ShopDeliveryOrderInfo

None.

OrderDiscountList

Collection of OrderDiscountInfo

None.

OrderDiscountDtlList

Collection of OrderDiscountDtlInfo

None.

InvalidGoodsList

Collection of DeliveryProductSaleInfo

None.

Request Formats

application/json, text/json

Sample:
{
  "CustomerID": "sample string 1",
  "AddressID": "sample string 2",
  "CustomerName": "sample string 3",
  "CustomerPhone": "sample string 4",
  "ReceiveAddress": "sample string 5",
  "ReceiveDetailAddress": "sample string 6",
  "REQDeliverDate": "sample string 7",
  "OrderList": [
    {
      "DeliveryOrderID": "1637ff91-2509-4d27-8c2d-80f70a395444",
      "OrderNumber": "sample string 1",
      "OrderDate": "2025-06-23 22:01:25",
      "OrderStatus": "sample string 2",
      "OrderStatusValue": "sample string 3",
      "TotalSum_Old": 1.0,
      "TotalSum": 1.0,
      "BranchOfficeID": "fb454e3c-2445-4160-ab16-8ce79828ce48",
      "BranchOfficeData": [
        {
          "Key": "sample string 1",
          "Value": "sample string 2"
        },
        {
          "Key": "sample string 1",
          "Value": "sample string 2"
        }
      ],
      "BranchOfficeSelectIndex": 4,
      "DeliveryTakeGoodMode": "sample string 5",
      "DeliveryTakeGoodModeList": [
        {
          "selected": true,
          "text": "sample string 2",
          "value": "sample string 3",
          "Order": 1
        },
        {
          "selected": true,
          "text": "sample string 2",
          "value": "sample string 3",
          "Order": 1
        }
      ],
      "DeliveryTakeGoodModeIndex": 6,
      "InvoiceType": "sample string 7",
      "InvoiceTypeList": [
        {
          "selected": true,
          "text": "sample string 2",
          "value": "sample string 3",
          "Order": 1
        },
        {
          "selected": true,
          "text": "sample string 2",
          "value": "sample string 3",
          "Order": 1
        }
      ],
      "InvoiceTypeIndex": 8,
      "DeliveryProductSaleList": [
        {
          "DeliveryOrderDetailID": "dc72367c-bbe4-401d-923b-081b719dcc6a",
          "ProductID": "347acc76-b84c-4fb8-bdce-7eb0aeb449ec",
          "ProductName": "sample string 1",
          "PicUrl": "sample string 2",
          "Count": 1.0,
          "ProductUnit": "sample string 3",
          "Spec": "sample string 4",
          "UseTypeKey": "sample string 5",
          "OriginalPrice": 1.0,
          "DiscountPrice": 1.0,
          "OriginalSum": 1.0,
          "DiscountSum": 1.0,
          "CombinationType": "sample string 6"
        },
        {
          "DeliveryOrderDetailID": "dc72367c-bbe4-401d-923b-081b719dcc6a",
          "ProductID": "347acc76-b84c-4fb8-bdce-7eb0aeb449ec",
          "ProductName": "sample string 1",
          "PicUrl": "sample string 2",
          "Count": 1.0,
          "ProductUnit": "sample string 3",
          "Spec": "sample string 4",
          "UseTypeKey": "sample string 5",
          "OriginalPrice": 1.0,
          "DiscountPrice": 1.0,
          "OriginalSum": 1.0,
          "DiscountSum": 1.0,
          "CombinationType": "sample string 6"
        }
      ],
      "GiftProductList": [
        {
          "DeliveryOrderDetailID": "dc72367c-bbe4-401d-923b-081b719dcc6a",
          "ProductID": "347acc76-b84c-4fb8-bdce-7eb0aeb449ec",
          "ProductName": "sample string 1",
          "PicUrl": "sample string 2",
          "Count": 1.0,
          "ProductUnit": "sample string 3",
          "Spec": "sample string 4",
          "UseTypeKey": "sample string 5",
          "OriginalPrice": 1.0,
          "DiscountPrice": 1.0,
          "OriginalSum": 1.0,
          "DiscountSum": 1.0,
          "CombinationType": "sample string 6"
        },
        {
          "DeliveryOrderDetailID": "dc72367c-bbe4-401d-923b-081b719dcc6a",
          "ProductID": "347acc76-b84c-4fb8-bdce-7eb0aeb449ec",
          "ProductName": "sample string 1",
          "PicUrl": "sample string 2",
          "Count": 1.0,
          "ProductUnit": "sample string 3",
          "Spec": "sample string 4",
          "UseTypeKey": "sample string 5",
          "OriginalPrice": 1.0,
          "DiscountPrice": 1.0,
          "OriginalSum": 1.0,
          "DiscountSum": 1.0,
          "CombinationType": "sample string 6"
        }
      ],
      "OrderDiscountList": [
        {
          "OrderDiscountID": "c3138fff-b808-4f98-a94a-c78904ab687c",
          "OrderID": "a51a676f-a4b4-4088-b86c-dde1d6556938",
          "PromotionID": "655d6957-be27-4043-9194-b119b93dd280",
          "PromotionType": "sample string 1",
          "PromotionName": "sample string 2",
          "DiscountAmount": 3.0,
          "Remark": "sample string 4"
        },
        {
          "OrderDiscountID": "c3138fff-b808-4f98-a94a-c78904ab687c",
          "OrderID": "a51a676f-a4b4-4088-b86c-dde1d6556938",
          "PromotionID": "655d6957-be27-4043-9194-b119b93dd280",
          "PromotionType": "sample string 1",
          "PromotionName": "sample string 2",
          "DiscountAmount": 3.0,
          "Remark": "sample string 4"
        }
      ],
      "OrderDiscountDtlList": [
        {
          "OrderDiscountID": "6672d1ce-4cba-404b-b9b3-9fca3d74aef7",
          "OrderID": "4e02bf4b-e8ff-41ce-a04e-1d08e2405411",
          "PromotionID": "06e3858d-8909-413a-8aeb-e8d38d78e2da",
          "PromotionType": "sample string 1",
          "PromotionName": "sample string 2",
          "DiscountAmount": 3.0,
          "ProductID": "32d24315-775f-40ad-8b7c-418e73d2344e",
          "ProductName": "sample string 4",
          "Remark": "sample string 5"
        },
        {
          "OrderDiscountID": "6672d1ce-4cba-404b-b9b3-9fca3d74aef7",
          "OrderID": "4e02bf4b-e8ff-41ce-a04e-1d08e2405411",
          "PromotionID": "06e3858d-8909-413a-8aeb-e8d38d78e2da",
          "PromotionType": "sample string 1",
          "PromotionName": "sample string 2",
          "DiscountAmount": 3.0,
          "ProductID": "32d24315-775f-40ad-8b7c-418e73d2344e",
          "ProductName": "sample string 4",
          "Remark": "sample string 5"
        }
      ],
      "Remark": "sample string 9"
    },
    {
      "DeliveryOrderID": "1637ff91-2509-4d27-8c2d-80f70a395444",
      "OrderNumber": "sample string 1",
      "OrderDate": "2025-06-23 22:01:25",
      "OrderStatus": "sample string 2",
      "OrderStatusValue": "sample string 3",
      "TotalSum_Old": 1.0,
      "TotalSum": 1.0,
      "BranchOfficeID": "fb454e3c-2445-4160-ab16-8ce79828ce48",
      "BranchOfficeData": [
        {
          "Key": "sample string 1",
          "Value": "sample string 2"
        },
        {
          "Key": "sample string 1",
          "Value": "sample string 2"
        }
      ],
      "BranchOfficeSelectIndex": 4,
      "DeliveryTakeGoodMode": "sample string 5",
      "DeliveryTakeGoodModeList": [
        {
          "selected": true,
          "text": "sample string 2",
          "value": "sample string 3",
          "Order": 1
        },
        {
          "selected": true,
          "text": "sample string 2",
          "value": "sample string 3",
          "Order": 1
        }
      ],
      "DeliveryTakeGoodModeIndex": 6,
      "InvoiceType": "sample string 7",
      "InvoiceTypeList": [
        {
          "selected": true,
          "text": "sample string 2",
          "value": "sample string 3",
          "Order": 1
        },
        {
          "selected": true,
          "text": "sample string 2",
          "value": "sample string 3",
          "Order": 1
        }
      ],
      "InvoiceTypeIndex": 8,
      "DeliveryProductSaleList": [
        {
          "DeliveryOrderDetailID": "dc72367c-bbe4-401d-923b-081b719dcc6a",
          "ProductID": "347acc76-b84c-4fb8-bdce-7eb0aeb449ec",
          "ProductName": "sample string 1",
          "PicUrl": "sample string 2",
          "Count": 1.0,
          "ProductUnit": "sample string 3",
          "Spec": "sample string 4",
          "UseTypeKey": "sample string 5",
          "OriginalPrice": 1.0,
          "DiscountPrice": 1.0,
          "OriginalSum": 1.0,
          "DiscountSum": 1.0,
          "CombinationType": "sample string 6"
        },
        {
          "DeliveryOrderDetailID": "dc72367c-bbe4-401d-923b-081b719dcc6a",
          "ProductID": "347acc76-b84c-4fb8-bdce-7eb0aeb449ec",
          "ProductName": "sample string 1",
          "PicUrl": "sample string 2",
          "Count": 1.0,
          "ProductUnit": "sample string 3",
          "Spec": "sample string 4",
          "UseTypeKey": "sample string 5",
          "OriginalPrice": 1.0,
          "DiscountPrice": 1.0,
          "OriginalSum": 1.0,
          "DiscountSum": 1.0,
          "CombinationType": "sample string 6"
        }
      ],
      "GiftProductList": [
        {
          "DeliveryOrderDetailID": "dc72367c-bbe4-401d-923b-081b719dcc6a",
          "ProductID": "347acc76-b84c-4fb8-bdce-7eb0aeb449ec",
          "ProductName": "sample string 1",
          "PicUrl": "sample string 2",
          "Count": 1.0,
          "ProductUnit": "sample string 3",
          "Spec": "sample string 4",
          "UseTypeKey": "sample string 5",
          "OriginalPrice": 1.0,
          "DiscountPrice": 1.0,
          "OriginalSum": 1.0,
          "DiscountSum": 1.0,
          "CombinationType": "sample string 6"
        },
        {
          "DeliveryOrderDetailID": "dc72367c-bbe4-401d-923b-081b719dcc6a",
          "ProductID": "347acc76-b84c-4fb8-bdce-7eb0aeb449ec",
          "ProductName": "sample string 1",
          "PicUrl": "sample string 2",
          "Count": 1.0,
          "ProductUnit": "sample string 3",
          "Spec": "sample string 4",
          "UseTypeKey": "sample string 5",
          "OriginalPrice": 1.0,
          "DiscountPrice": 1.0,
          "OriginalSum": 1.0,
          "DiscountSum": 1.0,
          "CombinationType": "sample string 6"
        }
      ],
      "OrderDiscountList": [
        {
          "OrderDiscountID": "c3138fff-b808-4f98-a94a-c78904ab687c",
          "OrderID": "a51a676f-a4b4-4088-b86c-dde1d6556938",
          "PromotionID": "655d6957-be27-4043-9194-b119b93dd280",
          "PromotionType": "sample string 1",
          "PromotionName": "sample string 2",
          "DiscountAmount": 3.0,
          "Remark": "sample string 4"
        },
        {
          "OrderDiscountID": "c3138fff-b808-4f98-a94a-c78904ab687c",
          "OrderID": "a51a676f-a4b4-4088-b86c-dde1d6556938",
          "PromotionID": "655d6957-be27-4043-9194-b119b93dd280",
          "PromotionType": "sample string 1",
          "PromotionName": "sample string 2",
          "DiscountAmount": 3.0,
          "Remark": "sample string 4"
        }
      ],
      "OrderDiscountDtlList": [
        {
          "OrderDiscountID": "6672d1ce-4cba-404b-b9b3-9fca3d74aef7",
          "OrderID": "4e02bf4b-e8ff-41ce-a04e-1d08e2405411",
          "PromotionID": "06e3858d-8909-413a-8aeb-e8d38d78e2da",
          "PromotionType": "sample string 1",
          "PromotionName": "sample string 2",
          "DiscountAmount": 3.0,
          "ProductID": "32d24315-775f-40ad-8b7c-418e73d2344e",
          "ProductName": "sample string 4",
          "Remark": "sample string 5"
        },
        {
          "OrderDiscountID": "6672d1ce-4cba-404b-b9b3-9fca3d74aef7",
          "OrderID": "4e02bf4b-e8ff-41ce-a04e-1d08e2405411",
          "PromotionID": "06e3858d-8909-413a-8aeb-e8d38d78e2da",
          "PromotionType": "sample string 1",
          "PromotionName": "sample string 2",
          "DiscountAmount": 3.0,
          "ProductID": "32d24315-775f-40ad-8b7c-418e73d2344e",
          "ProductName": "sample string 4",
          "Remark": "sample string 5"
        }
      ],
      "Remark": "sample string 9"
    }
  ],
  "OrderDiscountList": [
    {
      "OrderDiscountID": "c3138fff-b808-4f98-a94a-c78904ab687c",
      "OrderID": "a51a676f-a4b4-4088-b86c-dde1d6556938",
      "PromotionID": "655d6957-be27-4043-9194-b119b93dd280",
      "PromotionType": "sample string 1",
      "PromotionName": "sample string 2",
      "DiscountAmount": 3.0,
      "Remark": "sample string 4"
    },
    {
      "OrderDiscountID": "c3138fff-b808-4f98-a94a-c78904ab687c",
      "OrderID": "a51a676f-a4b4-4088-b86c-dde1d6556938",
      "PromotionID": "655d6957-be27-4043-9194-b119b93dd280",
      "PromotionType": "sample string 1",
      "PromotionName": "sample string 2",
      "DiscountAmount": 3.0,
      "Remark": "sample string 4"
    }
  ],
  "OrderDiscountDtlList": [
    {
      "OrderDiscountID": "6672d1ce-4cba-404b-b9b3-9fca3d74aef7",
      "OrderID": "4e02bf4b-e8ff-41ce-a04e-1d08e2405411",
      "PromotionID": "06e3858d-8909-413a-8aeb-e8d38d78e2da",
      "PromotionType": "sample string 1",
      "PromotionName": "sample string 2",
      "DiscountAmount": 3.0,
      "ProductID": "32d24315-775f-40ad-8b7c-418e73d2344e",
      "ProductName": "sample string 4",
      "Remark": "sample string 5"
    },
    {
      "OrderDiscountID": "6672d1ce-4cba-404b-b9b3-9fca3d74aef7",
      "OrderID": "4e02bf4b-e8ff-41ce-a04e-1d08e2405411",
      "PromotionID": "06e3858d-8909-413a-8aeb-e8d38d78e2da",
      "PromotionType": "sample string 1",
      "PromotionName": "sample string 2",
      "DiscountAmount": 3.0,
      "ProductID": "32d24315-775f-40ad-8b7c-418e73d2344e",
      "ProductName": "sample string 4",
      "Remark": "sample string 5"
    }
  ],
  "InvalidGoodsList": [
    {
      "DeliveryOrderDetailID": "dc72367c-bbe4-401d-923b-081b719dcc6a",
      "ProductID": "347acc76-b84c-4fb8-bdce-7eb0aeb449ec",
      "ProductName": "sample string 1",
      "PicUrl": "sample string 2",
      "Count": 1.0,
      "ProductUnit": "sample string 3",
      "Spec": "sample string 4",
      "UseTypeKey": "sample string 5",
      "OriginalPrice": 1.0,
      "DiscountPrice": 1.0,
      "OriginalSum": 1.0,
      "DiscountSum": 1.0,
      "CombinationType": "sample string 6"
    },
    {
      "DeliveryOrderDetailID": "dc72367c-bbe4-401d-923b-081b719dcc6a",
      "ProductID": "347acc76-b84c-4fb8-bdce-7eb0aeb449ec",
      "ProductName": "sample string 1",
      "PicUrl": "sample string 2",
      "Count": 1.0,
      "ProductUnit": "sample string 3",
      "Spec": "sample string 4",
      "UseTypeKey": "sample string 5",
      "OriginalPrice": 1.0,
      "DiscountPrice": 1.0,
      "OriginalSum": 1.0,
      "DiscountSum": 1.0,
      "CombinationType": "sample string 6"
    }
  ]
}

application/xml, text/xml

Sample:
<PlaceOrderBeforeDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity.DTO.ApiDTO">
  <AddressID>sample string 2</AddressID>
  <CustomerID>sample string 1</CustomerID>
  <CustomerName>sample string 3</CustomerName>
  <CustomerPhone>sample string 4</CustomerPhone>
  <InvalidGoodsList>
    <DeliveryProductSaleInfo>
      <CombinationType>sample string 6</CombinationType>
      <Count>1</Count>
      <DeliveryOrderDetailID>dc72367c-bbe4-401d-923b-081b719dcc6a</DeliveryOrderDetailID>
      <DiscountPrice>1</DiscountPrice>
      <DiscountSum>1</DiscountSum>
      <OriginalPrice>1</OriginalPrice>
      <OriginalSum>1</OriginalSum>
      <PicUrl>sample string 2</PicUrl>
      <ProductID>347acc76-b84c-4fb8-bdce-7eb0aeb449ec</ProductID>
      <ProductName>sample string 1</ProductName>
      <ProductUnit>sample string 3</ProductUnit>
      <Spec>sample string 4</Spec>
      <UseTypeKey>sample string 5</UseTypeKey>
    </DeliveryProductSaleInfo>
    <DeliveryProductSaleInfo>
      <CombinationType>sample string 6</CombinationType>
      <Count>1</Count>
      <DeliveryOrderDetailID>dc72367c-bbe4-401d-923b-081b719dcc6a</DeliveryOrderDetailID>
      <DiscountPrice>1</DiscountPrice>
      <DiscountSum>1</DiscountSum>
      <OriginalPrice>1</OriginalPrice>
      <OriginalSum>1</OriginalSum>
      <PicUrl>sample string 2</PicUrl>
      <ProductID>347acc76-b84c-4fb8-bdce-7eb0aeb449ec</ProductID>
      <ProductName>sample string 1</ProductName>
      <ProductUnit>sample string 3</ProductUnit>
      <Spec>sample string 4</Spec>
      <UseTypeKey>sample string 5</UseTypeKey>
    </DeliveryProductSaleInfo>
  </InvalidGoodsList>
  <OrderDiscountDtlList>
    <OrderDiscountDtlInfo>
      <DiscountAmount>3</DiscountAmount>
      <OrderDiscountID>6672d1ce-4cba-404b-b9b3-9fca3d74aef7</OrderDiscountID>
      <OrderID>4e02bf4b-e8ff-41ce-a04e-1d08e2405411</OrderID>
      <ProductID>32d24315-775f-40ad-8b7c-418e73d2344e</ProductID>
      <ProductName>sample string 4</ProductName>
      <PromotionID>06e3858d-8909-413a-8aeb-e8d38d78e2da</PromotionID>
      <PromotionName>sample string 2</PromotionName>
      <PromotionType>sample string 1</PromotionType>
      <Remark>sample string 5</Remark>
    </OrderDiscountDtlInfo>
    <OrderDiscountDtlInfo>
      <DiscountAmount>3</DiscountAmount>
      <OrderDiscountID>6672d1ce-4cba-404b-b9b3-9fca3d74aef7</OrderDiscountID>
      <OrderID>4e02bf4b-e8ff-41ce-a04e-1d08e2405411</OrderID>
      <ProductID>32d24315-775f-40ad-8b7c-418e73d2344e</ProductID>
      <ProductName>sample string 4</ProductName>
      <PromotionID>06e3858d-8909-413a-8aeb-e8d38d78e2da</PromotionID>
      <PromotionName>sample string 2</PromotionName>
      <PromotionType>sample string 1</PromotionType>
      <Remark>sample string 5</Remark>
    </OrderDiscountDtlInfo>
  </OrderDiscountDtlList>
  <OrderDiscountList>
    <OrderDiscountInfo>
      <DiscountAmount>3</DiscountAmount>
      <OrderDiscountID>c3138fff-b808-4f98-a94a-c78904ab687c</OrderDiscountID>
      <OrderID>a51a676f-a4b4-4088-b86c-dde1d6556938</OrderID>
      <PromotionID>655d6957-be27-4043-9194-b119b93dd280</PromotionID>
      <PromotionName>sample string 2</PromotionName>
      <PromotionType>sample string 1</PromotionType>
      <Remark>sample string 4</Remark>
    </OrderDiscountInfo>
    <OrderDiscountInfo>
      <DiscountAmount>3</DiscountAmount>
      <OrderDiscountID>c3138fff-b808-4f98-a94a-c78904ab687c</OrderDiscountID>
      <OrderID>a51a676f-a4b4-4088-b86c-dde1d6556938</OrderID>
      <PromotionID>655d6957-be27-4043-9194-b119b93dd280</PromotionID>
      <PromotionName>sample string 2</PromotionName>
      <PromotionType>sample string 1</PromotionType>
      <Remark>sample string 4</Remark>
    </OrderDiscountInfo>
  </OrderDiscountList>
  <OrderList>
    <ShopDeliveryOrderInfo>
      <BranchOfficeData>
        <BranchOfficeOption>
          <Key>sample string 1</Key>
          <Value>sample string 2</Value>
        </BranchOfficeOption>
        <BranchOfficeOption>
          <Key>sample string 1</Key>
          <Value>sample string 2</Value>
        </BranchOfficeOption>
      </BranchOfficeData>
      <BranchOfficeID>fb454e3c-2445-4160-ab16-8ce79828ce48</BranchOfficeID>
      <BranchOfficeSelectIndex>4</BranchOfficeSelectIndex>
      <DeliveryOrderID>1637ff91-2509-4d27-8c2d-80f70a395444</DeliveryOrderID>
      <DeliveryProductSaleList>
        <DeliveryProductSaleInfo>
          <CombinationType>sample string 6</CombinationType>
          <Count>1</Count>
          <DeliveryOrderDetailID>dc72367c-bbe4-401d-923b-081b719dcc6a</DeliveryOrderDetailID>
          <DiscountPrice>1</DiscountPrice>
          <DiscountSum>1</DiscountSum>
          <OriginalPrice>1</OriginalPrice>
          <OriginalSum>1</OriginalSum>
          <PicUrl>sample string 2</PicUrl>
          <ProductID>347acc76-b84c-4fb8-bdce-7eb0aeb449ec</ProductID>
          <ProductName>sample string 1</ProductName>
          <ProductUnit>sample string 3</ProductUnit>
          <Spec>sample string 4</Spec>
          <UseTypeKey>sample string 5</UseTypeKey>
        </DeliveryProductSaleInfo>
        <DeliveryProductSaleInfo>
          <CombinationType>sample string 6</CombinationType>
          <Count>1</Count>
          <DeliveryOrderDetailID>dc72367c-bbe4-401d-923b-081b719dcc6a</DeliveryOrderDetailID>
          <DiscountPrice>1</DiscountPrice>
          <DiscountSum>1</DiscountSum>
          <OriginalPrice>1</OriginalPrice>
          <OriginalSum>1</OriginalSum>
          <PicUrl>sample string 2</PicUrl>
          <ProductID>347acc76-b84c-4fb8-bdce-7eb0aeb449ec</ProductID>
          <ProductName>sample string 1</ProductName>
          <ProductUnit>sample string 3</ProductUnit>
          <Spec>sample string 4</Spec>
          <UseTypeKey>sample string 5</UseTypeKey>
        </DeliveryProductSaleInfo>
      </DeliveryProductSaleList>
      <DeliveryTakeGoodMode>sample string 5</DeliveryTakeGoodMode>
      <DeliveryTakeGoodModeIndex>6</DeliveryTakeGoodModeIndex>
      <DeliveryTakeGoodModeList xmlns:d4p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Utility">
        <d4p1:JTListItem>
          <d4p1:Order>1</d4p1:Order>
          <d4p1:selected>true</d4p1:selected>
          <d4p1:text>sample string 2</d4p1:text>
          <d4p1:value>sample string 3</d4p1:value>
        </d4p1:JTListItem>
        <d4p1:JTListItem>
          <d4p1:Order>1</d4p1:Order>
          <d4p1:selected>true</d4p1:selected>
          <d4p1:text>sample string 2</d4p1:text>
          <d4p1:value>sample string 3</d4p1:value>
        </d4p1:JTListItem>
      </DeliveryTakeGoodModeList>
      <GiftProductList>
        <DeliveryProductSaleInfo>
          <CombinationType>sample string 6</CombinationType>
          <Count>1</Count>
          <DeliveryOrderDetailID>dc72367c-bbe4-401d-923b-081b719dcc6a</DeliveryOrderDetailID>
          <DiscountPrice>1</DiscountPrice>
          <DiscountSum>1</DiscountSum>
          <OriginalPrice>1</OriginalPrice>
          <OriginalSum>1</OriginalSum>
          <PicUrl>sample string 2</PicUrl>
          <ProductID>347acc76-b84c-4fb8-bdce-7eb0aeb449ec</ProductID>
          <ProductName>sample string 1</ProductName>
          <ProductUnit>sample string 3</ProductUnit>
          <Spec>sample string 4</Spec>
          <UseTypeKey>sample string 5</UseTypeKey>
        </DeliveryProductSaleInfo>
        <DeliveryProductSaleInfo>
          <CombinationType>sample string 6</CombinationType>
          <Count>1</Count>
          <DeliveryOrderDetailID>dc72367c-bbe4-401d-923b-081b719dcc6a</DeliveryOrderDetailID>
          <DiscountPrice>1</DiscountPrice>
          <DiscountSum>1</DiscountSum>
          <OriginalPrice>1</OriginalPrice>
          <OriginalSum>1</OriginalSum>
          <PicUrl>sample string 2</PicUrl>
          <ProductID>347acc76-b84c-4fb8-bdce-7eb0aeb449ec</ProductID>
          <ProductName>sample string 1</ProductName>
          <ProductUnit>sample string 3</ProductUnit>
          <Spec>sample string 4</Spec>
          <UseTypeKey>sample string 5</UseTypeKey>
        </DeliveryProductSaleInfo>
      </GiftProductList>
      <InvoiceType>sample string 7</InvoiceType>
      <InvoiceTypeIndex>8</InvoiceTypeIndex>
      <InvoiceTypeList xmlns:d4p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Utility">
        <d4p1:JTListItem>
          <d4p1:Order>1</d4p1:Order>
          <d4p1:selected>true</d4p1:selected>
          <d4p1:text>sample string 2</d4p1:text>
          <d4p1:value>sample string 3</d4p1:value>
        </d4p1:JTListItem>
        <d4p1:JTListItem>
          <d4p1:Order>1</d4p1:Order>
          <d4p1:selected>true</d4p1:selected>
          <d4p1:text>sample string 2</d4p1:text>
          <d4p1:value>sample string 3</d4p1:value>
        </d4p1:JTListItem>
      </InvoiceTypeList>
      <OrderDate>2025-06-23T22:01:25.3017556+08:00</OrderDate>
      <OrderDiscountDtlList>
        <OrderDiscountDtlInfo>
          <DiscountAmount>3</DiscountAmount>
          <OrderDiscountID>6672d1ce-4cba-404b-b9b3-9fca3d74aef7</OrderDiscountID>
          <OrderID>4e02bf4b-e8ff-41ce-a04e-1d08e2405411</OrderID>
          <ProductID>32d24315-775f-40ad-8b7c-418e73d2344e</ProductID>
          <ProductName>sample string 4</ProductName>
          <PromotionID>06e3858d-8909-413a-8aeb-e8d38d78e2da</PromotionID>
          <PromotionName>sample string 2</PromotionName>
          <PromotionType>sample string 1</PromotionType>
          <Remark>sample string 5</Remark>
        </OrderDiscountDtlInfo>
        <OrderDiscountDtlInfo>
          <DiscountAmount>3</DiscountAmount>
          <OrderDiscountID>6672d1ce-4cba-404b-b9b3-9fca3d74aef7</OrderDiscountID>
          <OrderID>4e02bf4b-e8ff-41ce-a04e-1d08e2405411</OrderID>
          <ProductID>32d24315-775f-40ad-8b7c-418e73d2344e</ProductID>
          <ProductName>sample string 4</ProductName>
          <PromotionID>06e3858d-8909-413a-8aeb-e8d38d78e2da</PromotionID>
          <PromotionName>sample string 2</PromotionName>
          <PromotionType>sample string 1</PromotionType>
          <Remark>sample string 5</Remark>
        </OrderDiscountDtlInfo>
      </OrderDiscountDtlList>
      <OrderDiscountList>
        <OrderDiscountInfo>
          <DiscountAmount>3</DiscountAmount>
          <OrderDiscountID>c3138fff-b808-4f98-a94a-c78904ab687c</OrderDiscountID>
          <OrderID>a51a676f-a4b4-4088-b86c-dde1d6556938</OrderID>
          <PromotionID>655d6957-be27-4043-9194-b119b93dd280</PromotionID>
          <PromotionName>sample string 2</PromotionName>
          <PromotionType>sample string 1</PromotionType>
          <Remark>sample string 4</Remark>
        </OrderDiscountInfo>
        <OrderDiscountInfo>
          <DiscountAmount>3</DiscountAmount>
          <OrderDiscountID>c3138fff-b808-4f98-a94a-c78904ab687c</OrderDiscountID>
          <OrderID>a51a676f-a4b4-4088-b86c-dde1d6556938</OrderID>
          <PromotionID>655d6957-be27-4043-9194-b119b93dd280</PromotionID>
          <PromotionName>sample string 2</PromotionName>
          <PromotionType>sample string 1</PromotionType>
          <Remark>sample string 4</Remark>
        </OrderDiscountInfo>
      </OrderDiscountList>
      <OrderNumber>sample string 1</OrderNumber>
      <OrderStatus>sample string 2</OrderStatus>
      <OrderStatusValue>sample string 3</OrderStatusValue>
      <Remark>sample string 9</Remark>
      <TotalSum>1</TotalSum>
      <TotalSum_Old>1</TotalSum_Old>
    </ShopDeliveryOrderInfo>
    <ShopDeliveryOrderInfo>
      <BranchOfficeData>
        <BranchOfficeOption>
          <Key>sample string 1</Key>
          <Value>sample string 2</Value>
        </BranchOfficeOption>
        <BranchOfficeOption>
          <Key>sample string 1</Key>
          <Value>sample string 2</Value>
        </BranchOfficeOption>
      </BranchOfficeData>
      <BranchOfficeID>fb454e3c-2445-4160-ab16-8ce79828ce48</BranchOfficeID>
      <BranchOfficeSelectIndex>4</BranchOfficeSelectIndex>
      <DeliveryOrderID>1637ff91-2509-4d27-8c2d-80f70a395444</DeliveryOrderID>
      <DeliveryProductSaleList>
        <DeliveryProductSaleInfo>
          <CombinationType>sample string 6</CombinationType>
          <Count>1</Count>
          <DeliveryOrderDetailID>dc72367c-bbe4-401d-923b-081b719dcc6a</DeliveryOrderDetailID>
          <DiscountPrice>1</DiscountPrice>
          <DiscountSum>1</DiscountSum>
          <OriginalPrice>1</OriginalPrice>
          <OriginalSum>1</OriginalSum>
          <PicUrl>sample string 2</PicUrl>
          <ProductID>347acc76-b84c-4fb8-bdce-7eb0aeb449ec</ProductID>
          <ProductName>sample string 1</ProductName>
          <ProductUnit>sample string 3</ProductUnit>
          <Spec>sample string 4</Spec>
          <UseTypeKey>sample string 5</UseTypeKey>
        </DeliveryProductSaleInfo>
        <DeliveryProductSaleInfo>
          <CombinationType>sample string 6</CombinationType>
          <Count>1</Count>
          <DeliveryOrderDetailID>dc72367c-bbe4-401d-923b-081b719dcc6a</DeliveryOrderDetailID>
          <DiscountPrice>1</DiscountPrice>
          <DiscountSum>1</DiscountSum>
          <OriginalPrice>1</OriginalPrice>
          <OriginalSum>1</OriginalSum>
          <PicUrl>sample string 2</PicUrl>
          <ProductID>347acc76-b84c-4fb8-bdce-7eb0aeb449ec</ProductID>
          <ProductName>sample string 1</ProductName>
          <ProductUnit>sample string 3</ProductUnit>
          <Spec>sample string 4</Spec>
          <UseTypeKey>sample string 5</UseTypeKey>
        </DeliveryProductSaleInfo>
      </DeliveryProductSaleList>
      <DeliveryTakeGoodMode>sample string 5</DeliveryTakeGoodMode>
      <DeliveryTakeGoodModeIndex>6</DeliveryTakeGoodModeIndex>
      <DeliveryTakeGoodModeList xmlns:d4p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Utility">
        <d4p1:JTListItem>
          <d4p1:Order>1</d4p1:Order>
          <d4p1:selected>true</d4p1:selected>
          <d4p1:text>sample string 2</d4p1:text>
          <d4p1:value>sample string 3</d4p1:value>
        </d4p1:JTListItem>
        <d4p1:JTListItem>
          <d4p1:Order>1</d4p1:Order>
          <d4p1:selected>true</d4p1:selected>
          <d4p1:text>sample string 2</d4p1:text>
          <d4p1:value>sample string 3</d4p1:value>
        </d4p1:JTListItem>
      </DeliveryTakeGoodModeList>
      <GiftProductList>
        <DeliveryProductSaleInfo>
          <CombinationType>sample string 6</CombinationType>
          <Count>1</Count>
          <DeliveryOrderDetailID>dc72367c-bbe4-401d-923b-081b719dcc6a</DeliveryOrderDetailID>
          <DiscountPrice>1</DiscountPrice>
          <DiscountSum>1</DiscountSum>
          <OriginalPrice>1</OriginalPrice>
          <OriginalSum>1</OriginalSum>
          <PicUrl>sample string 2</PicUrl>
          <ProductID>347acc76-b84c-4fb8-bdce-7eb0aeb449ec</ProductID>
          <ProductName>sample string 1</ProductName>
          <ProductUnit>sample string 3</ProductUnit>
          <Spec>sample string 4</Spec>
          <UseTypeKey>sample string 5</UseTypeKey>
        </DeliveryProductSaleInfo>
        <DeliveryProductSaleInfo>
          <CombinationType>sample string 6</CombinationType>
          <Count>1</Count>
          <DeliveryOrderDetailID>dc72367c-bbe4-401d-923b-081b719dcc6a</DeliveryOrderDetailID>
          <DiscountPrice>1</DiscountPrice>
          <DiscountSum>1</DiscountSum>
          <OriginalPrice>1</OriginalPrice>
          <OriginalSum>1</OriginalSum>
          <PicUrl>sample string 2</PicUrl>
          <ProductID>347acc76-b84c-4fb8-bdce-7eb0aeb449ec</ProductID>
          <ProductName>sample string 1</ProductName>
          <ProductUnit>sample string 3</ProductUnit>
          <Spec>sample string 4</Spec>
          <UseTypeKey>sample string 5</UseTypeKey>
        </DeliveryProductSaleInfo>
      </GiftProductList>
      <InvoiceType>sample string 7</InvoiceType>
      <InvoiceTypeIndex>8</InvoiceTypeIndex>
      <InvoiceTypeList xmlns:d4p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Utility">
        <d4p1:JTListItem>
          <d4p1:Order>1</d4p1:Order>
          <d4p1:selected>true</d4p1:selected>
          <d4p1:text>sample string 2</d4p1:text>
          <d4p1:value>sample string 3</d4p1:value>
        </d4p1:JTListItem>
        <d4p1:JTListItem>
          <d4p1:Order>1</d4p1:Order>
          <d4p1:selected>true</d4p1:selected>
          <d4p1:text>sample string 2</d4p1:text>
          <d4p1:value>sample string 3</d4p1:value>
        </d4p1:JTListItem>
      </InvoiceTypeList>
      <OrderDate>2025-06-23T22:01:25.3017556+08:00</OrderDate>
      <OrderDiscountDtlList>
        <OrderDiscountDtlInfo>
          <DiscountAmount>3</DiscountAmount>
          <OrderDiscountID>6672d1ce-4cba-404b-b9b3-9fca3d74aef7</OrderDiscountID>
          <OrderID>4e02bf4b-e8ff-41ce-a04e-1d08e2405411</OrderID>
          <ProductID>32d24315-775f-40ad-8b7c-418e73d2344e</ProductID>
          <ProductName>sample string 4</ProductName>
          <PromotionID>06e3858d-8909-413a-8aeb-e8d38d78e2da</PromotionID>
          <PromotionName>sample string 2</PromotionName>
          <PromotionType>sample string 1</PromotionType>
          <Remark>sample string 5</Remark>
        </OrderDiscountDtlInfo>
        <OrderDiscountDtlInfo>
          <DiscountAmount>3</DiscountAmount>
          <OrderDiscountID>6672d1ce-4cba-404b-b9b3-9fca3d74aef7</OrderDiscountID>
          <OrderID>4e02bf4b-e8ff-41ce-a04e-1d08e2405411</OrderID>
          <ProductID>32d24315-775f-40ad-8b7c-418e73d2344e</ProductID>
          <ProductName>sample string 4</ProductName>
          <PromotionID>06e3858d-8909-413a-8aeb-e8d38d78e2da</PromotionID>
          <PromotionName>sample string 2</PromotionName>
          <PromotionType>sample string 1</PromotionType>
          <Remark>sample string 5</Remark>
        </OrderDiscountDtlInfo>
      </OrderDiscountDtlList>
      <OrderDiscountList>
        <OrderDiscountInfo>
          <DiscountAmount>3</DiscountAmount>
          <OrderDiscountID>c3138fff-b808-4f98-a94a-c78904ab687c</OrderDiscountID>
          <OrderID>a51a676f-a4b4-4088-b86c-dde1d6556938</OrderID>
          <PromotionID>655d6957-be27-4043-9194-b119b93dd280</PromotionID>
          <PromotionName>sample string 2</PromotionName>
          <PromotionType>sample string 1</PromotionType>
          <Remark>sample string 4</Remark>
        </OrderDiscountInfo>
        <OrderDiscountInfo>
          <DiscountAmount>3</DiscountAmount>
          <OrderDiscountID>c3138fff-b808-4f98-a94a-c78904ab687c</OrderDiscountID>
          <OrderID>a51a676f-a4b4-4088-b86c-dde1d6556938</OrderID>
          <PromotionID>655d6957-be27-4043-9194-b119b93dd280</PromotionID>
          <PromotionName>sample string 2</PromotionName>
          <PromotionType>sample string 1</PromotionType>
          <Remark>sample string 4</Remark>
        </OrderDiscountInfo>
      </OrderDiscountList>
      <OrderNumber>sample string 1</OrderNumber>
      <OrderStatus>sample string 2</OrderStatus>
      <OrderStatusValue>sample string 3</OrderStatusValue>
      <Remark>sample string 9</Remark>
      <TotalSum>1</TotalSum>
      <TotalSum_Old>1</TotalSum_Old>
    </ShopDeliveryOrderInfo>
  </OrderList>
  <REQDeliverDate>sample string 7</REQDeliverDate>
  <ReceiveAddress>sample string 5</ReceiveAddress>
  <ReceiveDetailAddress>sample string 6</ReceiveDetailAddress>
</PlaceOrderBeforeDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResultModelOfNullableOfGuid
NameDescriptionTypeAdditional information
Code

ReturnCode

None.

Message

string

None.

Data

globally unique identifier

None.

Response Formats

application/json, text/json

Sample:
{
  "Code": 200,
  "Message": "sample string 1",
  "Data": "e4139b23-c21d-4223-95bf-cecb969bd071"
}

application/xml, text/xml

Sample:
<ResultModelOfNullableOfguid5F2dSckg xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JT.VSFA.Utility">
  <Code>Success</Code>
  <Data>e4139b23-c21d-4223-95bf-cecb969bd071</Data>
  <Message>sample string 1</Message>
</ResultModelOfNullableOfguid5F2dSckg>