POST api/OrderAssigned/OrderStatusSyncToHaiHui?DomainId={DomainId}&AccountId={AccountId}&PersonId={PersonId}
同步订单状态到上级
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DomainId |
域Id |
globally unique identifier |
None. |
| AccountId |
账户Id |
globally unique identifier |
None. |
| PersonId |
人员Id |
globally unique identifier |
None. |
Body Parameters
OrderStatusSyncDto| Name | Description | Type | Additional 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": "40a8ad5d-7dd3-4116-aad7-8a6cd59ea346",
"OrderStatus": "sample string 1",
"OrderStatusLogList": [
{
"OldOrderStatus": "sample string 1",
"Remark": "sample string 2"
},
{
"OldOrderStatus": "sample string 1",
"Remark": "sample string 2"
}
],
"MS31List": [
{
"MsgTargetDomainID": "a7f33402-c716-464e-accd-50bf3c850f14",
"MsgSourceDomainID": "54402718-ba3e-40f3-a64e-61dc52a42dec",
"SaleNoteDetails": [
{
"TID": "53340553-0877-4abc-b3e1-6f9a63848ff6",
"DomainID": "96fc06eb-3700-4ee9-a980-d82422093872",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"SaleNoteID": "50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff",
"OrderID": "acfb0248-602d-49d2-b1ce-a40563caff63",
"OrderDetailID": "9fe74566-044d-4635-a39f-e0ad0b3db1da",
"ProductID": "13499155-7d09-4a23-aeb8-a1b95da3d743",
"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-12-17 05:45:40",
"Amount": 1.0
},
{
"TID": "53340553-0877-4abc-b3e1-6f9a63848ff6",
"DomainID": "96fc06eb-3700-4ee9-a980-d82422093872",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"SaleNoteID": "50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff",
"OrderID": "acfb0248-602d-49d2-b1ce-a40563caff63",
"OrderDetailID": "9fe74566-044d-4635-a39f-e0ad0b3db1da",
"ProductID": "13499155-7d09-4a23-aeb8-a1b95da3d743",
"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-12-17 05:45:40",
"Amount": 1.0
}
],
"CustomerReceivables": [
{
"TID": "2ec7cc1b-c722-4e36-ba8a-f8bb0d61a05a",
"DomainID": "9c18bc77-f225-43ab-8741-184c3c18437a",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"CustomerBillID": "a28c3df3-da12-4e4e-b469-163f568566ee",
"CashCategoryKey": "sample string 5",
"SubjectID": "48eca271-45d4-4593-b700-3dd723abf5bf",
"ModuleKey": "sample string 6",
"ModuleKeyID": "c718a5cb-8996-486f-a164-2ff837d46233",
"CustomerID": "e76b01cc-7ec7-4489-9200-904cbdd93198",
"OptPersonID": "c3d0f4ea-ce90-42a4-820b-eb29669f3d01",
"OptAccountID": "5cff389e-fc4b-4f0b-932b-5639907e0ff1",
"OptDateTime": "2025-12-17 05:45:40",
"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": "2ec7cc1b-c722-4e36-ba8a-f8bb0d61a05a",
"DomainID": "9c18bc77-f225-43ab-8741-184c3c18437a",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"CustomerBillID": "a28c3df3-da12-4e4e-b469-163f568566ee",
"CashCategoryKey": "sample string 5",
"SubjectID": "48eca271-45d4-4593-b700-3dd723abf5bf",
"ModuleKey": "sample string 6",
"ModuleKeyID": "c718a5cb-8996-486f-a164-2ff837d46233",
"CustomerID": "e76b01cc-7ec7-4489-9200-904cbdd93198",
"OptPersonID": "c3d0f4ea-ce90-42a4-820b-eb29669f3d01",
"OptAccountID": "5cff389e-fc4b-4f0b-932b-5639907e0ff1",
"OptDateTime": "2025-12-17 05:45:40",
"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": "f5c669a3-bf94-4045-8c18-0a5c19d2d2b9",
"DomainID": "2a9f7951-9df2-495d-b014-1c094e5f0cc6",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"SaleNumber": "sample string 5",
"Visit": "3d3b3cda-00ae-45ee-ae47-d0c7a9486492",
"AccountID": "291e77bf-33bc-4c4c-8ee0-a9f5b57b24b2",
"PersonID": "60f2c151-d32a-4f81-b06e-ac3c4d5d99da",
"PersonName": "sample string 6",
"Customer": "99dcfbb7-13a9-489d-b5ca-fc328a14cb15",
"CustomerName": "sample string 7",
"SaleDateTime": "2025-12-17 05:45:40",
"TotalSum": 1.0,
"ClearChange": 1.0,
"Receivable": 1.0,
"WarehouseID": "21cdc5db-4119-4eaa-8494-04e7c3211cd1",
"SaleSource": 1,
"IsPrint": 1,
"VisitActivityID": "466a4731-c97a-4cc1-8b6b-93a24a2c2a6d",
"SaleNoteStatus": true,
"NumberTypeKey": "sample string 8",
"VechileID": "143ed2a5-dbd1-4bb7-a2df-cbcce92ef491",
"Privilege": 1.0,
"Verification": 1.0,
"CollectionStauts": 1,
"Stauts": 1,
"ApprovalAccountID": "1eb1a6da-520a-467b-9aa1-b2ca89593df1",
"ApprovalPersonID": "bef8ab3f-d72e-4f3a-a0df-c06fb1c9bbd8",
"ApprovalPersonName": "sample string 9",
"ApprovalDateTime": "2025-12-17 05:45:40",
"TypeKey": "sample string 10",
"DeliveryOrderID": "045b866e-af63-4277-9eaf-2571e6b11367",
"Remark": "sample string 11",
"SalesAccountID": "sample string 12",
"SalesPersonName": "sample string 13",
"MakerAccountID": "714b171c-4855-442f-8e57-48373afd49c7",
"MakerPersonName": "sample string 14",
"MakerDateTime": "2025-12-17 05:45:40",
"CustomerBillStatus": 1,
"OrderType": "sample string 15",
"SaleDate": "2025-12-17 05:45:40"
},
{
"MsgTargetDomainID": "a7f33402-c716-464e-accd-50bf3c850f14",
"MsgSourceDomainID": "54402718-ba3e-40f3-a64e-61dc52a42dec",
"SaleNoteDetails": [
{
"TID": "53340553-0877-4abc-b3e1-6f9a63848ff6",
"DomainID": "96fc06eb-3700-4ee9-a980-d82422093872",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"SaleNoteID": "50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff",
"OrderID": "acfb0248-602d-49d2-b1ce-a40563caff63",
"OrderDetailID": "9fe74566-044d-4635-a39f-e0ad0b3db1da",
"ProductID": "13499155-7d09-4a23-aeb8-a1b95da3d743",
"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-12-17 05:45:40",
"Amount": 1.0
},
{
"TID": "53340553-0877-4abc-b3e1-6f9a63848ff6",
"DomainID": "96fc06eb-3700-4ee9-a980-d82422093872",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"SaleNoteID": "50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff",
"OrderID": "acfb0248-602d-49d2-b1ce-a40563caff63",
"OrderDetailID": "9fe74566-044d-4635-a39f-e0ad0b3db1da",
"ProductID": "13499155-7d09-4a23-aeb8-a1b95da3d743",
"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-12-17 05:45:40",
"Amount": 1.0
}
],
"CustomerReceivables": [
{
"TID": "2ec7cc1b-c722-4e36-ba8a-f8bb0d61a05a",
"DomainID": "9c18bc77-f225-43ab-8741-184c3c18437a",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"CustomerBillID": "a28c3df3-da12-4e4e-b469-163f568566ee",
"CashCategoryKey": "sample string 5",
"SubjectID": "48eca271-45d4-4593-b700-3dd723abf5bf",
"ModuleKey": "sample string 6",
"ModuleKeyID": "c718a5cb-8996-486f-a164-2ff837d46233",
"CustomerID": "e76b01cc-7ec7-4489-9200-904cbdd93198",
"OptPersonID": "c3d0f4ea-ce90-42a4-820b-eb29669f3d01",
"OptAccountID": "5cff389e-fc4b-4f0b-932b-5639907e0ff1",
"OptDateTime": "2025-12-17 05:45:40",
"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": "2ec7cc1b-c722-4e36-ba8a-f8bb0d61a05a",
"DomainID": "9c18bc77-f225-43ab-8741-184c3c18437a",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"CustomerBillID": "a28c3df3-da12-4e4e-b469-163f568566ee",
"CashCategoryKey": "sample string 5",
"SubjectID": "48eca271-45d4-4593-b700-3dd723abf5bf",
"ModuleKey": "sample string 6",
"ModuleKeyID": "c718a5cb-8996-486f-a164-2ff837d46233",
"CustomerID": "e76b01cc-7ec7-4489-9200-904cbdd93198",
"OptPersonID": "c3d0f4ea-ce90-42a4-820b-eb29669f3d01",
"OptAccountID": "5cff389e-fc4b-4f0b-932b-5639907e0ff1",
"OptDateTime": "2025-12-17 05:45:40",
"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": "f5c669a3-bf94-4045-8c18-0a5c19d2d2b9",
"DomainID": "2a9f7951-9df2-495d-b014-1c094e5f0cc6",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"SaleNumber": "sample string 5",
"Visit": "3d3b3cda-00ae-45ee-ae47-d0c7a9486492",
"AccountID": "291e77bf-33bc-4c4c-8ee0-a9f5b57b24b2",
"PersonID": "60f2c151-d32a-4f81-b06e-ac3c4d5d99da",
"PersonName": "sample string 6",
"Customer": "99dcfbb7-13a9-489d-b5ca-fc328a14cb15",
"CustomerName": "sample string 7",
"SaleDateTime": "2025-12-17 05:45:40",
"TotalSum": 1.0,
"ClearChange": 1.0,
"Receivable": 1.0,
"WarehouseID": "21cdc5db-4119-4eaa-8494-04e7c3211cd1",
"SaleSource": 1,
"IsPrint": 1,
"VisitActivityID": "466a4731-c97a-4cc1-8b6b-93a24a2c2a6d",
"SaleNoteStatus": true,
"NumberTypeKey": "sample string 8",
"VechileID": "143ed2a5-dbd1-4bb7-a2df-cbcce92ef491",
"Privilege": 1.0,
"Verification": 1.0,
"CollectionStauts": 1,
"Stauts": 1,
"ApprovalAccountID": "1eb1a6da-520a-467b-9aa1-b2ca89593df1",
"ApprovalPersonID": "bef8ab3f-d72e-4f3a-a0df-c06fb1c9bbd8",
"ApprovalPersonName": "sample string 9",
"ApprovalDateTime": "2025-12-17 05:45:40",
"TypeKey": "sample string 10",
"DeliveryOrderID": "045b866e-af63-4277-9eaf-2571e6b11367",
"Remark": "sample string 11",
"SalesAccountID": "sample string 12",
"SalesPersonName": "sample string 13",
"MakerAccountID": "714b171c-4855-442f-8e57-48373afd49c7",
"MakerPersonName": "sample string 14",
"MakerDateTime": "2025-12-17 05:45:40",
"CustomerBillStatus": 1,
"OrderType": "sample string 15",
"SaleDate": "2025-12-17 05:45:40"
}
],
"TS09List": [
{
"TID": "53340553-0877-4abc-b3e1-6f9a63848ff6",
"DomainID": "96fc06eb-3700-4ee9-a980-d82422093872",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"SaleNoteID": "50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff",
"OrderID": "acfb0248-602d-49d2-b1ce-a40563caff63",
"OrderDetailID": "9fe74566-044d-4635-a39f-e0ad0b3db1da",
"ProductID": "13499155-7d09-4a23-aeb8-a1b95da3d743",
"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-12-17 05:45:40",
"Amount": 1.0
},
{
"TID": "53340553-0877-4abc-b3e1-6f9a63848ff6",
"DomainID": "96fc06eb-3700-4ee9-a980-d82422093872",
"LastUpdatePersonID": "sample string 1",
"LastUpdateAccountID": "sample string 2",
"LastUpdateDateTime": "2025-12-17 05:45:40",
"CreatePersonID": "sample string 3",
"CreateAccountID": "sample string 4",
"CreateDateTime": "2025-12-17 05:45:40",
"IsDelete": true,
"SaleNoteID": "50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff",
"OrderID": "acfb0248-602d-49d2-b1ce-a40563caff63",
"OrderDetailID": "9fe74566-044d-4635-a39f-e0ad0b3db1da",
"ProductID": "13499155-7d09-4a23-aeb8-a1b95da3d743",
"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-12-17 05:45:40",
"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>40a8ad5d-7dd3-4116-aad7-8a6cd59ea346</DeliverOrderId>
<MS31List xmlns:d2p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity">
<d2p1:MS31_SaleNoteInfo>
<d2p1:AccountID>291e77bf-33bc-4c4c-8ee0-a9f5b57b24b2</d2p1:AccountID>
<d2p1:ApprovalAccountID>1eb1a6da-520a-467b-9aa1-b2ca89593df1</d2p1:ApprovalAccountID>
<d2p1:ApprovalDateTime>2025-12-17T05:45:40.3341261+08:00</d2p1:ApprovalDateTime>
<d2p1:ApprovalPersonID>bef8ab3f-d72e-4f3a-a0df-c06fb1c9bbd8</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-12-17T05:45:40.3331376+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:Customer>99dcfbb7-13a9-489d-b5ca-fc328a14cb15</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-12-17T05:45:40.3321507+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:CustomerBillID>a28c3df3-da12-4e4e-b469-163f568566ee</d2p1:CustomerBillID>
<d2p1:CustomerBillStatus>1</d2p1:CustomerBillStatus>
<d2p1:CustomerID>e76b01cc-7ec7-4489-9200-904cbdd93198</d2p1:CustomerID>
<d2p1:DomainID>9c18bc77-f225-43ab-8741-184c3c18437a</d2p1:DomainID>
<d2p1:IsChargeAgainst>1</d2p1:IsChargeAgainst>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3321507+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:ModuleKey>sample string 6</d2p1:ModuleKey>
<d2p1:ModuleKeyID>c718a5cb-8996-486f-a164-2ff837d46233</d2p1:ModuleKeyID>
<d2p1:OptAccountID>5cff389e-fc4b-4f0b-932b-5639907e0ff1</d2p1:OptAccountID>
<d2p1:OptDateTime>2025-12-17T05:45:40.3331376+08:00</d2p1:OptDateTime>
<d2p1:OptPersonID>c3d0f4ea-ce90-42a4-820b-eb29669f3d01</d2p1:OptPersonID>
<d2p1:SourceNumber>sample string 8</d2p1:SourceNumber>
<d2p1:SubjectID>48eca271-45d4-4593-b700-3dd723abf5bf</d2p1:SubjectID>
<d2p1:TID>2ec7cc1b-c722-4e36-ba8a-f8bb0d61a05a</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-12-17T05:45:40.3321507+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:CustomerBillID>a28c3df3-da12-4e4e-b469-163f568566ee</d2p1:CustomerBillID>
<d2p1:CustomerBillStatus>1</d2p1:CustomerBillStatus>
<d2p1:CustomerID>e76b01cc-7ec7-4489-9200-904cbdd93198</d2p1:CustomerID>
<d2p1:DomainID>9c18bc77-f225-43ab-8741-184c3c18437a</d2p1:DomainID>
<d2p1:IsChargeAgainst>1</d2p1:IsChargeAgainst>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3321507+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:ModuleKey>sample string 6</d2p1:ModuleKey>
<d2p1:ModuleKeyID>c718a5cb-8996-486f-a164-2ff837d46233</d2p1:ModuleKeyID>
<d2p1:OptAccountID>5cff389e-fc4b-4f0b-932b-5639907e0ff1</d2p1:OptAccountID>
<d2p1:OptDateTime>2025-12-17T05:45:40.3331376+08:00</d2p1:OptDateTime>
<d2p1:OptPersonID>c3d0f4ea-ce90-42a4-820b-eb29669f3d01</d2p1:OptPersonID>
<d2p1:SourceNumber>sample string 8</d2p1:SourceNumber>
<d2p1:SubjectID>48eca271-45d4-4593-b700-3dd723abf5bf</d2p1:SubjectID>
<d2p1:TID>2ec7cc1b-c722-4e36-ba8a-f8bb0d61a05a</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>045b866e-af63-4277-9eaf-2571e6b11367</d2p1:DeliveryOrderID>
<d2p1:DomainID>2a9f7951-9df2-495d-b014-1c094e5f0cc6</d2p1:DomainID>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:IsPrint>1</d2p1:IsPrint>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3331376+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:MakerAccountID>714b171c-4855-442f-8e57-48373afd49c7</d2p1:MakerAccountID>
<d2p1:MakerDateTime>2025-12-17T05:45:40.3341261+08:00</d2p1:MakerDateTime>
<d2p1:MakerPersonName>sample string 14</d2p1:MakerPersonName>
<d2p1:MsgSourceDomainID>54402718-ba3e-40f3-a64e-61dc52a42dec</d2p1:MsgSourceDomainID>
<d2p1:MsgTargetDomainID>a7f33402-c716-464e-accd-50bf3c850f14</d2p1:MsgTargetDomainID>
<d2p1:NumberTypeKey>sample string 8</d2p1:NumberTypeKey>
<d2p1:OrderType>sample string 15</d2p1:OrderType>
<d2p1:PersonID>60f2c151-d32a-4f81-b06e-ac3c4d5d99da</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-12-17T05:45:40.3341261+08:00</d2p1:SaleDate>
<d2p1:SaleDateTime>2025-12-17T05:45:40.3331376+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-12-17T05:45:40.3311634+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:DomainID>96fc06eb-3700-4ee9-a980-d82422093872</d2p1:DomainID>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3311634+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:Manufacture>2025-12-17T05:45:40.3321507+08:00</d2p1:Manufacture>
<d2p1:OrderDetailID>9fe74566-044d-4635-a39f-e0ad0b3db1da</d2p1:OrderDetailID>
<d2p1:OrderID>acfb0248-602d-49d2-b1ce-a40563caff63</d2p1:OrderID>
<d2p1:Price>1</d2p1:Price>
<d2p1:Product>sample string 5</d2p1:Product>
<d2p1:ProductID>13499155-7d09-4a23-aeb8-a1b95da3d743</d2p1:ProductID>
<d2p1:Remark>sample string 13</d2p1:Remark>
<d2p1:SaleNoteID>50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff</d2p1:SaleNoteID>
<d2p1:Sort>1</d2p1:Sort>
<d2p1:Spec>sample string 7</d2p1:Spec>
<d2p1:StockSatus>sample string 12</d2p1:StockSatus>
<d2p1:TID>53340553-0877-4abc-b3e1-6f9a63848ff6</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-12-17T05:45:40.3311634+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:DomainID>96fc06eb-3700-4ee9-a980-d82422093872</d2p1:DomainID>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3311634+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:Manufacture>2025-12-17T05:45:40.3321507+08:00</d2p1:Manufacture>
<d2p1:OrderDetailID>9fe74566-044d-4635-a39f-e0ad0b3db1da</d2p1:OrderDetailID>
<d2p1:OrderID>acfb0248-602d-49d2-b1ce-a40563caff63</d2p1:OrderID>
<d2p1:Price>1</d2p1:Price>
<d2p1:Product>sample string 5</d2p1:Product>
<d2p1:ProductID>13499155-7d09-4a23-aeb8-a1b95da3d743</d2p1:ProductID>
<d2p1:Remark>sample string 13</d2p1:Remark>
<d2p1:SaleNoteID>50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff</d2p1:SaleNoteID>
<d2p1:Sort>1</d2p1:Sort>
<d2p1:Spec>sample string 7</d2p1:Spec>
<d2p1:StockSatus>sample string 12</d2p1:StockSatus>
<d2p1:TID>53340553-0877-4abc-b3e1-6f9a63848ff6</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>f5c669a3-bf94-4045-8c18-0a5c19d2d2b9</d2p1:TID>
<d2p1:TotalSum>1</d2p1:TotalSum>
<d2p1:TypeKey>sample string 10</d2p1:TypeKey>
<d2p1:VechileID>143ed2a5-dbd1-4bb7-a2df-cbcce92ef491</d2p1:VechileID>
<d2p1:Verification>1</d2p1:Verification>
<d2p1:Visit>3d3b3cda-00ae-45ee-ae47-d0c7a9486492</d2p1:Visit>
<d2p1:VisitActivityID>466a4731-c97a-4cc1-8b6b-93a24a2c2a6d</d2p1:VisitActivityID>
<d2p1:WarehouseID>21cdc5db-4119-4eaa-8494-04e7c3211cd1</d2p1:WarehouseID>
</d2p1:MS31_SaleNoteInfo>
<d2p1:MS31_SaleNoteInfo>
<d2p1:AccountID>291e77bf-33bc-4c4c-8ee0-a9f5b57b24b2</d2p1:AccountID>
<d2p1:ApprovalAccountID>1eb1a6da-520a-467b-9aa1-b2ca89593df1</d2p1:ApprovalAccountID>
<d2p1:ApprovalDateTime>2025-12-17T05:45:40.3341261+08:00</d2p1:ApprovalDateTime>
<d2p1:ApprovalPersonID>bef8ab3f-d72e-4f3a-a0df-c06fb1c9bbd8</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-12-17T05:45:40.3331376+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:Customer>99dcfbb7-13a9-489d-b5ca-fc328a14cb15</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-12-17T05:45:40.3321507+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:CustomerBillID>a28c3df3-da12-4e4e-b469-163f568566ee</d2p1:CustomerBillID>
<d2p1:CustomerBillStatus>1</d2p1:CustomerBillStatus>
<d2p1:CustomerID>e76b01cc-7ec7-4489-9200-904cbdd93198</d2p1:CustomerID>
<d2p1:DomainID>9c18bc77-f225-43ab-8741-184c3c18437a</d2p1:DomainID>
<d2p1:IsChargeAgainst>1</d2p1:IsChargeAgainst>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3321507+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:ModuleKey>sample string 6</d2p1:ModuleKey>
<d2p1:ModuleKeyID>c718a5cb-8996-486f-a164-2ff837d46233</d2p1:ModuleKeyID>
<d2p1:OptAccountID>5cff389e-fc4b-4f0b-932b-5639907e0ff1</d2p1:OptAccountID>
<d2p1:OptDateTime>2025-12-17T05:45:40.3331376+08:00</d2p1:OptDateTime>
<d2p1:OptPersonID>c3d0f4ea-ce90-42a4-820b-eb29669f3d01</d2p1:OptPersonID>
<d2p1:SourceNumber>sample string 8</d2p1:SourceNumber>
<d2p1:SubjectID>48eca271-45d4-4593-b700-3dd723abf5bf</d2p1:SubjectID>
<d2p1:TID>2ec7cc1b-c722-4e36-ba8a-f8bb0d61a05a</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-12-17T05:45:40.3321507+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:CustomerBillID>a28c3df3-da12-4e4e-b469-163f568566ee</d2p1:CustomerBillID>
<d2p1:CustomerBillStatus>1</d2p1:CustomerBillStatus>
<d2p1:CustomerID>e76b01cc-7ec7-4489-9200-904cbdd93198</d2p1:CustomerID>
<d2p1:DomainID>9c18bc77-f225-43ab-8741-184c3c18437a</d2p1:DomainID>
<d2p1:IsChargeAgainst>1</d2p1:IsChargeAgainst>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3321507+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:ModuleKey>sample string 6</d2p1:ModuleKey>
<d2p1:ModuleKeyID>c718a5cb-8996-486f-a164-2ff837d46233</d2p1:ModuleKeyID>
<d2p1:OptAccountID>5cff389e-fc4b-4f0b-932b-5639907e0ff1</d2p1:OptAccountID>
<d2p1:OptDateTime>2025-12-17T05:45:40.3331376+08:00</d2p1:OptDateTime>
<d2p1:OptPersonID>c3d0f4ea-ce90-42a4-820b-eb29669f3d01</d2p1:OptPersonID>
<d2p1:SourceNumber>sample string 8</d2p1:SourceNumber>
<d2p1:SubjectID>48eca271-45d4-4593-b700-3dd723abf5bf</d2p1:SubjectID>
<d2p1:TID>2ec7cc1b-c722-4e36-ba8a-f8bb0d61a05a</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>045b866e-af63-4277-9eaf-2571e6b11367</d2p1:DeliveryOrderID>
<d2p1:DomainID>2a9f7951-9df2-495d-b014-1c094e5f0cc6</d2p1:DomainID>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:IsPrint>1</d2p1:IsPrint>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3331376+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:MakerAccountID>714b171c-4855-442f-8e57-48373afd49c7</d2p1:MakerAccountID>
<d2p1:MakerDateTime>2025-12-17T05:45:40.3341261+08:00</d2p1:MakerDateTime>
<d2p1:MakerPersonName>sample string 14</d2p1:MakerPersonName>
<d2p1:MsgSourceDomainID>54402718-ba3e-40f3-a64e-61dc52a42dec</d2p1:MsgSourceDomainID>
<d2p1:MsgTargetDomainID>a7f33402-c716-464e-accd-50bf3c850f14</d2p1:MsgTargetDomainID>
<d2p1:NumberTypeKey>sample string 8</d2p1:NumberTypeKey>
<d2p1:OrderType>sample string 15</d2p1:OrderType>
<d2p1:PersonID>60f2c151-d32a-4f81-b06e-ac3c4d5d99da</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-12-17T05:45:40.3341261+08:00</d2p1:SaleDate>
<d2p1:SaleDateTime>2025-12-17T05:45:40.3331376+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-12-17T05:45:40.3311634+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:DomainID>96fc06eb-3700-4ee9-a980-d82422093872</d2p1:DomainID>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3311634+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:Manufacture>2025-12-17T05:45:40.3321507+08:00</d2p1:Manufacture>
<d2p1:OrderDetailID>9fe74566-044d-4635-a39f-e0ad0b3db1da</d2p1:OrderDetailID>
<d2p1:OrderID>acfb0248-602d-49d2-b1ce-a40563caff63</d2p1:OrderID>
<d2p1:Price>1</d2p1:Price>
<d2p1:Product>sample string 5</d2p1:Product>
<d2p1:ProductID>13499155-7d09-4a23-aeb8-a1b95da3d743</d2p1:ProductID>
<d2p1:Remark>sample string 13</d2p1:Remark>
<d2p1:SaleNoteID>50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff</d2p1:SaleNoteID>
<d2p1:Sort>1</d2p1:Sort>
<d2p1:Spec>sample string 7</d2p1:Spec>
<d2p1:StockSatus>sample string 12</d2p1:StockSatus>
<d2p1:TID>53340553-0877-4abc-b3e1-6f9a63848ff6</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-12-17T05:45:40.3311634+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:DomainID>96fc06eb-3700-4ee9-a980-d82422093872</d2p1:DomainID>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3311634+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:Manufacture>2025-12-17T05:45:40.3321507+08:00</d2p1:Manufacture>
<d2p1:OrderDetailID>9fe74566-044d-4635-a39f-e0ad0b3db1da</d2p1:OrderDetailID>
<d2p1:OrderID>acfb0248-602d-49d2-b1ce-a40563caff63</d2p1:OrderID>
<d2p1:Price>1</d2p1:Price>
<d2p1:Product>sample string 5</d2p1:Product>
<d2p1:ProductID>13499155-7d09-4a23-aeb8-a1b95da3d743</d2p1:ProductID>
<d2p1:Remark>sample string 13</d2p1:Remark>
<d2p1:SaleNoteID>50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff</d2p1:SaleNoteID>
<d2p1:Sort>1</d2p1:Sort>
<d2p1:Spec>sample string 7</d2p1:Spec>
<d2p1:StockSatus>sample string 12</d2p1:StockSatus>
<d2p1:TID>53340553-0877-4abc-b3e1-6f9a63848ff6</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>f5c669a3-bf94-4045-8c18-0a5c19d2d2b9</d2p1:TID>
<d2p1:TotalSum>1</d2p1:TotalSum>
<d2p1:TypeKey>sample string 10</d2p1:TypeKey>
<d2p1:VechileID>143ed2a5-dbd1-4bb7-a2df-cbcce92ef491</d2p1:VechileID>
<d2p1:Verification>1</d2p1:Verification>
<d2p1:Visit>3d3b3cda-00ae-45ee-ae47-d0c7a9486492</d2p1:Visit>
<d2p1:VisitActivityID>466a4731-c97a-4cc1-8b6b-93a24a2c2a6d</d2p1:VisitActivityID>
<d2p1:WarehouseID>21cdc5db-4119-4eaa-8494-04e7c3211cd1</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-12-17T05:45:40.3311634+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:DomainID>96fc06eb-3700-4ee9-a980-d82422093872</d2p1:DomainID>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3311634+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:Manufacture>2025-12-17T05:45:40.3321507+08:00</d2p1:Manufacture>
<d2p1:OrderDetailID>9fe74566-044d-4635-a39f-e0ad0b3db1da</d2p1:OrderDetailID>
<d2p1:OrderID>acfb0248-602d-49d2-b1ce-a40563caff63</d2p1:OrderID>
<d2p1:Price>1</d2p1:Price>
<d2p1:Product>sample string 5</d2p1:Product>
<d2p1:ProductID>13499155-7d09-4a23-aeb8-a1b95da3d743</d2p1:ProductID>
<d2p1:Remark>sample string 13</d2p1:Remark>
<d2p1:SaleNoteID>50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff</d2p1:SaleNoteID>
<d2p1:Sort>1</d2p1:Sort>
<d2p1:Spec>sample string 7</d2p1:Spec>
<d2p1:StockSatus>sample string 12</d2p1:StockSatus>
<d2p1:TID>53340553-0877-4abc-b3e1-6f9a63848ff6</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-12-17T05:45:40.3311634+08:00</d2p1:CreateDateTime>
<d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID>
<d2p1:DomainID>96fc06eb-3700-4ee9-a980-d82422093872</d2p1:DomainID>
<d2p1:IsDelete>true</d2p1:IsDelete>
<d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID>
<d2p1:LastUpdateDateTime>2025-12-17T05:45:40.3311634+08:00</d2p1:LastUpdateDateTime>
<d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID>
<d2p1:Manufacture>2025-12-17T05:45:40.3321507+08:00</d2p1:Manufacture>
<d2p1:OrderDetailID>9fe74566-044d-4635-a39f-e0ad0b3db1da</d2p1:OrderDetailID>
<d2p1:OrderID>acfb0248-602d-49d2-b1ce-a40563caff63</d2p1:OrderID>
<d2p1:Price>1</d2p1:Price>
<d2p1:Product>sample string 5</d2p1:Product>
<d2p1:ProductID>13499155-7d09-4a23-aeb8-a1b95da3d743</d2p1:ProductID>
<d2p1:Remark>sample string 13</d2p1:Remark>
<d2p1:SaleNoteID>50f43fba-a5ef-4d6d-a6e7-6cf8c8e483ff</d2p1:SaleNoteID>
<d2p1:Sort>1</d2p1:Sort>
<d2p1:Spec>sample string 7</d2p1:Spec>
<d2p1:StockSatus>sample string 12</d2p1:StockSatus>
<d2p1:TID>53340553-0877-4abc-b3e1-6f9a63848ff6</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| Name | Description | Type | Additional 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>