POST api/OrderAssigned/OrderStatusSyncToHaiHui?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

OrderStatusSyncDto
NameDescriptionTypeAdditional information
DeliverOrderId

globally unique identifier

None.

OrderStatus

string

None.

OrderStatusLogList

Collection of OrderStatusLogDto

None.

MS31List

Collection of MS31_SaleNoteInfo

None.

TS09List

Collection of TS09_SaleNoteDetailInfo

None.

Request Formats

application/json, text/json

Sample:
{
  "DeliverOrderId": "7ce65809-513d-42d0-b7eb-8b1ee5456a01",
  "OrderStatus": "sample string 1",
  "OrderStatusLogList": [
    {
      "OldOrderStatus": "sample string 1",
      "Remark": "sample string 2"
    },
    {
      "OldOrderStatus": "sample string 1",
      "Remark": "sample string 2"
    }
  ],
  "MS31List": [
    {
      "MsgTargetDomainID": "5d488fd5-3d93-41b8-b1ef-e753a5df2e36",
      "MsgSourceDomainID": "5458d02f-aed2-4244-a4da-02d1a0de7d0b",
      "SaleNoteDetails": [
        {
          "TID": "c395dc11-20c3-48cf-a474-e7f9a00f2374",
          "DomainID": "9b1b9e07-8901-424c-b445-64b7f562145f",
          "LastUpdatePersonID": "sample string 1",
          "LastUpdateAccountID": "sample string 2",
          "LastUpdateDateTime": "2025-06-23 21:52:02",
          "CreatePersonID": "sample string 3",
          "CreateAccountID": "sample string 4",
          "CreateDateTime": "2025-06-23 21:52:02",
          "IsDelete": true,
          "SaleNoteID": "5604927d-f2f6-4823-b34f-abe84adef1b5",
          "OrderID": "436b0857-62a9-44ff-a546-903f8cf1cc35",
          "OrderDetailID": "2dd3eab7-690d-4702-890f-bdd6c6353403",
          "ProductID": "fea90054-2d5a-44f9-9b64-66d382f2597a",
          "Product": "sample string 5",
          "Count": 1.0,
          "Unit": "sample string 6",
          "Price": 1.0,
          "Spec": "sample string 7",
          "Batch": "sample string 8",
          "BarCode": "sample string 9",
          "UseTypeKey": "sample string 10",
          "AwardTypeKey": "sample string 11",
          "StockSatus": "sample string 12",
          "CostPrice": 1.0,
          "Sort": 1,
          "Remark": "sample string 13",
          "Manufacture": "2025-06-23 21:52:02",
          "Amount": 1.0
        },
        {
          "TID": "c395dc11-20c3-48cf-a474-e7f9a00f2374",
          "DomainID": "9b1b9e07-8901-424c-b445-64b7f562145f",
          "LastUpdatePersonID": "sample string 1",
          "LastUpdateAccountID": "sample string 2",
          "LastUpdateDateTime": "2025-06-23 21:52:02",
          "CreatePersonID": "sample string 3",
          "CreateAccountID": "sample string 4",
          "CreateDateTime": "2025-06-23 21:52:02",
          "IsDelete": true,
          "SaleNoteID": "5604927d-f2f6-4823-b34f-abe84adef1b5",
          "OrderID": "436b0857-62a9-44ff-a546-903f8cf1cc35",
          "OrderDetailID": "2dd3eab7-690d-4702-890f-bdd6c6353403",
          "ProductID": "fea90054-2d5a-44f9-9b64-66d382f2597a",
          "Product": "sample string 5",
          "Count": 1.0,
          "Unit": "sample string 6",
          "Price": 1.0,
          "Spec": "sample string 7",
          "Batch": "sample string 8",
          "BarCode": "sample string 9",
          "UseTypeKey": "sample string 10",
          "AwardTypeKey": "sample string 11",
          "StockSatus": "sample string 12",
          "CostPrice": 1.0,
          "Sort": 1,
          "Remark": "sample string 13",
          "Manufacture": "2025-06-23 21:52:02",
          "Amount": 1.0
        }
      ],
      "CustomerReceivables": [
        {
          "TID": "24ef5dc7-9aa5-4d3b-8891-a48df081d809",
          "DomainID": "31ec89a3-9c35-4e43-ad6f-abd57c449039",
          "LastUpdatePersonID": "sample string 1",
          "LastUpdateAccountID": "sample string 2",
          "LastUpdateDateTime": "2025-06-23 21:52:02",
          "CreatePersonID": "sample string 3",
          "CreateAccountID": "sample string 4",
          "CreateDateTime": "2025-06-23 21:52:02",
          "IsDelete": true,
          "CustomerBillID": "2119b946-3b2b-4150-8ff4-dfdd5e8c406a",
          "CashCategoryKey": "sample string 5",
          "SubjectID": "875a85fa-22d2-499b-b5f5-2f4c4e296bf5",
          "ModuleKey": "sample string 6",
          "ModuleKeyID": "19708814-7bc7-4d15-965d-676cbd6be7b1",
          "CustomerID": "b21a8239-2e02-4bf5-b5b1-0e42548c2fbd",
          "OptPersonID": "eafd1ae0-4985-4d44-b372-1e617643e732",
          "OptAccountID": "ca5e1e8d-7fe8-4b0d-b00f-9c2118fe9887",
          "OptDateTime": "2025-06-23 21:52:02",
          "TradeSum": 1.0,
          "CoinKey": "sample string 7",
          "Verification": 1.0,
          "CollectionStauts": 1,
          "SourceNumber": "sample string 8",
          "VisitID": "sample string 9",
          "CustomerBillStatus": 1,
          "IsChargeAgainst": 1
        },
        {
          "TID": "24ef5dc7-9aa5-4d3b-8891-a48df081d809",
          "DomainID": "31ec89a3-9c35-4e43-ad6f-abd57c449039",
          "LastUpdatePersonID": "sample string 1",
          "LastUpdateAccountID": "sample string 2",
          "LastUpdateDateTime": "2025-06-23 21:52:02",
          "CreatePersonID": "sample string 3",
          "CreateAccountID": "sample string 4",
          "CreateDateTime": "2025-06-23 21:52:02",
          "IsDelete": true,
          "CustomerBillID": "2119b946-3b2b-4150-8ff4-dfdd5e8c406a",
          "CashCategoryKey": "sample string 5",
          "SubjectID": "875a85fa-22d2-499b-b5f5-2f4c4e296bf5",
          "ModuleKey": "sample string 6",
          "ModuleKeyID": "19708814-7bc7-4d15-965d-676cbd6be7b1",
          "CustomerID": "b21a8239-2e02-4bf5-b5b1-0e42548c2fbd",
          "OptPersonID": "eafd1ae0-4985-4d44-b372-1e617643e732",
          "OptAccountID": "ca5e1e8d-7fe8-4b0d-b00f-9c2118fe9887",
          "OptDateTime": "2025-06-23 21:52:02",
          "TradeSum": 1.0,
          "CoinKey": "sample string 7",
          "Verification": 1.0,
          "CollectionStauts": 1,
          "SourceNumber": "sample string 8",
          "VisitID": "sample string 9",
          "CustomerBillStatus": 1,
          "IsChargeAgainst": 1
        }
      ],
      "TID": "9b5abda2-1d64-426d-b683-36478f5b5cda",
      "DomainID": "60a6c21e-3c59-4813-9381-4816090dc59a",
      "LastUpdatePersonID": "sample string 1",
      "LastUpdateAccountID": "sample string 2",
      "LastUpdateDateTime": "2025-06-23 21:52:02",
      "CreatePersonID": "sample string 3",
      "CreateAccountID": "sample string 4",
      "CreateDateTime": "2025-06-23 21:52:02",
      "IsDelete": true,
      "SaleNumber": "sample string 5",
      "Visit": "4faebbe0-e179-4f39-b00d-bae07c0cbca1",
      "AccountID": "6b9396de-d346-4d0c-8588-513c1c37da76",
      "PersonID": "824d2f9c-ec8f-4fec-b188-66fad5187826",
      "PersonName": "sample string 6",
      "Customer": "deff2739-c9e0-473c-83df-bbb93162e1ac",
      "CustomerName": "sample string 7",
      "SaleDateTime": "2025-06-23 21:52:02",
      "TotalSum": 1.0,
      "ClearChange": 1.0,
      "Receivable": 1.0,
      "WarehouseID": "ac88ba06-ab69-4e69-a40f-67cc99cbb87b",
      "SaleSource": 1,
      "IsPrint": 1,
      "VisitActivityID": "09c11afc-24a9-4bdf-8b48-0c3614362a0f",
      "SaleNoteStatus": true,
      "NumberTypeKey": "sample string 8",
      "VechileID": "c8b0de9a-e6b3-4cbc-9cf8-13a792bde456",
      "Privilege": 1.0,
      "Verification": 1.0,
      "CollectionStauts": 1,
      "Stauts": 1,
      "ApprovalAccountID": "d5c10f97-94dd-4bae-99c7-4af68bda6509",
      "ApprovalPersonID": "46e8dc1e-e36d-4709-a838-17bd886767ef",
      "ApprovalPersonName": "sample string 9",
      "ApprovalDateTime": "2025-06-23 21:52:02",
      "TypeKey": "sample string 10",
      "DeliveryOrderID": "acf1acc4-a139-4538-974d-0693b2163b6e",
      "Remark": "sample string 11",
      "SalesAccountID": "sample string 12",
      "SalesPersonName": "sample string 13",
      "MakerAccountID": "26aba439-2280-429c-beea-e34b0a085747",
      "MakerPersonName": "sample string 14",
      "MakerDateTime": "2025-06-23 21:52:02",
      "CustomerBillStatus": 1,
      "OrderType": "sample string 15",
      "SaleDate": "2025-06-23 21:52:02"
    },
    {
      "MsgTargetDomainID": "5d488fd5-3d93-41b8-b1ef-e753a5df2e36",
      "MsgSourceDomainID": "5458d02f-aed2-4244-a4da-02d1a0de7d0b",
      "SaleNoteDetails": [
        {
          "TID": "c395dc11-20c3-48cf-a474-e7f9a00f2374",
          "DomainID": "9b1b9e07-8901-424c-b445-64b7f562145f",
          "LastUpdatePersonID": "sample string 1",
          "LastUpdateAccountID": "sample string 2",
          "LastUpdateDateTime": "2025-06-23 21:52:02",
          "CreatePersonID": "sample string 3",
          "CreateAccountID": "sample string 4",
          "CreateDateTime": "2025-06-23 21:52:02",
          "IsDelete": true,
          "SaleNoteID": "5604927d-f2f6-4823-b34f-abe84adef1b5",
          "OrderID": "436b0857-62a9-44ff-a546-903f8cf1cc35",
          "OrderDetailID": "2dd3eab7-690d-4702-890f-bdd6c6353403",
          "ProductID": "fea90054-2d5a-44f9-9b64-66d382f2597a",
          "Product": "sample string 5",
          "Count": 1.0,
          "Unit": "sample string 6",
          "Price": 1.0,
          "Spec": "sample string 7",
          "Batch": "sample string 8",
          "BarCode": "sample string 9",
          "UseTypeKey": "sample string 10",
          "AwardTypeKey": "sample string 11",
          "StockSatus": "sample string 12",
          "CostPrice": 1.0,
          "Sort": 1,
          "Remark": "sample string 13",
          "Manufacture": "2025-06-23 21:52:02",
          "Amount": 1.0
        },
        {
          "TID": "c395dc11-20c3-48cf-a474-e7f9a00f2374",
          "DomainID": "9b1b9e07-8901-424c-b445-64b7f562145f",
          "LastUpdatePersonID": "sample string 1",
          "LastUpdateAccountID": "sample string 2",
          "LastUpdateDateTime": "2025-06-23 21:52:02",
          "CreatePersonID": "sample string 3",
          "CreateAccountID": "sample string 4",
          "CreateDateTime": "2025-06-23 21:52:02",
          "IsDelete": true,
          "SaleNoteID": "5604927d-f2f6-4823-b34f-abe84adef1b5",
          "OrderID": "436b0857-62a9-44ff-a546-903f8cf1cc35",
          "OrderDetailID": "2dd3eab7-690d-4702-890f-bdd6c6353403",
          "ProductID": "fea90054-2d5a-44f9-9b64-66d382f2597a",
          "Product": "sample string 5",
          "Count": 1.0,
          "Unit": "sample string 6",
          "Price": 1.0,
          "Spec": "sample string 7",
          "Batch": "sample string 8",
          "BarCode": "sample string 9",
          "UseTypeKey": "sample string 10",
          "AwardTypeKey": "sample string 11",
          "StockSatus": "sample string 12",
          "CostPrice": 1.0,
          "Sort": 1,
          "Remark": "sample string 13",
          "Manufacture": "2025-06-23 21:52:02",
          "Amount": 1.0
        }
      ],
      "CustomerReceivables": [
        {
          "TID": "24ef5dc7-9aa5-4d3b-8891-a48df081d809",
          "DomainID": "31ec89a3-9c35-4e43-ad6f-abd57c449039",
          "LastUpdatePersonID": "sample string 1",
          "LastUpdateAccountID": "sample string 2",
          "LastUpdateDateTime": "2025-06-23 21:52:02",
          "CreatePersonID": "sample string 3",
          "CreateAccountID": "sample string 4",
          "CreateDateTime": "2025-06-23 21:52:02",
          "IsDelete": true,
          "CustomerBillID": "2119b946-3b2b-4150-8ff4-dfdd5e8c406a",
          "CashCategoryKey": "sample string 5",
          "SubjectID": "875a85fa-22d2-499b-b5f5-2f4c4e296bf5",
          "ModuleKey": "sample string 6",
          "ModuleKeyID": "19708814-7bc7-4d15-965d-676cbd6be7b1",
          "CustomerID": "b21a8239-2e02-4bf5-b5b1-0e42548c2fbd",
          "OptPersonID": "eafd1ae0-4985-4d44-b372-1e617643e732",
          "OptAccountID": "ca5e1e8d-7fe8-4b0d-b00f-9c2118fe9887",
          "OptDateTime": "2025-06-23 21:52:02",
          "TradeSum": 1.0,
          "CoinKey": "sample string 7",
          "Verification": 1.0,
          "CollectionStauts": 1,
          "SourceNumber": "sample string 8",
          "VisitID": "sample string 9",
          "CustomerBillStatus": 1,
          "IsChargeAgainst": 1
        },
        {
          "TID": "24ef5dc7-9aa5-4d3b-8891-a48df081d809",
          "DomainID": "31ec89a3-9c35-4e43-ad6f-abd57c449039",
          "LastUpdatePersonID": "sample string 1",
          "LastUpdateAccountID": "sample string 2",
          "LastUpdateDateTime": "2025-06-23 21:52:02",
          "CreatePersonID": "sample string 3",
          "CreateAccountID": "sample string 4",
          "CreateDateTime": "2025-06-23 21:52:02",
          "IsDelete": true,
          "CustomerBillID": "2119b946-3b2b-4150-8ff4-dfdd5e8c406a",
          "CashCategoryKey": "sample string 5",
          "SubjectID": "875a85fa-22d2-499b-b5f5-2f4c4e296bf5",
          "ModuleKey": "sample string 6",
          "ModuleKeyID": "19708814-7bc7-4d15-965d-676cbd6be7b1",
          "CustomerID": "b21a8239-2e02-4bf5-b5b1-0e42548c2fbd",
          "OptPersonID": "eafd1ae0-4985-4d44-b372-1e617643e732",
          "OptAccountID": "ca5e1e8d-7fe8-4b0d-b00f-9c2118fe9887",
          "OptDateTime": "2025-06-23 21:52:02",
          "TradeSum": 1.0,
          "CoinKey": "sample string 7",
          "Verification": 1.0,
          "CollectionStauts": 1,
          "SourceNumber": "sample string 8",
          "VisitID": "sample string 9",
          "CustomerBillStatus": 1,
          "IsChargeAgainst": 1
        }
      ],
      "TID": "9b5abda2-1d64-426d-b683-36478f5b5cda",
      "DomainID": "60a6c21e-3c59-4813-9381-4816090dc59a",
      "LastUpdatePersonID": "sample string 1",
      "LastUpdateAccountID": "sample string 2",
      "LastUpdateDateTime": "2025-06-23 21:52:02",
      "CreatePersonID": "sample string 3",
      "CreateAccountID": "sample string 4",
      "CreateDateTime": "2025-06-23 21:52:02",
      "IsDelete": true,
      "SaleNumber": "sample string 5",
      "Visit": "4faebbe0-e179-4f39-b00d-bae07c0cbca1",
      "AccountID": "6b9396de-d346-4d0c-8588-513c1c37da76",
      "PersonID": "824d2f9c-ec8f-4fec-b188-66fad5187826",
      "PersonName": "sample string 6",
      "Customer": "deff2739-c9e0-473c-83df-bbb93162e1ac",
      "CustomerName": "sample string 7",
      "SaleDateTime": "2025-06-23 21:52:02",
      "TotalSum": 1.0,
      "ClearChange": 1.0,
      "Receivable": 1.0,
      "WarehouseID": "ac88ba06-ab69-4e69-a40f-67cc99cbb87b",
      "SaleSource": 1,
      "IsPrint": 1,
      "VisitActivityID": "09c11afc-24a9-4bdf-8b48-0c3614362a0f",
      "SaleNoteStatus": true,
      "NumberTypeKey": "sample string 8",
      "VechileID": "c8b0de9a-e6b3-4cbc-9cf8-13a792bde456",
      "Privilege": 1.0,
      "Verification": 1.0,
      "CollectionStauts": 1,
      "Stauts": 1,
      "ApprovalAccountID": "d5c10f97-94dd-4bae-99c7-4af68bda6509",
      "ApprovalPersonID": "46e8dc1e-e36d-4709-a838-17bd886767ef",
      "ApprovalPersonName": "sample string 9",
      "ApprovalDateTime": "2025-06-23 21:52:02",
      "TypeKey": "sample string 10",
      "DeliveryOrderID": "acf1acc4-a139-4538-974d-0693b2163b6e",
      "Remark": "sample string 11",
      "SalesAccountID": "sample string 12",
      "SalesPersonName": "sample string 13",
      "MakerAccountID": "26aba439-2280-429c-beea-e34b0a085747",
      "MakerPersonName": "sample string 14",
      "MakerDateTime": "2025-06-23 21:52:02",
      "CustomerBillStatus": 1,
      "OrderType": "sample string 15",
      "SaleDate": "2025-06-23 21:52:02"
    }
  ],
  "TS09List": [
    {
      "TID": "c395dc11-20c3-48cf-a474-e7f9a00f2374",
      "DomainID": "9b1b9e07-8901-424c-b445-64b7f562145f",
      "LastUpdatePersonID": "sample string 1",
      "LastUpdateAccountID": "sample string 2",
      "LastUpdateDateTime": "2025-06-23 21:52:02",
      "CreatePersonID": "sample string 3",
      "CreateAccountID": "sample string 4",
      "CreateDateTime": "2025-06-23 21:52:02",
      "IsDelete": true,
      "SaleNoteID": "5604927d-f2f6-4823-b34f-abe84adef1b5",
      "OrderID": "436b0857-62a9-44ff-a546-903f8cf1cc35",
      "OrderDetailID": "2dd3eab7-690d-4702-890f-bdd6c6353403",
      "ProductID": "fea90054-2d5a-44f9-9b64-66d382f2597a",
      "Product": "sample string 5",
      "Count": 1.0,
      "Unit": "sample string 6",
      "Price": 1.0,
      "Spec": "sample string 7",
      "Batch": "sample string 8",
      "BarCode": "sample string 9",
      "UseTypeKey": "sample string 10",
      "AwardTypeKey": "sample string 11",
      "StockSatus": "sample string 12",
      "CostPrice": 1.0,
      "Sort": 1,
      "Remark": "sample string 13",
      "Manufacture": "2025-06-23 21:52:02",
      "Amount": 1.0
    },
    {
      "TID": "c395dc11-20c3-48cf-a474-e7f9a00f2374",
      "DomainID": "9b1b9e07-8901-424c-b445-64b7f562145f",
      "LastUpdatePersonID": "sample string 1",
      "LastUpdateAccountID": "sample string 2",
      "LastUpdateDateTime": "2025-06-23 21:52:02",
      "CreatePersonID": "sample string 3",
      "CreateAccountID": "sample string 4",
      "CreateDateTime": "2025-06-23 21:52:02",
      "IsDelete": true,
      "SaleNoteID": "5604927d-f2f6-4823-b34f-abe84adef1b5",
      "OrderID": "436b0857-62a9-44ff-a546-903f8cf1cc35",
      "OrderDetailID": "2dd3eab7-690d-4702-890f-bdd6c6353403",
      "ProductID": "fea90054-2d5a-44f9-9b64-66d382f2597a",
      "Product": "sample string 5",
      "Count": 1.0,
      "Unit": "sample string 6",
      "Price": 1.0,
      "Spec": "sample string 7",
      "Batch": "sample string 8",
      "BarCode": "sample string 9",
      "UseTypeKey": "sample string 10",
      "AwardTypeKey": "sample string 11",
      "StockSatus": "sample string 12",
      "CostPrice": 1.0,
      "Sort": 1,
      "Remark": "sample string 13",
      "Manufacture": "2025-06-23 21:52:02",
      "Amount": 1.0
    }
  ]
}

application/xml, text/xml

Sample:
<OrderStatusSyncDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity.DTO.ApiDTO">
  <DeliverOrderId>7ce65809-513d-42d0-b7eb-8b1ee5456a01</DeliverOrderId>
  <MS31List xmlns:d2p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity">
    <d2p1:MS31_SaleNoteInfo>
      <d2p1:AccountID>6b9396de-d346-4d0c-8588-513c1c37da76</d2p1:AccountID>
      <d2p1:ApprovalAccountID>d5c10f97-94dd-4bae-99c7-4af68bda6509</d2p1:ApprovalAccountID>
      <d2p1:ApprovalDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:ApprovalDateTime>
      <d2p1:ApprovalPersonID>46e8dc1e-e36d-4709-a838-17bd886767ef</d2p1:ApprovalPersonID>
      <d2p1:ApprovalPersonName>sample string 9</d2p1:ApprovalPersonName>
      <d2p1:ClearChange>1</d2p1:ClearChange>
      <d2p1:CollectionStauts>1</d2p1:CollectionStauts>
      <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
      <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
      <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
      <d2p1:Customer>deff2739-c9e0-473c-83df-bbb93162e1ac</d2p1:Customer>
      <d2p1:CustomerBillStatus>1</d2p1:CustomerBillStatus>
      <d2p1:CustomerName>sample string 7</d2p1:CustomerName>
      <d2p1:CustomerReceivables>
        <d2p1:MS100_CustomerReceivableInfo>
          <d2p1:CashCategoryKey>sample string 5</d2p1:CashCategoryKey>
          <d2p1:CoinKey>sample string 7</d2p1:CoinKey>
          <d2p1:CollectionStauts>1</d2p1:CollectionStauts>
          <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
          <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
          <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
          <d2p1:CustomerBillID>2119b946-3b2b-4150-8ff4-dfdd5e8c406a</d2p1:CustomerBillID>
          <d2p1:CustomerBillStatus>1</d2p1:CustomerBillStatus>
          <d2p1:CustomerID>b21a8239-2e02-4bf5-b5b1-0e42548c2fbd</d2p1:CustomerID>
          <d2p1:DomainID>31ec89a3-9c35-4e43-ad6f-abd57c449039</d2p1:DomainID>
          <d2p1:IsChargeAgainst>1</d2p1:IsChargeAgainst>
          <d2p1:IsDelete>true</d2p1:IsDelete>
          <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
          <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
          <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
          <d2p1:ModuleKey>sample string 6</d2p1:ModuleKey>
          <d2p1:ModuleKeyID>19708814-7bc7-4d15-965d-676cbd6be7b1</d2p1:ModuleKeyID>
          <d2p1:OptAccountID>ca5e1e8d-7fe8-4b0d-b00f-9c2118fe9887</d2p1:OptAccountID>
          <d2p1:OptDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:OptDateTime>
          <d2p1:OptPersonID>eafd1ae0-4985-4d44-b372-1e617643e732</d2p1:OptPersonID>
          <d2p1:SourceNumber>sample string 8</d2p1:SourceNumber>
          <d2p1:SubjectID>875a85fa-22d2-499b-b5f5-2f4c4e296bf5</d2p1:SubjectID>
          <d2p1:TID>24ef5dc7-9aa5-4d3b-8891-a48df081d809</d2p1:TID>
          <d2p1:TradeSum>1</d2p1:TradeSum>
          <d2p1:Verification>1</d2p1:Verification>
          <d2p1:VisitID>sample string 9</d2p1:VisitID>
        </d2p1:MS100_CustomerReceivableInfo>
        <d2p1:MS100_CustomerReceivableInfo>
          <d2p1:CashCategoryKey>sample string 5</d2p1:CashCategoryKey>
          <d2p1:CoinKey>sample string 7</d2p1:CoinKey>
          <d2p1:CollectionStauts>1</d2p1:CollectionStauts>
          <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
          <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
          <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
          <d2p1:CustomerBillID>2119b946-3b2b-4150-8ff4-dfdd5e8c406a</d2p1:CustomerBillID>
          <d2p1:CustomerBillStatus>1</d2p1:CustomerBillStatus>
          <d2p1:CustomerID>b21a8239-2e02-4bf5-b5b1-0e42548c2fbd</d2p1:CustomerID>
          <d2p1:DomainID>31ec89a3-9c35-4e43-ad6f-abd57c449039</d2p1:DomainID>
          <d2p1:IsChargeAgainst>1</d2p1:IsChargeAgainst>
          <d2p1:IsDelete>true</d2p1:IsDelete>
          <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
          <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
          <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
          <d2p1:ModuleKey>sample string 6</d2p1:ModuleKey>
          <d2p1:ModuleKeyID>19708814-7bc7-4d15-965d-676cbd6be7b1</d2p1:ModuleKeyID>
          <d2p1:OptAccountID>ca5e1e8d-7fe8-4b0d-b00f-9c2118fe9887</d2p1:OptAccountID>
          <d2p1:OptDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:OptDateTime>
          <d2p1:OptPersonID>eafd1ae0-4985-4d44-b372-1e617643e732</d2p1:OptPersonID>
          <d2p1:SourceNumber>sample string 8</d2p1:SourceNumber>
          <d2p1:SubjectID>875a85fa-22d2-499b-b5f5-2f4c4e296bf5</d2p1:SubjectID>
          <d2p1:TID>24ef5dc7-9aa5-4d3b-8891-a48df081d809</d2p1:TID>
          <d2p1:TradeSum>1</d2p1:TradeSum>
          <d2p1:Verification>1</d2p1:Verification>
          <d2p1:VisitID>sample string 9</d2p1:VisitID>
        </d2p1:MS100_CustomerReceivableInfo>
      </d2p1:CustomerReceivables>
      <d2p1:DeliveryOrderID>acf1acc4-a139-4538-974d-0693b2163b6e</d2p1:DeliveryOrderID>
      <d2p1:DomainID>60a6c21e-3c59-4813-9381-4816090dc59a</d2p1:DomainID>
      <d2p1:IsDelete>true</d2p1:IsDelete>
      <d2p1:IsPrint>1</d2p1:IsPrint>
      <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
      <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
      <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
      <d2p1:MakerAccountID>26aba439-2280-429c-beea-e34b0a085747</d2p1:MakerAccountID>
      <d2p1:MakerDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:MakerDateTime>
      <d2p1:MakerPersonName>sample string 14</d2p1:MakerPersonName>
      <d2p1:MsgSourceDomainID>5458d02f-aed2-4244-a4da-02d1a0de7d0b</d2p1:MsgSourceDomainID>
      <d2p1:MsgTargetDomainID>5d488fd5-3d93-41b8-b1ef-e753a5df2e36</d2p1:MsgTargetDomainID>
      <d2p1:NumberTypeKey>sample string 8</d2p1:NumberTypeKey>
      <d2p1:OrderType>sample string 15</d2p1:OrderType>
      <d2p1:PersonID>824d2f9c-ec8f-4fec-b188-66fad5187826</d2p1:PersonID>
      <d2p1:PersonName>sample string 6</d2p1:PersonName>
      <d2p1:Privilege>1</d2p1:Privilege>
      <d2p1:Receivable>1</d2p1:Receivable>
      <d2p1:Remark>sample string 11</d2p1:Remark>
      <d2p1:SaleDate>2025-06-23T21:52:02.3563314+08:00</d2p1:SaleDate>
      <d2p1:SaleDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:SaleDateTime>
      <d2p1:SaleNoteDetails>
        <d2p1:TS09_SaleNoteDetailInfo>
          <d2p1:Amount>1</d2p1:Amount>
          <d2p1:AwardTypeKey>sample string 11</d2p1:AwardTypeKey>
          <d2p1:BarCode>sample string 9</d2p1:BarCode>
          <d2p1:Batch>sample string 8</d2p1:Batch>
          <d2p1:CostPrice>1</d2p1:CostPrice>
          <d2p1:Count>1</d2p1:Count>
          <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
          <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
          <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
          <d2p1:DomainID>9b1b9e07-8901-424c-b445-64b7f562145f</d2p1:DomainID>
          <d2p1:IsDelete>true</d2p1:IsDelete>
          <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
          <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
          <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
          <d2p1:Manufacture>2025-06-23T21:52:02.3563314+08:00</d2p1:Manufacture>
          <d2p1:OrderDetailID>2dd3eab7-690d-4702-890f-bdd6c6353403</d2p1:OrderDetailID>
          <d2p1:OrderID>436b0857-62a9-44ff-a546-903f8cf1cc35</d2p1:OrderID>
          <d2p1:Price>1</d2p1:Price>
          <d2p1:Product>sample string 5</d2p1:Product>
          <d2p1:ProductID>fea90054-2d5a-44f9-9b64-66d382f2597a</d2p1:ProductID>
          <d2p1:Remark>sample string 13</d2p1:Remark>
          <d2p1:SaleNoteID>5604927d-f2f6-4823-b34f-abe84adef1b5</d2p1:SaleNoteID>
          <d2p1:Sort>1</d2p1:Sort>
          <d2p1:Spec>sample string 7</d2p1:Spec>
          <d2p1:StockSatus>sample string 12</d2p1:StockSatus>
          <d2p1:TID>c395dc11-20c3-48cf-a474-e7f9a00f2374</d2p1:TID>
          <d2p1:Unit>sample string 6</d2p1:Unit>
          <d2p1:UseTypeKey>sample string 10</d2p1:UseTypeKey>
        </d2p1:TS09_SaleNoteDetailInfo>
        <d2p1:TS09_SaleNoteDetailInfo>
          <d2p1:Amount>1</d2p1:Amount>
          <d2p1:AwardTypeKey>sample string 11</d2p1:AwardTypeKey>
          <d2p1:BarCode>sample string 9</d2p1:BarCode>
          <d2p1:Batch>sample string 8</d2p1:Batch>
          <d2p1:CostPrice>1</d2p1:CostPrice>
          <d2p1:Count>1</d2p1:Count>
          <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
          <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
          <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
          <d2p1:DomainID>9b1b9e07-8901-424c-b445-64b7f562145f</d2p1:DomainID>
          <d2p1:IsDelete>true</d2p1:IsDelete>
          <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
          <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
          <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
          <d2p1:Manufacture>2025-06-23T21:52:02.3563314+08:00</d2p1:Manufacture>
          <d2p1:OrderDetailID>2dd3eab7-690d-4702-890f-bdd6c6353403</d2p1:OrderDetailID>
          <d2p1:OrderID>436b0857-62a9-44ff-a546-903f8cf1cc35</d2p1:OrderID>
          <d2p1:Price>1</d2p1:Price>
          <d2p1:Product>sample string 5</d2p1:Product>
          <d2p1:ProductID>fea90054-2d5a-44f9-9b64-66d382f2597a</d2p1:ProductID>
          <d2p1:Remark>sample string 13</d2p1:Remark>
          <d2p1:SaleNoteID>5604927d-f2f6-4823-b34f-abe84adef1b5</d2p1:SaleNoteID>
          <d2p1:Sort>1</d2p1:Sort>
          <d2p1:Spec>sample string 7</d2p1:Spec>
          <d2p1:StockSatus>sample string 12</d2p1:StockSatus>
          <d2p1:TID>c395dc11-20c3-48cf-a474-e7f9a00f2374</d2p1:TID>
          <d2p1:Unit>sample string 6</d2p1:Unit>
          <d2p1:UseTypeKey>sample string 10</d2p1:UseTypeKey>
        </d2p1:TS09_SaleNoteDetailInfo>
      </d2p1:SaleNoteDetails>
      <d2p1:SaleNoteStatus>true</d2p1:SaleNoteStatus>
      <d2p1:SaleNumber>sample string 5</d2p1:SaleNumber>
      <d2p1:SaleSource>1</d2p1:SaleSource>
      <d2p1:SalesAccountID>sample string 12</d2p1:SalesAccountID>
      <d2p1:SalesPersonName>sample string 13</d2p1:SalesPersonName>
      <d2p1:Stauts>1</d2p1:Stauts>
      <d2p1:TID>9b5abda2-1d64-426d-b683-36478f5b5cda</d2p1:TID>
      <d2p1:TotalSum>1</d2p1:TotalSum>
      <d2p1:TypeKey>sample string 10</d2p1:TypeKey>
      <d2p1:VechileID>c8b0de9a-e6b3-4cbc-9cf8-13a792bde456</d2p1:VechileID>
      <d2p1:Verification>1</d2p1:Verification>
      <d2p1:Visit>4faebbe0-e179-4f39-b00d-bae07c0cbca1</d2p1:Visit>
      <d2p1:VisitActivityID>09c11afc-24a9-4bdf-8b48-0c3614362a0f</d2p1:VisitActivityID>
      <d2p1:WarehouseID>ac88ba06-ab69-4e69-a40f-67cc99cbb87b</d2p1:WarehouseID>
    </d2p1:MS31_SaleNoteInfo>
    <d2p1:MS31_SaleNoteInfo>
      <d2p1:AccountID>6b9396de-d346-4d0c-8588-513c1c37da76</d2p1:AccountID>
      <d2p1:ApprovalAccountID>d5c10f97-94dd-4bae-99c7-4af68bda6509</d2p1:ApprovalAccountID>
      <d2p1:ApprovalDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:ApprovalDateTime>
      <d2p1:ApprovalPersonID>46e8dc1e-e36d-4709-a838-17bd886767ef</d2p1:ApprovalPersonID>
      <d2p1:ApprovalPersonName>sample string 9</d2p1:ApprovalPersonName>
      <d2p1:ClearChange>1</d2p1:ClearChange>
      <d2p1:CollectionStauts>1</d2p1:CollectionStauts>
      <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
      <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
      <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
      <d2p1:Customer>deff2739-c9e0-473c-83df-bbb93162e1ac</d2p1:Customer>
      <d2p1:CustomerBillStatus>1</d2p1:CustomerBillStatus>
      <d2p1:CustomerName>sample string 7</d2p1:CustomerName>
      <d2p1:CustomerReceivables>
        <d2p1:MS100_CustomerReceivableInfo>
          <d2p1:CashCategoryKey>sample string 5</d2p1:CashCategoryKey>
          <d2p1:CoinKey>sample string 7</d2p1:CoinKey>
          <d2p1:CollectionStauts>1</d2p1:CollectionStauts>
          <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
          <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
          <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
          <d2p1:CustomerBillID>2119b946-3b2b-4150-8ff4-dfdd5e8c406a</d2p1:CustomerBillID>
          <d2p1:CustomerBillStatus>1</d2p1:CustomerBillStatus>
          <d2p1:CustomerID>b21a8239-2e02-4bf5-b5b1-0e42548c2fbd</d2p1:CustomerID>
          <d2p1:DomainID>31ec89a3-9c35-4e43-ad6f-abd57c449039</d2p1:DomainID>
          <d2p1:IsChargeAgainst>1</d2p1:IsChargeAgainst>
          <d2p1:IsDelete>true</d2p1:IsDelete>
          <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
          <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
          <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
          <d2p1:ModuleKey>sample string 6</d2p1:ModuleKey>
          <d2p1:ModuleKeyID>19708814-7bc7-4d15-965d-676cbd6be7b1</d2p1:ModuleKeyID>
          <d2p1:OptAccountID>ca5e1e8d-7fe8-4b0d-b00f-9c2118fe9887</d2p1:OptAccountID>
          <d2p1:OptDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:OptDateTime>
          <d2p1:OptPersonID>eafd1ae0-4985-4d44-b372-1e617643e732</d2p1:OptPersonID>
          <d2p1:SourceNumber>sample string 8</d2p1:SourceNumber>
          <d2p1:SubjectID>875a85fa-22d2-499b-b5f5-2f4c4e296bf5</d2p1:SubjectID>
          <d2p1:TID>24ef5dc7-9aa5-4d3b-8891-a48df081d809</d2p1:TID>
          <d2p1:TradeSum>1</d2p1:TradeSum>
          <d2p1:Verification>1</d2p1:Verification>
          <d2p1:VisitID>sample string 9</d2p1:VisitID>
        </d2p1:MS100_CustomerReceivableInfo>
        <d2p1:MS100_CustomerReceivableInfo>
          <d2p1:CashCategoryKey>sample string 5</d2p1:CashCategoryKey>
          <d2p1:CoinKey>sample string 7</d2p1:CoinKey>
          <d2p1:CollectionStauts>1</d2p1:CollectionStauts>
          <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
          <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
          <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
          <d2p1:CustomerBillID>2119b946-3b2b-4150-8ff4-dfdd5e8c406a</d2p1:CustomerBillID>
          <d2p1:CustomerBillStatus>1</d2p1:CustomerBillStatus>
          <d2p1:CustomerID>b21a8239-2e02-4bf5-b5b1-0e42548c2fbd</d2p1:CustomerID>
          <d2p1:DomainID>31ec89a3-9c35-4e43-ad6f-abd57c449039</d2p1:DomainID>
          <d2p1:IsChargeAgainst>1</d2p1:IsChargeAgainst>
          <d2p1:IsDelete>true</d2p1:IsDelete>
          <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
          <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
          <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
          <d2p1:ModuleKey>sample string 6</d2p1:ModuleKey>
          <d2p1:ModuleKeyID>19708814-7bc7-4d15-965d-676cbd6be7b1</d2p1:ModuleKeyID>
          <d2p1:OptAccountID>ca5e1e8d-7fe8-4b0d-b00f-9c2118fe9887</d2p1:OptAccountID>
          <d2p1:OptDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:OptDateTime>
          <d2p1:OptPersonID>eafd1ae0-4985-4d44-b372-1e617643e732</d2p1:OptPersonID>
          <d2p1:SourceNumber>sample string 8</d2p1:SourceNumber>
          <d2p1:SubjectID>875a85fa-22d2-499b-b5f5-2f4c4e296bf5</d2p1:SubjectID>
          <d2p1:TID>24ef5dc7-9aa5-4d3b-8891-a48df081d809</d2p1:TID>
          <d2p1:TradeSum>1</d2p1:TradeSum>
          <d2p1:Verification>1</d2p1:Verification>
          <d2p1:VisitID>sample string 9</d2p1:VisitID>
        </d2p1:MS100_CustomerReceivableInfo>
      </d2p1:CustomerReceivables>
      <d2p1:DeliveryOrderID>acf1acc4-a139-4538-974d-0693b2163b6e</d2p1:DeliveryOrderID>
      <d2p1:DomainID>60a6c21e-3c59-4813-9381-4816090dc59a</d2p1:DomainID>
      <d2p1:IsDelete>true</d2p1:IsDelete>
      <d2p1:IsPrint>1</d2p1:IsPrint>
      <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
      <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
      <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
      <d2p1:MakerAccountID>26aba439-2280-429c-beea-e34b0a085747</d2p1:MakerAccountID>
      <d2p1:MakerDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:MakerDateTime>
      <d2p1:MakerPersonName>sample string 14</d2p1:MakerPersonName>
      <d2p1:MsgSourceDomainID>5458d02f-aed2-4244-a4da-02d1a0de7d0b</d2p1:MsgSourceDomainID>
      <d2p1:MsgTargetDomainID>5d488fd5-3d93-41b8-b1ef-e753a5df2e36</d2p1:MsgTargetDomainID>
      <d2p1:NumberTypeKey>sample string 8</d2p1:NumberTypeKey>
      <d2p1:OrderType>sample string 15</d2p1:OrderType>
      <d2p1:PersonID>824d2f9c-ec8f-4fec-b188-66fad5187826</d2p1:PersonID>
      <d2p1:PersonName>sample string 6</d2p1:PersonName>
      <d2p1:Privilege>1</d2p1:Privilege>
      <d2p1:Receivable>1</d2p1:Receivable>
      <d2p1:Remark>sample string 11</d2p1:Remark>
      <d2p1:SaleDate>2025-06-23T21:52:02.3563314+08:00</d2p1:SaleDate>
      <d2p1:SaleDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:SaleDateTime>
      <d2p1:SaleNoteDetails>
        <d2p1:TS09_SaleNoteDetailInfo>
          <d2p1:Amount>1</d2p1:Amount>
          <d2p1:AwardTypeKey>sample string 11</d2p1:AwardTypeKey>
          <d2p1:BarCode>sample string 9</d2p1:BarCode>
          <d2p1:Batch>sample string 8</d2p1:Batch>
          <d2p1:CostPrice>1</d2p1:CostPrice>
          <d2p1:Count>1</d2p1:Count>
          <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
          <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
          <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
          <d2p1:DomainID>9b1b9e07-8901-424c-b445-64b7f562145f</d2p1:DomainID>
          <d2p1:IsDelete>true</d2p1:IsDelete>
          <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
          <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
          <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
          <d2p1:Manufacture>2025-06-23T21:52:02.3563314+08:00</d2p1:Manufacture>
          <d2p1:OrderDetailID>2dd3eab7-690d-4702-890f-bdd6c6353403</d2p1:OrderDetailID>
          <d2p1:OrderID>436b0857-62a9-44ff-a546-903f8cf1cc35</d2p1:OrderID>
          <d2p1:Price>1</d2p1:Price>
          <d2p1:Product>sample string 5</d2p1:Product>
          <d2p1:ProductID>fea90054-2d5a-44f9-9b64-66d382f2597a</d2p1:ProductID>
          <d2p1:Remark>sample string 13</d2p1:Remark>
          <d2p1:SaleNoteID>5604927d-f2f6-4823-b34f-abe84adef1b5</d2p1:SaleNoteID>
          <d2p1:Sort>1</d2p1:Sort>
          <d2p1:Spec>sample string 7</d2p1:Spec>
          <d2p1:StockSatus>sample string 12</d2p1:StockSatus>
          <d2p1:TID>c395dc11-20c3-48cf-a474-e7f9a00f2374</d2p1:TID>
          <d2p1:Unit>sample string 6</d2p1:Unit>
          <d2p1:UseTypeKey>sample string 10</d2p1:UseTypeKey>
        </d2p1:TS09_SaleNoteDetailInfo>
        <d2p1:TS09_SaleNoteDetailInfo>
          <d2p1:Amount>1</d2p1:Amount>
          <d2p1:AwardTypeKey>sample string 11</d2p1:AwardTypeKey>
          <d2p1:BarCode>sample string 9</d2p1:BarCode>
          <d2p1:Batch>sample string 8</d2p1:Batch>
          <d2p1:CostPrice>1</d2p1:CostPrice>
          <d2p1:Count>1</d2p1:Count>
          <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
          <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
          <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
          <d2p1:DomainID>9b1b9e07-8901-424c-b445-64b7f562145f</d2p1:DomainID>
          <d2p1:IsDelete>true</d2p1:IsDelete>
          <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
          <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
          <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
          <d2p1:Manufacture>2025-06-23T21:52:02.3563314+08:00</d2p1:Manufacture>
          <d2p1:OrderDetailID>2dd3eab7-690d-4702-890f-bdd6c6353403</d2p1:OrderDetailID>
          <d2p1:OrderID>436b0857-62a9-44ff-a546-903f8cf1cc35</d2p1:OrderID>
          <d2p1:Price>1</d2p1:Price>
          <d2p1:Product>sample string 5</d2p1:Product>
          <d2p1:ProductID>fea90054-2d5a-44f9-9b64-66d382f2597a</d2p1:ProductID>
          <d2p1:Remark>sample string 13</d2p1:Remark>
          <d2p1:SaleNoteID>5604927d-f2f6-4823-b34f-abe84adef1b5</d2p1:SaleNoteID>
          <d2p1:Sort>1</d2p1:Sort>
          <d2p1:Spec>sample string 7</d2p1:Spec>
          <d2p1:StockSatus>sample string 12</d2p1:StockSatus>
          <d2p1:TID>c395dc11-20c3-48cf-a474-e7f9a00f2374</d2p1:TID>
          <d2p1:Unit>sample string 6</d2p1:Unit>
          <d2p1:UseTypeKey>sample string 10</d2p1:UseTypeKey>
        </d2p1:TS09_SaleNoteDetailInfo>
      </d2p1:SaleNoteDetails>
      <d2p1:SaleNoteStatus>true</d2p1:SaleNoteStatus>
      <d2p1:SaleNumber>sample string 5</d2p1:SaleNumber>
      <d2p1:SaleSource>1</d2p1:SaleSource>
      <d2p1:SalesAccountID>sample string 12</d2p1:SalesAccountID>
      <d2p1:SalesPersonName>sample string 13</d2p1:SalesPersonName>
      <d2p1:Stauts>1</d2p1:Stauts>
      <d2p1:TID>9b5abda2-1d64-426d-b683-36478f5b5cda</d2p1:TID>
      <d2p1:TotalSum>1</d2p1:TotalSum>
      <d2p1:TypeKey>sample string 10</d2p1:TypeKey>
      <d2p1:VechileID>c8b0de9a-e6b3-4cbc-9cf8-13a792bde456</d2p1:VechileID>
      <d2p1:Verification>1</d2p1:Verification>
      <d2p1:Visit>4faebbe0-e179-4f39-b00d-bae07c0cbca1</d2p1:Visit>
      <d2p1:VisitActivityID>09c11afc-24a9-4bdf-8b48-0c3614362a0f</d2p1:VisitActivityID>
      <d2p1:WarehouseID>ac88ba06-ab69-4e69-a40f-67cc99cbb87b</d2p1:WarehouseID>
    </d2p1:MS31_SaleNoteInfo>
  </MS31List>
  <OrderStatus>sample string 1</OrderStatus>
  <OrderStatusLogList>
    <OrderStatusLogDto>
      <OldOrderStatus>sample string 1</OldOrderStatus>
      <Remark>sample string 2</Remark>
    </OrderStatusLogDto>
    <OrderStatusLogDto>
      <OldOrderStatus>sample string 1</OldOrderStatus>
      <Remark>sample string 2</Remark>
    </OrderStatusLogDto>
  </OrderStatusLogList>
  <TS09List xmlns:d2p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity">
    <d2p1:TS09_SaleNoteDetailInfo>
      <d2p1:Amount>1</d2p1:Amount>
      <d2p1:AwardTypeKey>sample string 11</d2p1:AwardTypeKey>
      <d2p1:BarCode>sample string 9</d2p1:BarCode>
      <d2p1:Batch>sample string 8</d2p1:Batch>
      <d2p1:CostPrice>1</d2p1:CostPrice>
      <d2p1:Count>1</d2p1:Count>
      <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
      <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
      <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
      <d2p1:DomainID>9b1b9e07-8901-424c-b445-64b7f562145f</d2p1:DomainID>
      <d2p1:IsDelete>true</d2p1:IsDelete>
      <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
      <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
      <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
      <d2p1:Manufacture>2025-06-23T21:52:02.3563314+08:00</d2p1:Manufacture>
      <d2p1:OrderDetailID>2dd3eab7-690d-4702-890f-bdd6c6353403</d2p1:OrderDetailID>
      <d2p1:OrderID>436b0857-62a9-44ff-a546-903f8cf1cc35</d2p1:OrderID>
      <d2p1:Price>1</d2p1:Price>
      <d2p1:Product>sample string 5</d2p1:Product>
      <d2p1:ProductID>fea90054-2d5a-44f9-9b64-66d382f2597a</d2p1:ProductID>
      <d2p1:Remark>sample string 13</d2p1:Remark>
      <d2p1:SaleNoteID>5604927d-f2f6-4823-b34f-abe84adef1b5</d2p1:SaleNoteID>
      <d2p1:Sort>1</d2p1:Sort>
      <d2p1:Spec>sample string 7</d2p1:Spec>
      <d2p1:StockSatus>sample string 12</d2p1:StockSatus>
      <d2p1:TID>c395dc11-20c3-48cf-a474-e7f9a00f2374</d2p1:TID>
      <d2p1:Unit>sample string 6</d2p1:Unit>
      <d2p1:UseTypeKey>sample string 10</d2p1:UseTypeKey>
    </d2p1:TS09_SaleNoteDetailInfo>
    <d2p1:TS09_SaleNoteDetailInfo>
      <d2p1:Amount>1</d2p1:Amount>
      <d2p1:AwardTypeKey>sample string 11</d2p1:AwardTypeKey>
      <d2p1:BarCode>sample string 9</d2p1:BarCode>
      <d2p1:Batch>sample string 8</d2p1:Batch>
      <d2p1:CostPrice>1</d2p1:CostPrice>
      <d2p1:Count>1</d2p1:Count>
      <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID>
      <d2p1:CreateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:CreateDateTime>
      <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
      <d2p1:DomainID>9b1b9e07-8901-424c-b445-64b7f562145f</d2p1:DomainID>
      <d2p1:IsDelete>true</d2p1:IsDelete>
      <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
      <d2p1:LastUpdateDateTime>2025-06-23T21:52:02.3563314+08:00</d2p1:LastUpdateDateTime>
      <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
      <d2p1:Manufacture>2025-06-23T21:52:02.3563314+08:00</d2p1:Manufacture>
      <d2p1:OrderDetailID>2dd3eab7-690d-4702-890f-bdd6c6353403</d2p1:OrderDetailID>
      <d2p1:OrderID>436b0857-62a9-44ff-a546-903f8cf1cc35</d2p1:OrderID>
      <d2p1:Price>1</d2p1:Price>
      <d2p1:Product>sample string 5</d2p1:Product>
      <d2p1:ProductID>fea90054-2d5a-44f9-9b64-66d382f2597a</d2p1:ProductID>
      <d2p1:Remark>sample string 13</d2p1:Remark>
      <d2p1:SaleNoteID>5604927d-f2f6-4823-b34f-abe84adef1b5</d2p1:SaleNoteID>
      <d2p1:Sort>1</d2p1:Sort>
      <d2p1:Spec>sample string 7</d2p1:Spec>
      <d2p1:StockSatus>sample string 12</d2p1:StockSatus>
      <d2p1:TID>c395dc11-20c3-48cf-a474-e7f9a00f2374</d2p1:TID>
      <d2p1:Unit>sample string 6</d2p1:Unit>
      <d2p1:UseTypeKey>sample string 10</d2p1:UseTypeKey>
    </d2p1:TS09_SaleNoteDetailInfo>
  </TS09List>
</OrderStatusSyncDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResultModelOfBoolean
NameDescriptionTypeAdditional information
Code

ReturnCode

None.

Message

string

None.

Data

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "Code": 200,
  "Message": "sample string 1",
  "Data": true
}

application/xml, text/xml

Sample:
<ResultModelOfboolean xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JT.VSFA.Utility">
  <Code>Success</Code>
  <Data>true</Data>
  <Message>sample string 1</Message>
</ResultModelOfboolean>