POST jxc_api/SellDelivery/GenerateSdFromSo

Request Information

URI Parameters

None.

Body Parameters

CreateBillRequest
NameDescriptionTypeAdditional information
RIds

Collection of integer

None.

RDetails

Collection of integer

None.

RBType

Collection of integer

None.

VcId

integer

None.

Salesman

integer

None.

Recvr

string

None.

RecvMobile

string

None.

RecvAddress

string

None.

Purchaser

integer

None.

ForcePassCredit

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "RIds": [
    1,
    2
  ],
  "RDetails": [
    1,
    2
  ],
  "RBType": [
    1,
    2
  ],
  "VcId": 1,
  "Salesman": 2,
  "Recvr": "sample string 3",
  "RecvMobile": "sample string 4",
  "RecvAddress": "sample string 5",
  "Purchaser": 6,
  "ForcePassCredit": true
}

application/xml, text/xml

Sample:
<CreateBillRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.Sell.Models">
  <ForcePassCredit>true</ForcePassCredit>
  <Purchaser>6</Purchaser>
  <RBType xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </RBType>
  <RDetails xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </RDetails>
  <RIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </RIds>
  <RecvAddress>sample string 5</RecvAddress>
  <RecvMobile>sample string 4</RecvMobile>
  <Recvr>sample string 3</Recvr>
  <Salesman>2</Salesman>
  <VcId>1</VcId>
</CreateBillRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

BatchDeliveryResult
NameDescriptionTypeAdditional information
DeliveryBills

Collection of SellDeliveryModel

None.

BillIds

string

None.

Errors

Collection of string

None.

Response Formats

application/json, text/json

Sample:
{
  "DeliveryBills": [
    {
      "AsId": 1,
      "Date": "2024-05-03 22:46:57",
      "DateFmt": "2024-05-03",
      "BType": 1010,
      "CustId": 3,
      "CustName": "sample string 4",
      "Id": 5,
      "No": "sample string 6",
      "QTY": 7.0,
      "Sales": 8,
      "SalesName": "sample string 9",
      "DiscRate": 10.0,
      "DiscAmount": 11.0,
      "Amount": 12.0,
      "Expense": 13.0,
      "AmountFirst": 14.0,
      "CustPayment": 15.0,
      "AcId": 16,
      "AcName": "sample string 17",
      "EditRecvAddr": true,
      "Recvr": "sample string 18",
      "RecvMobile": "sample string 19",
      "RecvAddress": "sample string 20",
      "PrintCount": 21,
      "Note": "sample string 22",
      "RecStatus": 23,
      "IsChecked": 24,
      "AccountingItemId": 25,
      "AccountingItemName": "sample string 26",
      "DepartmentId": 27,
      "DepartmentName": "sample string 28",
      "CheckedByName": "sample string 29",
      "CheckedDate": "2024-05-03 22:46:57",
      "CreatedByName": "sample string 31",
      "CreatedDate": "2024-05-03 22:46:57",
      "ModifiedByName": "sample string 33",
      "ModifiedDate": "2024-05-03 22:46:57",
      "SettlePeriodName": "sample string 35",
      "SettlePeriodType": 36,
      "SettlePeriodValue": "sample string 37",
      "SettlePeriodId": 38,
      "SettlePeriodDate": "2024-05-03 22:46:57",
      "Items": [
        {
          "AsId": 1,
          "DoDate": "2024-05-03 22:46:57",
          "BType": 1010,
          "CustId": 3,
          "CustCode": "sample string 4",
          "WhId": 5,
          "WhName": "sample string 6",
          "CatId": 7,
          "ProdId": 8,
          "ProdName": "sample string 9",
          "ProdNo": "sample string 10",
          "ProdTaxRate": 1.0,
          "UseMultiUnits": true,
          "UseAp": true,
          "Spec": "sample string 13",
          "DoId": 14,
          "DoNo": "sample string 15",
          "Id": 16,
          "ApId": 17,
          "ApName": "sample string 18",
          "CatName": "sample string 19",
          "Brand": "sample string 20",
          "ProdLocation": "sample string 21",
          "UnitId": 22,
          "UnitName": "sample string 23",
          "Rate": 24.0,
          "QTY": 25.0,
          "Price": 26.0,
          "PriceTax": 27.0,
          "DiscRate": 28.0,
          "DiscAmount": 29.0,
          "DiscAllocation": 30.0,
          "Amount": 31.0,
          "TaxRate": 32.0,
          "Tax": 33.0,
          "AmountTax": 34.0,
          "Expense": 35.0,
          "Note": "sample string 36",
          "SoId": 37,
          "SoNo": "sample string 38",
          "SoeId": 39,
          "DoRId": 40,
          "DoRNo": "sample string 41",
          "DoeRId": 42,
          "Image": "sample string 43",
          "CreatedBy": 44,
          "CreatedDate": "2024-05-03 22:46:57",
          "ModifiedBy": 46,
          "ModifiedDate": "2024-05-03 22:46:57",
          "isNotRelate": true,
          "StrValue1": "sample string 49",
          "StrValue2": "sample string 50",
          "StrValue3": "sample string 51",
          "StrValue4": "sample string 52",
          "StrValue5": "sample string 53",
          "StrValue6": "sample string 54",
          "StrValue7": "sample string 55",
          "StrValue8": "sample string 56",
          "BatchNo": "sample string 57",
          "SerialNoItems": [
            {
              "FlowId": "sample string 1",
              "SerialNo": "sample string 2",
              "SerialNote": "sample string 3"
            },
            {
              "FlowId": "sample string 1",
              "SerialNo": "sample string 2",
              "SerialNote": "sample string 3"
            }
          ],
          "ProductionDate": "",
          "LifeTime": 59,
          "LifeTimeUnit": 1010,
          "LifeTimeUnitName": "天",
          "ExpirationDate": "",
          "SerialEnabled": true,
          "BatchEnabled": true,
          "LifeTimeEnabled": true
        },
        {
          "AsId": 1,
          "DoDate": "2024-05-03 22:46:57",
          "BType": 1010,
          "CustId": 3,
          "CustCode": "sample string 4",
          "WhId": 5,
          "WhName": "sample string 6",
          "CatId": 7,
          "ProdId": 8,
          "ProdName": "sample string 9",
          "ProdNo": "sample string 10",
          "ProdTaxRate": 1.0,
          "UseMultiUnits": true,
          "UseAp": true,
          "Spec": "sample string 13",
          "DoId": 14,
          "DoNo": "sample string 15",
          "Id": 16,
          "ApId": 17,
          "ApName": "sample string 18",
          "CatName": "sample string 19",
          "Brand": "sample string 20",
          "ProdLocation": "sample string 21",
          "UnitId": 22,
          "UnitName": "sample string 23",
          "Rate": 24.0,
          "QTY": 25.0,
          "Price": 26.0,
          "PriceTax": 27.0,
          "DiscRate": 28.0,
          "DiscAmount": 29.0,
          "DiscAllocation": 30.0,
          "Amount": 31.0,
          "TaxRate": 32.0,
          "Tax": 33.0,
          "AmountTax": 34.0,
          "Expense": 35.0,
          "Note": "sample string 36",
          "SoId": 37,
          "SoNo": "sample string 38",
          "SoeId": 39,
          "DoRId": 40,
          "DoRNo": "sample string 41",
          "DoeRId": 42,
          "Image": "sample string 43",
          "CreatedBy": 44,
          "CreatedDate": "2024-05-03 22:46:57",
          "ModifiedBy": 46,
          "ModifiedDate": "2024-05-03 22:46:57",
          "isNotRelate": true,
          "StrValue1": "sample string 49",
          "StrValue2": "sample string 50",
          "StrValue3": "sample string 51",
          "StrValue4": "sample string 52",
          "StrValue5": "sample string 53",
          "StrValue6": "sample string 54",
          "StrValue7": "sample string 55",
          "StrValue8": "sample string 56",
          "BatchNo": "sample string 57",
          "SerialNoItems": [
            {
              "FlowId": "sample string 1",
              "SerialNo": "sample string 2",
              "SerialNote": "sample string 3"
            },
            {
              "FlowId": "sample string 1",
              "SerialNo": "sample string 2",
              "SerialNote": "sample string 3"
            }
          ],
          "ProductionDate": "",
          "LifeTime": 59,
          "LifeTimeUnit": 1010,
          "LifeTimeUnitName": "天",
          "ExpirationDate": "",
          "SerialEnabled": true,
          "BatchEnabled": true,
          "LifeTimeEnabled": true
        }
      ],
      "ExpenseItems": [
        {
          "ExpId": 1,
          "VendId": 2,
          "VendName": "sample string 3",
          "ExpType": 4,
          "ExpTypeName": "sample string 5",
          "Amount": 6.0,
          "Note": "sample string 7",
          "ShareRule": 1001,
          "PayeeType": 1010,
          "PayeeTypeName": "sample string 8",
          "TaxRate": 9.0,
          "Tax": 10.0,
          "AmountTax": 11.0,
          "CustPayment": 12.0,
          "Id": 1,
          "OrpNo": "sample string 13",
          "PayeeId": 14,
          "PayeeName": "sample string 15",
          "ExpPid": 16,
          "SumCustAmount": 17.0,
          "SumAmount": 18.0,
          "IsCustPayment": true,
          "OrpeId": 20
        },
        {
          "ExpId": 1,
          "VendId": 2,
          "VendName": "sample string 3",
          "ExpType": 4,
          "ExpTypeName": "sample string 5",
          "Amount": 6.0,
          "Note": "sample string 7",
          "ShareRule": 1001,
          "PayeeType": 1010,
          "PayeeTypeName": "sample string 8",
          "TaxRate": 9.0,
          "Tax": 10.0,
          "AmountTax": 11.0,
          "CustPayment": 12.0,
          "Id": 1,
          "OrpNo": "sample string 13",
          "PayeeId": 14,
          "PayeeName": "sample string 15",
          "ExpPid": 16,
          "SumCustAmount": 17.0,
          "SumAmount": 18.0,
          "IsCustPayment": true,
          "OrpeId": 20
        }
      ],
      "CustPaymentItems": [
        {
          "ExpId": 1,
          "VendId": 2,
          "VendName": "sample string 3",
          "ExpType": 4,
          "ExpTypeName": "sample string 5",
          "Amount": 6.0,
          "Note": "sample string 7",
          "ShareRule": 1001,
          "PayeeType": 1010,
          "PayeeTypeName": "sample string 8",
          "TaxRate": 9.0,
          "Tax": 10.0,
          "AmountTax": 11.0,
          "CustPayment": 12.0,
          "Id": 1,
          "OrpNo": "sample string 13",
          "PayeeId": 14,
          "PayeeName": "sample string 15",
          "ExpPid": 16,
          "SumCustAmount": 17.0,
          "SumAmount": 18.0,
          "IsCustPayment": true,
          "OrpeId": 20
        },
        {
          "ExpId": 1,
          "VendId": 2,
          "VendName": "sample string 3",
          "ExpType": 4,
          "ExpTypeName": "sample string 5",
          "Amount": 6.0,
          "Note": "sample string 7",
          "ShareRule": 1001,
          "PayeeType": 1010,
          "PayeeTypeName": "sample string 8",
          "TaxRate": 9.0,
          "Tax": 10.0,
          "AmountTax": 11.0,
          "CustPayment": 12.0,
          "Id": 1,
          "OrpNo": "sample string 13",
          "PayeeId": 14,
          "PayeeName": "sample string 15",
          "ExpPid": 16,
          "SumCustAmount": 17.0,
          "SumAmount": 18.0,
          "IsCustPayment": true,
          "OrpeId": 20
        }
      ],
      "PayInfoItems": [
        {
          "Id": 1,
          "AcId": 2,
          "AcName": "sample string 3",
          "Amount": 4.0,
          "PayMethod": 5,
          "PayMethodName": "sample string 6",
          "RefNo": "sample string 7"
        },
        {
          "Id": 1,
          "AcId": 2,
          "AcName": "sample string 3",
          "Amount": 4.0,
          "PayMethod": 5,
          "PayMethodName": "sample string 6",
          "RefNo": "sample string 7"
        }
      ],
      "RelaBills": [
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        },
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        }
      ],
      "CanCreateRelaBills": true,
      "RelaSo": {
        "Id": 1,
        "No": "sample string 2",
        "BType": 1010
      },
      "RelaSos": [
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        },
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        }
      ],
      "RelaSd": {
        "Id": 1,
        "No": "sample string 2",
        "BType": 1010
      },
      "RelaSds": [
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        },
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        }
      ]
    },
    {
      "AsId": 1,
      "Date": "2024-05-03 22:46:57",
      "DateFmt": "2024-05-03",
      "BType": 1010,
      "CustId": 3,
      "CustName": "sample string 4",
      "Id": 5,
      "No": "sample string 6",
      "QTY": 7.0,
      "Sales": 8,
      "SalesName": "sample string 9",
      "DiscRate": 10.0,
      "DiscAmount": 11.0,
      "Amount": 12.0,
      "Expense": 13.0,
      "AmountFirst": 14.0,
      "CustPayment": 15.0,
      "AcId": 16,
      "AcName": "sample string 17",
      "EditRecvAddr": true,
      "Recvr": "sample string 18",
      "RecvMobile": "sample string 19",
      "RecvAddress": "sample string 20",
      "PrintCount": 21,
      "Note": "sample string 22",
      "RecStatus": 23,
      "IsChecked": 24,
      "AccountingItemId": 25,
      "AccountingItemName": "sample string 26",
      "DepartmentId": 27,
      "DepartmentName": "sample string 28",
      "CheckedByName": "sample string 29",
      "CheckedDate": "2024-05-03 22:46:57",
      "CreatedByName": "sample string 31",
      "CreatedDate": "2024-05-03 22:46:57",
      "ModifiedByName": "sample string 33",
      "ModifiedDate": "2024-05-03 22:46:57",
      "SettlePeriodName": "sample string 35",
      "SettlePeriodType": 36,
      "SettlePeriodValue": "sample string 37",
      "SettlePeriodId": 38,
      "SettlePeriodDate": "2024-05-03 22:46:57",
      "Items": [
        {
          "AsId": 1,
          "DoDate": "2024-05-03 22:46:57",
          "BType": 1010,
          "CustId": 3,
          "CustCode": "sample string 4",
          "WhId": 5,
          "WhName": "sample string 6",
          "CatId": 7,
          "ProdId": 8,
          "ProdName": "sample string 9",
          "ProdNo": "sample string 10",
          "ProdTaxRate": 1.0,
          "UseMultiUnits": true,
          "UseAp": true,
          "Spec": "sample string 13",
          "DoId": 14,
          "DoNo": "sample string 15",
          "Id": 16,
          "ApId": 17,
          "ApName": "sample string 18",
          "CatName": "sample string 19",
          "Brand": "sample string 20",
          "ProdLocation": "sample string 21",
          "UnitId": 22,
          "UnitName": "sample string 23",
          "Rate": 24.0,
          "QTY": 25.0,
          "Price": 26.0,
          "PriceTax": 27.0,
          "DiscRate": 28.0,
          "DiscAmount": 29.0,
          "DiscAllocation": 30.0,
          "Amount": 31.0,
          "TaxRate": 32.0,
          "Tax": 33.0,
          "AmountTax": 34.0,
          "Expense": 35.0,
          "Note": "sample string 36",
          "SoId": 37,
          "SoNo": "sample string 38",
          "SoeId": 39,
          "DoRId": 40,
          "DoRNo": "sample string 41",
          "DoeRId": 42,
          "Image": "sample string 43",
          "CreatedBy": 44,
          "CreatedDate": "2024-05-03 22:46:57",
          "ModifiedBy": 46,
          "ModifiedDate": "2024-05-03 22:46:57",
          "isNotRelate": true,
          "StrValue1": "sample string 49",
          "StrValue2": "sample string 50",
          "StrValue3": "sample string 51",
          "StrValue4": "sample string 52",
          "StrValue5": "sample string 53",
          "StrValue6": "sample string 54",
          "StrValue7": "sample string 55",
          "StrValue8": "sample string 56",
          "BatchNo": "sample string 57",
          "SerialNoItems": [
            {
              "FlowId": "sample string 1",
              "SerialNo": "sample string 2",
              "SerialNote": "sample string 3"
            },
            {
              "FlowId": "sample string 1",
              "SerialNo": "sample string 2",
              "SerialNote": "sample string 3"
            }
          ],
          "ProductionDate": "",
          "LifeTime": 59,
          "LifeTimeUnit": 1010,
          "LifeTimeUnitName": "天",
          "ExpirationDate": "",
          "SerialEnabled": true,
          "BatchEnabled": true,
          "LifeTimeEnabled": true
        },
        {
          "AsId": 1,
          "DoDate": "2024-05-03 22:46:57",
          "BType": 1010,
          "CustId": 3,
          "CustCode": "sample string 4",
          "WhId": 5,
          "WhName": "sample string 6",
          "CatId": 7,
          "ProdId": 8,
          "ProdName": "sample string 9",
          "ProdNo": "sample string 10",
          "ProdTaxRate": 1.0,
          "UseMultiUnits": true,
          "UseAp": true,
          "Spec": "sample string 13",
          "DoId": 14,
          "DoNo": "sample string 15",
          "Id": 16,
          "ApId": 17,
          "ApName": "sample string 18",
          "CatName": "sample string 19",
          "Brand": "sample string 20",
          "ProdLocation": "sample string 21",
          "UnitId": 22,
          "UnitName": "sample string 23",
          "Rate": 24.0,
          "QTY": 25.0,
          "Price": 26.0,
          "PriceTax": 27.0,
          "DiscRate": 28.0,
          "DiscAmount": 29.0,
          "DiscAllocation": 30.0,
          "Amount": 31.0,
          "TaxRate": 32.0,
          "Tax": 33.0,
          "AmountTax": 34.0,
          "Expense": 35.0,
          "Note": "sample string 36",
          "SoId": 37,
          "SoNo": "sample string 38",
          "SoeId": 39,
          "DoRId": 40,
          "DoRNo": "sample string 41",
          "DoeRId": 42,
          "Image": "sample string 43",
          "CreatedBy": 44,
          "CreatedDate": "2024-05-03 22:46:57",
          "ModifiedBy": 46,
          "ModifiedDate": "2024-05-03 22:46:57",
          "isNotRelate": true,
          "StrValue1": "sample string 49",
          "StrValue2": "sample string 50",
          "StrValue3": "sample string 51",
          "StrValue4": "sample string 52",
          "StrValue5": "sample string 53",
          "StrValue6": "sample string 54",
          "StrValue7": "sample string 55",
          "StrValue8": "sample string 56",
          "BatchNo": "sample string 57",
          "SerialNoItems": [
            {
              "FlowId": "sample string 1",
              "SerialNo": "sample string 2",
              "SerialNote": "sample string 3"
            },
            {
              "FlowId": "sample string 1",
              "SerialNo": "sample string 2",
              "SerialNote": "sample string 3"
            }
          ],
          "ProductionDate": "",
          "LifeTime": 59,
          "LifeTimeUnit": 1010,
          "LifeTimeUnitName": "天",
          "ExpirationDate": "",
          "SerialEnabled": true,
          "BatchEnabled": true,
          "LifeTimeEnabled": true
        }
      ],
      "ExpenseItems": [
        {
          "ExpId": 1,
          "VendId": 2,
          "VendName": "sample string 3",
          "ExpType": 4,
          "ExpTypeName": "sample string 5",
          "Amount": 6.0,
          "Note": "sample string 7",
          "ShareRule": 1001,
          "PayeeType": 1010,
          "PayeeTypeName": "sample string 8",
          "TaxRate": 9.0,
          "Tax": 10.0,
          "AmountTax": 11.0,
          "CustPayment": 12.0,
          "Id": 1,
          "OrpNo": "sample string 13",
          "PayeeId": 14,
          "PayeeName": "sample string 15",
          "ExpPid": 16,
          "SumCustAmount": 17.0,
          "SumAmount": 18.0,
          "IsCustPayment": true,
          "OrpeId": 20
        },
        {
          "ExpId": 1,
          "VendId": 2,
          "VendName": "sample string 3",
          "ExpType": 4,
          "ExpTypeName": "sample string 5",
          "Amount": 6.0,
          "Note": "sample string 7",
          "ShareRule": 1001,
          "PayeeType": 1010,
          "PayeeTypeName": "sample string 8",
          "TaxRate": 9.0,
          "Tax": 10.0,
          "AmountTax": 11.0,
          "CustPayment": 12.0,
          "Id": 1,
          "OrpNo": "sample string 13",
          "PayeeId": 14,
          "PayeeName": "sample string 15",
          "ExpPid": 16,
          "SumCustAmount": 17.0,
          "SumAmount": 18.0,
          "IsCustPayment": true,
          "OrpeId": 20
        }
      ],
      "CustPaymentItems": [
        {
          "ExpId": 1,
          "VendId": 2,
          "VendName": "sample string 3",
          "ExpType": 4,
          "ExpTypeName": "sample string 5",
          "Amount": 6.0,
          "Note": "sample string 7",
          "ShareRule": 1001,
          "PayeeType": 1010,
          "PayeeTypeName": "sample string 8",
          "TaxRate": 9.0,
          "Tax": 10.0,
          "AmountTax": 11.0,
          "CustPayment": 12.0,
          "Id": 1,
          "OrpNo": "sample string 13",
          "PayeeId": 14,
          "PayeeName": "sample string 15",
          "ExpPid": 16,
          "SumCustAmount": 17.0,
          "SumAmount": 18.0,
          "IsCustPayment": true,
          "OrpeId": 20
        },
        {
          "ExpId": 1,
          "VendId": 2,
          "VendName": "sample string 3",
          "ExpType": 4,
          "ExpTypeName": "sample string 5",
          "Amount": 6.0,
          "Note": "sample string 7",
          "ShareRule": 1001,
          "PayeeType": 1010,
          "PayeeTypeName": "sample string 8",
          "TaxRate": 9.0,
          "Tax": 10.0,
          "AmountTax": 11.0,
          "CustPayment": 12.0,
          "Id": 1,
          "OrpNo": "sample string 13",
          "PayeeId": 14,
          "PayeeName": "sample string 15",
          "ExpPid": 16,
          "SumCustAmount": 17.0,
          "SumAmount": 18.0,
          "IsCustPayment": true,
          "OrpeId": 20
        }
      ],
      "PayInfoItems": [
        {
          "Id": 1,
          "AcId": 2,
          "AcName": "sample string 3",
          "Amount": 4.0,
          "PayMethod": 5,
          "PayMethodName": "sample string 6",
          "RefNo": "sample string 7"
        },
        {
          "Id": 1,
          "AcId": 2,
          "AcName": "sample string 3",
          "Amount": 4.0,
          "PayMethod": 5,
          "PayMethodName": "sample string 6",
          "RefNo": "sample string 7"
        }
      ],
      "RelaBills": [
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        },
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        }
      ],
      "CanCreateRelaBills": true,
      "RelaSo": {
        "Id": 1,
        "No": "sample string 2",
        "BType": 1010
      },
      "RelaSos": [
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        },
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        }
      ],
      "RelaSd": {
        "Id": 1,
        "No": "sample string 2",
        "BType": 1010
      },
      "RelaSds": [
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        },
        {
          "Id": 1,
          "No": "sample string 2",
          "BType": 1010
        }
      ]
    }
  ],
  "BillIds": "5,5",
  "Errors": [
    "sample string 1",
    "sample string 2"
  ]
}

application/xml, text/xml

Sample:
<BatchDeliveryResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.Sell.Models">
  <DeliveryBills>
    <SellDeliveryModel>
      <AcId>16</AcId>
      <AcName>sample string 17</AcName>
      <AccountingItemId>25</AccountingItemId>
      <AccountingItemName>sample string 26</AccountingItemName>
      <Amount>12</Amount>
      <AmountFirst>14</AmountFirst>
      <AsId>1</AsId>
      <BType>Purchase</BType>
      <CanCreateRelaBills>true</CanCreateRelaBills>
      <CheckedByName>sample string 29</CheckedByName>
      <CheckedDate>2024-05-03T22:46:57.6017649+08:00</CheckedDate>
      <CreatedByName>sample string 31</CreatedByName>
      <CreatedDate>2024-05-03T22:46:57.6017649+08:00</CreatedDate>
      <CustId>3</CustId>
      <CustName>sample string 4</CustName>
      <CustPayment>15</CustPayment>
      <CustPaymentItems xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models">
        <d4p1:ExpenseModel>
          <d4p1:Amount>6</d4p1:Amount>
          <d4p1:AmountTax>11</d4p1:AmountTax>
          <d4p1:CustPayment>12</d4p1:CustPayment>
          <d4p1:ExpId>1</d4p1:ExpId>
          <d4p1:ExpPid>16</d4p1:ExpPid>
          <d4p1:ExpType>4</d4p1:ExpType>
          <d4p1:ExpTypeName>sample string 5</d4p1:ExpTypeName>
          <d4p1:IsCustPayment>true</d4p1:IsCustPayment>
          <d4p1:Note>sample string 7</d4p1:Note>
          <d4p1:OrpNo>sample string 13</d4p1:OrpNo>
          <d4p1:OrpeId>20</d4p1:OrpeId>
          <d4p1:PayeeId>14</d4p1:PayeeId>
          <d4p1:PayeeName>sample string 15</d4p1:PayeeName>
          <d4p1:PayeeType>Customer</d4p1:PayeeType>
          <d4p1:PayeeTypeName>sample string 8</d4p1:PayeeTypeName>
          <d4p1:ShareRule>Amount</d4p1:ShareRule>
          <d4p1:SumAmount>18</d4p1:SumAmount>
          <d4p1:SumCustAmount>17</d4p1:SumCustAmount>
          <d4p1:Tax>10</d4p1:Tax>
          <d4p1:TaxRate>9</d4p1:TaxRate>
          <d4p1:VendId>2</d4p1:VendId>
          <d4p1:VendName>sample string 3</d4p1:VendName>
        </d4p1:ExpenseModel>
        <d4p1:ExpenseModel>
          <d4p1:Amount>6</d4p1:Amount>
          <d4p1:AmountTax>11</d4p1:AmountTax>
          <d4p1:CustPayment>12</d4p1:CustPayment>
          <d4p1:ExpId>1</d4p1:ExpId>
          <d4p1:ExpPid>16</d4p1:ExpPid>
          <d4p1:ExpType>4</d4p1:ExpType>
          <d4p1:ExpTypeName>sample string 5</d4p1:ExpTypeName>
          <d4p1:IsCustPayment>true</d4p1:IsCustPayment>
          <d4p1:Note>sample string 7</d4p1:Note>
          <d4p1:OrpNo>sample string 13</d4p1:OrpNo>
          <d4p1:OrpeId>20</d4p1:OrpeId>
          <d4p1:PayeeId>14</d4p1:PayeeId>
          <d4p1:PayeeName>sample string 15</d4p1:PayeeName>
          <d4p1:PayeeType>Customer</d4p1:PayeeType>
          <d4p1:PayeeTypeName>sample string 8</d4p1:PayeeTypeName>
          <d4p1:ShareRule>Amount</d4p1:ShareRule>
          <d4p1:SumAmount>18</d4p1:SumAmount>
          <d4p1:SumCustAmount>17</d4p1:SumCustAmount>
          <d4p1:Tax>10</d4p1:Tax>
          <d4p1:TaxRate>9</d4p1:TaxRate>
          <d4p1:VendId>2</d4p1:VendId>
          <d4p1:VendName>sample string 3</d4p1:VendName>
        </d4p1:ExpenseModel>
      </CustPaymentItems>
      <Date>2024-05-03T22:46:57.6017649+08:00</Date>
      <DepartmentId>27</DepartmentId>
      <DepartmentName>sample string 28</DepartmentName>
      <DiscAmount>11</DiscAmount>
      <DiscRate>10</DiscRate>
      <EditRecvAddr>true</EditRecvAddr>
      <Expense>13</Expense>
      <ExpenseItems xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models">
        <d4p1:ExpenseModel>
          <d4p1:Amount>6</d4p1:Amount>
          <d4p1:AmountTax>11</d4p1:AmountTax>
          <d4p1:CustPayment>12</d4p1:CustPayment>
          <d4p1:ExpId>1</d4p1:ExpId>
          <d4p1:ExpPid>16</d4p1:ExpPid>
          <d4p1:ExpType>4</d4p1:ExpType>
          <d4p1:ExpTypeName>sample string 5</d4p1:ExpTypeName>
          <d4p1:IsCustPayment>true</d4p1:IsCustPayment>
          <d4p1:Note>sample string 7</d4p1:Note>
          <d4p1:OrpNo>sample string 13</d4p1:OrpNo>
          <d4p1:OrpeId>20</d4p1:OrpeId>
          <d4p1:PayeeId>14</d4p1:PayeeId>
          <d4p1:PayeeName>sample string 15</d4p1:PayeeName>
          <d4p1:PayeeType>Customer</d4p1:PayeeType>
          <d4p1:PayeeTypeName>sample string 8</d4p1:PayeeTypeName>
          <d4p1:ShareRule>Amount</d4p1:ShareRule>
          <d4p1:SumAmount>18</d4p1:SumAmount>
          <d4p1:SumCustAmount>17</d4p1:SumCustAmount>
          <d4p1:Tax>10</d4p1:Tax>
          <d4p1:TaxRate>9</d4p1:TaxRate>
          <d4p1:VendId>2</d4p1:VendId>
          <d4p1:VendName>sample string 3</d4p1:VendName>
        </d4p1:ExpenseModel>
        <d4p1:ExpenseModel>
          <d4p1:Amount>6</d4p1:Amount>
          <d4p1:AmountTax>11</d4p1:AmountTax>
          <d4p1:CustPayment>12</d4p1:CustPayment>
          <d4p1:ExpId>1</d4p1:ExpId>
          <d4p1:ExpPid>16</d4p1:ExpPid>
          <d4p1:ExpType>4</d4p1:ExpType>
          <d4p1:ExpTypeName>sample string 5</d4p1:ExpTypeName>
          <d4p1:IsCustPayment>true</d4p1:IsCustPayment>
          <d4p1:Note>sample string 7</d4p1:Note>
          <d4p1:OrpNo>sample string 13</d4p1:OrpNo>
          <d4p1:OrpeId>20</d4p1:OrpeId>
          <d4p1:PayeeId>14</d4p1:PayeeId>
          <d4p1:PayeeName>sample string 15</d4p1:PayeeName>
          <d4p1:PayeeType>Customer</d4p1:PayeeType>
          <d4p1:PayeeTypeName>sample string 8</d4p1:PayeeTypeName>
          <d4p1:ShareRule>Amount</d4p1:ShareRule>
          <d4p1:SumAmount>18</d4p1:SumAmount>
          <d4p1:SumCustAmount>17</d4p1:SumCustAmount>
          <d4p1:Tax>10</d4p1:Tax>
          <d4p1:TaxRate>9</d4p1:TaxRate>
          <d4p1:VendId>2</d4p1:VendId>
          <d4p1:VendName>sample string 3</d4p1:VendName>
        </d4p1:ExpenseModel>
      </ExpenseItems>
      <Id>5</Id>
      <IsChecked>24</IsChecked>
      <Items>
        <SellDeliveryEntryModel>
          <Amount>31</Amount>
          <AmountTax>34</AmountTax>
          <ApId>17</ApId>
          <ApName>sample string 18</ApName>
          <AsId>1</AsId>
          <BType>Purchase</BType>
          <BatchEnabled>true</BatchEnabled>
          <BatchNo>sample string 57</BatchNo>
          <Brand>sample string 20</Brand>
          <CatId>7</CatId>
          <CatName>sample string 19</CatName>
          <CreatedBy>44</CreatedBy>
          <CreatedDate>2024-05-03T22:46:57.6017649+08:00</CreatedDate>
          <CustCode>sample string 4</CustCode>
          <CustId>3</CustId>
          <DiscAllocation>30</DiscAllocation>
          <DiscAmount>29</DiscAmount>
          <DiscRate>28</DiscRate>
          <DoDate>2024-05-03T22:46:57.6017649+08:00</DoDate>
          <DoId>14</DoId>
          <DoNo>sample string 15</DoNo>
          <DoRId>40</DoRId>
          <DoRNo>sample string 41</DoRNo>
          <DoeRId>42</DoeRId>
          <Expense>35</Expense>
          <Id>16</Id>
          <Image>sample string 43</Image>
          <LifeTime>59</LifeTime>
          <LifeTimeEnabled>true</LifeTimeEnabled>
          <LifeTimeUnit>Day</LifeTimeUnit>
          <ModifiedBy>46</ModifiedBy>
          <ModifiedDate>2024-05-03T22:46:57.6017649+08:00</ModifiedDate>
          <Note>sample string 36</Note>
          <Price>26</Price>
          <PriceTax>27</PriceTax>
          <ProdId>8</ProdId>
          <ProdLocation>sample string 21</ProdLocation>
          <ProdName>sample string 9</ProdName>
          <ProdNo>sample string 10</ProdNo>
          <ProdTaxRate>1</ProdTaxRate>
          <ProductionDate></ProductionDate>
          <QTY>25</QTY>
          <Rate>24</Rate>
          <SerialEnabled>true</SerialEnabled>
          <SerialNoItems xmlns:d6p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Models.Shared">
            <d6p1:ProductSerialNoEditModel>
              <d6p1:FlowId>sample string 1</d6p1:FlowId>
              <d6p1:SerialNo>sample string 2</d6p1:SerialNo>
              <d6p1:SerialNote>sample string 3</d6p1:SerialNote>
            </d6p1:ProductSerialNoEditModel>
            <d6p1:ProductSerialNoEditModel>
              <d6p1:FlowId>sample string 1</d6p1:FlowId>
              <d6p1:SerialNo>sample string 2</d6p1:SerialNo>
              <d6p1:SerialNote>sample string 3</d6p1:SerialNote>
            </d6p1:ProductSerialNoEditModel>
          </SerialNoItems>
          <SoId>37</SoId>
          <SoNo>sample string 38</SoNo>
          <SoeId>39</SoeId>
          <Spec>sample string 13</Spec>
          <StrValue1>sample string 49</StrValue1>
          <StrValue2>sample string 50</StrValue2>
          <StrValue3>sample string 51</StrValue3>
          <StrValue4>sample string 52</StrValue4>
          <StrValue5>sample string 53</StrValue5>
          <StrValue6>sample string 54</StrValue6>
          <StrValue7>sample string 55</StrValue7>
          <StrValue8>sample string 56</StrValue8>
          <Tax>33</Tax>
          <TaxRate>32</TaxRate>
          <UnitId>22</UnitId>
          <UnitName>sample string 23</UnitName>
          <UseAp>true</UseAp>
          <UseMultiUnits>true</UseMultiUnits>
          <WhId>5</WhId>
          <WhName>sample string 6</WhName>
          <isNotRelate>true</isNotRelate>
        </SellDeliveryEntryModel>
        <SellDeliveryEntryModel>
          <Amount>31</Amount>
          <AmountTax>34</AmountTax>
          <ApId>17</ApId>
          <ApName>sample string 18</ApName>
          <AsId>1</AsId>
          <BType>Purchase</BType>
          <BatchEnabled>true</BatchEnabled>
          <BatchNo>sample string 57</BatchNo>
          <Brand>sample string 20</Brand>
          <CatId>7</CatId>
          <CatName>sample string 19</CatName>
          <CreatedBy>44</CreatedBy>
          <CreatedDate>2024-05-03T22:46:57.6017649+08:00</CreatedDate>
          <CustCode>sample string 4</CustCode>
          <CustId>3</CustId>
          <DiscAllocation>30</DiscAllocation>
          <DiscAmount>29</DiscAmount>
          <DiscRate>28</DiscRate>
          <DoDate>2024-05-03T22:46:57.6017649+08:00</DoDate>
          <DoId>14</DoId>
          <DoNo>sample string 15</DoNo>
          <DoRId>40</DoRId>
          <DoRNo>sample string 41</DoRNo>
          <DoeRId>42</DoeRId>
          <Expense>35</Expense>
          <Id>16</Id>
          <Image>sample string 43</Image>
          <LifeTime>59</LifeTime>
          <LifeTimeEnabled>true</LifeTimeEnabled>
          <LifeTimeUnit>Day</LifeTimeUnit>
          <ModifiedBy>46</ModifiedBy>
          <ModifiedDate>2024-05-03T22:46:57.6017649+08:00</ModifiedDate>
          <Note>sample string 36</Note>
          <Price>26</Price>
          <PriceTax>27</PriceTax>
          <ProdId>8</ProdId>
          <ProdLocation>sample string 21</ProdLocation>
          <ProdName>sample string 9</ProdName>
          <ProdNo>sample string 10</ProdNo>
          <ProdTaxRate>1</ProdTaxRate>
          <ProductionDate></ProductionDate>
          <QTY>25</QTY>
          <Rate>24</Rate>
          <SerialEnabled>true</SerialEnabled>
          <SerialNoItems xmlns:d6p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Models.Shared">
            <d6p1:ProductSerialNoEditModel>
              <d6p1:FlowId>sample string 1</d6p1:FlowId>
              <d6p1:SerialNo>sample string 2</d6p1:SerialNo>
              <d6p1:SerialNote>sample string 3</d6p1:SerialNote>
            </d6p1:ProductSerialNoEditModel>
            <d6p1:ProductSerialNoEditModel>
              <d6p1:FlowId>sample string 1</d6p1:FlowId>
              <d6p1:SerialNo>sample string 2</d6p1:SerialNo>
              <d6p1:SerialNote>sample string 3</d6p1:SerialNote>
            </d6p1:ProductSerialNoEditModel>
          </SerialNoItems>
          <SoId>37</SoId>
          <SoNo>sample string 38</SoNo>
          <SoeId>39</SoeId>
          <Spec>sample string 13</Spec>
          <StrValue1>sample string 49</StrValue1>
          <StrValue2>sample string 50</StrValue2>
          <StrValue3>sample string 51</StrValue3>
          <StrValue4>sample string 52</StrValue4>
          <StrValue5>sample string 53</StrValue5>
          <StrValue6>sample string 54</StrValue6>
          <StrValue7>sample string 55</StrValue7>
          <StrValue8>sample string 56</StrValue8>
          <Tax>33</Tax>
          <TaxRate>32</TaxRate>
          <UnitId>22</UnitId>
          <UnitName>sample string 23</UnitName>
          <UseAp>true</UseAp>
          <UseMultiUnits>true</UseMultiUnits>
          <WhId>5</WhId>
          <WhName>sample string 6</WhName>
          <isNotRelate>true</isNotRelate>
        </SellDeliveryEntryModel>
      </Items>
      <ModifiedByName>sample string 33</ModifiedByName>
      <ModifiedDate>2024-05-03T22:46:57.6017649+08:00</ModifiedDate>
      <No>sample string 6</No>
      <Note>sample string 22</Note>
      <PayInfoItems xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models">
        <d4p1:PayModel>
          <d4p1:AcId>2</d4p1:AcId>
          <d4p1:AcName>sample string 3</d4p1:AcName>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:PayMethod>5</d4p1:PayMethod>
          <d4p1:PayMethodName>sample string 6</d4p1:PayMethodName>
          <d4p1:RefNo>sample string 7</d4p1:RefNo>
        </d4p1:PayModel>
        <d4p1:PayModel>
          <d4p1:AcId>2</d4p1:AcId>
          <d4p1:AcName>sample string 3</d4p1:AcName>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:PayMethod>5</d4p1:PayMethod>
          <d4p1:PayMethodName>sample string 6</d4p1:PayMethodName>
          <d4p1:RefNo>sample string 7</d4p1:RefNo>
        </d4p1:PayModel>
      </PayInfoItems>
      <PrintCount>21</PrintCount>
      <QTY>7</QTY>
      <RecStatus>23</RecStatus>
      <RecvAddress>sample string 20</RecvAddress>
      <RecvMobile>sample string 19</RecvMobile>
      <Recvr>sample string 18</Recvr>
      <RelaBills xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
      </RelaBills>
      <RelaSd xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
        <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
        <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
        <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
      </RelaSd>
      <RelaSds xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
      </RelaSds>
      <RelaSo xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
        <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
        <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
        <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
      </RelaSo>
      <RelaSos xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
      </RelaSos>
      <Sales>8</Sales>
      <SalesName>sample string 9</SalesName>
      <SettlePeriodDate>2024-05-03T22:46:57.6017649+08:00</SettlePeriodDate>
      <SettlePeriodId>38</SettlePeriodId>
      <SettlePeriodName>sample string 35</SettlePeriodName>
      <SettlePeriodType>36</SettlePeriodType>
      <SettlePeriodValue>sample string 37</SettlePeriodValue>
    </SellDeliveryModel>
    <SellDeliveryModel>
      <AcId>16</AcId>
      <AcName>sample string 17</AcName>
      <AccountingItemId>25</AccountingItemId>
      <AccountingItemName>sample string 26</AccountingItemName>
      <Amount>12</Amount>
      <AmountFirst>14</AmountFirst>
      <AsId>1</AsId>
      <BType>Purchase</BType>
      <CanCreateRelaBills>true</CanCreateRelaBills>
      <CheckedByName>sample string 29</CheckedByName>
      <CheckedDate>2024-05-03T22:46:57.6017649+08:00</CheckedDate>
      <CreatedByName>sample string 31</CreatedByName>
      <CreatedDate>2024-05-03T22:46:57.6017649+08:00</CreatedDate>
      <CustId>3</CustId>
      <CustName>sample string 4</CustName>
      <CustPayment>15</CustPayment>
      <CustPaymentItems xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models">
        <d4p1:ExpenseModel>
          <d4p1:Amount>6</d4p1:Amount>
          <d4p1:AmountTax>11</d4p1:AmountTax>
          <d4p1:CustPayment>12</d4p1:CustPayment>
          <d4p1:ExpId>1</d4p1:ExpId>
          <d4p1:ExpPid>16</d4p1:ExpPid>
          <d4p1:ExpType>4</d4p1:ExpType>
          <d4p1:ExpTypeName>sample string 5</d4p1:ExpTypeName>
          <d4p1:IsCustPayment>true</d4p1:IsCustPayment>
          <d4p1:Note>sample string 7</d4p1:Note>
          <d4p1:OrpNo>sample string 13</d4p1:OrpNo>
          <d4p1:OrpeId>20</d4p1:OrpeId>
          <d4p1:PayeeId>14</d4p1:PayeeId>
          <d4p1:PayeeName>sample string 15</d4p1:PayeeName>
          <d4p1:PayeeType>Customer</d4p1:PayeeType>
          <d4p1:PayeeTypeName>sample string 8</d4p1:PayeeTypeName>
          <d4p1:ShareRule>Amount</d4p1:ShareRule>
          <d4p1:SumAmount>18</d4p1:SumAmount>
          <d4p1:SumCustAmount>17</d4p1:SumCustAmount>
          <d4p1:Tax>10</d4p1:Tax>
          <d4p1:TaxRate>9</d4p1:TaxRate>
          <d4p1:VendId>2</d4p1:VendId>
          <d4p1:VendName>sample string 3</d4p1:VendName>
        </d4p1:ExpenseModel>
        <d4p1:ExpenseModel>
          <d4p1:Amount>6</d4p1:Amount>
          <d4p1:AmountTax>11</d4p1:AmountTax>
          <d4p1:CustPayment>12</d4p1:CustPayment>
          <d4p1:ExpId>1</d4p1:ExpId>
          <d4p1:ExpPid>16</d4p1:ExpPid>
          <d4p1:ExpType>4</d4p1:ExpType>
          <d4p1:ExpTypeName>sample string 5</d4p1:ExpTypeName>
          <d4p1:IsCustPayment>true</d4p1:IsCustPayment>
          <d4p1:Note>sample string 7</d4p1:Note>
          <d4p1:OrpNo>sample string 13</d4p1:OrpNo>
          <d4p1:OrpeId>20</d4p1:OrpeId>
          <d4p1:PayeeId>14</d4p1:PayeeId>
          <d4p1:PayeeName>sample string 15</d4p1:PayeeName>
          <d4p1:PayeeType>Customer</d4p1:PayeeType>
          <d4p1:PayeeTypeName>sample string 8</d4p1:PayeeTypeName>
          <d4p1:ShareRule>Amount</d4p1:ShareRule>
          <d4p1:SumAmount>18</d4p1:SumAmount>
          <d4p1:SumCustAmount>17</d4p1:SumCustAmount>
          <d4p1:Tax>10</d4p1:Tax>
          <d4p1:TaxRate>9</d4p1:TaxRate>
          <d4p1:VendId>2</d4p1:VendId>
          <d4p1:VendName>sample string 3</d4p1:VendName>
        </d4p1:ExpenseModel>
      </CustPaymentItems>
      <Date>2024-05-03T22:46:57.6017649+08:00</Date>
      <DepartmentId>27</DepartmentId>
      <DepartmentName>sample string 28</DepartmentName>
      <DiscAmount>11</DiscAmount>
      <DiscRate>10</DiscRate>
      <EditRecvAddr>true</EditRecvAddr>
      <Expense>13</Expense>
      <ExpenseItems xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models">
        <d4p1:ExpenseModel>
          <d4p1:Amount>6</d4p1:Amount>
          <d4p1:AmountTax>11</d4p1:AmountTax>
          <d4p1:CustPayment>12</d4p1:CustPayment>
          <d4p1:ExpId>1</d4p1:ExpId>
          <d4p1:ExpPid>16</d4p1:ExpPid>
          <d4p1:ExpType>4</d4p1:ExpType>
          <d4p1:ExpTypeName>sample string 5</d4p1:ExpTypeName>
          <d4p1:IsCustPayment>true</d4p1:IsCustPayment>
          <d4p1:Note>sample string 7</d4p1:Note>
          <d4p1:OrpNo>sample string 13</d4p1:OrpNo>
          <d4p1:OrpeId>20</d4p1:OrpeId>
          <d4p1:PayeeId>14</d4p1:PayeeId>
          <d4p1:PayeeName>sample string 15</d4p1:PayeeName>
          <d4p1:PayeeType>Customer</d4p1:PayeeType>
          <d4p1:PayeeTypeName>sample string 8</d4p1:PayeeTypeName>
          <d4p1:ShareRule>Amount</d4p1:ShareRule>
          <d4p1:SumAmount>18</d4p1:SumAmount>
          <d4p1:SumCustAmount>17</d4p1:SumCustAmount>
          <d4p1:Tax>10</d4p1:Tax>
          <d4p1:TaxRate>9</d4p1:TaxRate>
          <d4p1:VendId>2</d4p1:VendId>
          <d4p1:VendName>sample string 3</d4p1:VendName>
        </d4p1:ExpenseModel>
        <d4p1:ExpenseModel>
          <d4p1:Amount>6</d4p1:Amount>
          <d4p1:AmountTax>11</d4p1:AmountTax>
          <d4p1:CustPayment>12</d4p1:CustPayment>
          <d4p1:ExpId>1</d4p1:ExpId>
          <d4p1:ExpPid>16</d4p1:ExpPid>
          <d4p1:ExpType>4</d4p1:ExpType>
          <d4p1:ExpTypeName>sample string 5</d4p1:ExpTypeName>
          <d4p1:IsCustPayment>true</d4p1:IsCustPayment>
          <d4p1:Note>sample string 7</d4p1:Note>
          <d4p1:OrpNo>sample string 13</d4p1:OrpNo>
          <d4p1:OrpeId>20</d4p1:OrpeId>
          <d4p1:PayeeId>14</d4p1:PayeeId>
          <d4p1:PayeeName>sample string 15</d4p1:PayeeName>
          <d4p1:PayeeType>Customer</d4p1:PayeeType>
          <d4p1:PayeeTypeName>sample string 8</d4p1:PayeeTypeName>
          <d4p1:ShareRule>Amount</d4p1:ShareRule>
          <d4p1:SumAmount>18</d4p1:SumAmount>
          <d4p1:SumCustAmount>17</d4p1:SumCustAmount>
          <d4p1:Tax>10</d4p1:Tax>
          <d4p1:TaxRate>9</d4p1:TaxRate>
          <d4p1:VendId>2</d4p1:VendId>
          <d4p1:VendName>sample string 3</d4p1:VendName>
        </d4p1:ExpenseModel>
      </ExpenseItems>
      <Id>5</Id>
      <IsChecked>24</IsChecked>
      <Items>
        <SellDeliveryEntryModel>
          <Amount>31</Amount>
          <AmountTax>34</AmountTax>
          <ApId>17</ApId>
          <ApName>sample string 18</ApName>
          <AsId>1</AsId>
          <BType>Purchase</BType>
          <BatchEnabled>true</BatchEnabled>
          <BatchNo>sample string 57</BatchNo>
          <Brand>sample string 20</Brand>
          <CatId>7</CatId>
          <CatName>sample string 19</CatName>
          <CreatedBy>44</CreatedBy>
          <CreatedDate>2024-05-03T22:46:57.6017649+08:00</CreatedDate>
          <CustCode>sample string 4</CustCode>
          <CustId>3</CustId>
          <DiscAllocation>30</DiscAllocation>
          <DiscAmount>29</DiscAmount>
          <DiscRate>28</DiscRate>
          <DoDate>2024-05-03T22:46:57.6017649+08:00</DoDate>
          <DoId>14</DoId>
          <DoNo>sample string 15</DoNo>
          <DoRId>40</DoRId>
          <DoRNo>sample string 41</DoRNo>
          <DoeRId>42</DoeRId>
          <Expense>35</Expense>
          <Id>16</Id>
          <Image>sample string 43</Image>
          <LifeTime>59</LifeTime>
          <LifeTimeEnabled>true</LifeTimeEnabled>
          <LifeTimeUnit>Day</LifeTimeUnit>
          <ModifiedBy>46</ModifiedBy>
          <ModifiedDate>2024-05-03T22:46:57.6017649+08:00</ModifiedDate>
          <Note>sample string 36</Note>
          <Price>26</Price>
          <PriceTax>27</PriceTax>
          <ProdId>8</ProdId>
          <ProdLocation>sample string 21</ProdLocation>
          <ProdName>sample string 9</ProdName>
          <ProdNo>sample string 10</ProdNo>
          <ProdTaxRate>1</ProdTaxRate>
          <ProductionDate></ProductionDate>
          <QTY>25</QTY>
          <Rate>24</Rate>
          <SerialEnabled>true</SerialEnabled>
          <SerialNoItems xmlns:d6p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Models.Shared">
            <d6p1:ProductSerialNoEditModel>
              <d6p1:FlowId>sample string 1</d6p1:FlowId>
              <d6p1:SerialNo>sample string 2</d6p1:SerialNo>
              <d6p1:SerialNote>sample string 3</d6p1:SerialNote>
            </d6p1:ProductSerialNoEditModel>
            <d6p1:ProductSerialNoEditModel>
              <d6p1:FlowId>sample string 1</d6p1:FlowId>
              <d6p1:SerialNo>sample string 2</d6p1:SerialNo>
              <d6p1:SerialNote>sample string 3</d6p1:SerialNote>
            </d6p1:ProductSerialNoEditModel>
          </SerialNoItems>
          <SoId>37</SoId>
          <SoNo>sample string 38</SoNo>
          <SoeId>39</SoeId>
          <Spec>sample string 13</Spec>
          <StrValue1>sample string 49</StrValue1>
          <StrValue2>sample string 50</StrValue2>
          <StrValue3>sample string 51</StrValue3>
          <StrValue4>sample string 52</StrValue4>
          <StrValue5>sample string 53</StrValue5>
          <StrValue6>sample string 54</StrValue6>
          <StrValue7>sample string 55</StrValue7>
          <StrValue8>sample string 56</StrValue8>
          <Tax>33</Tax>
          <TaxRate>32</TaxRate>
          <UnitId>22</UnitId>
          <UnitName>sample string 23</UnitName>
          <UseAp>true</UseAp>
          <UseMultiUnits>true</UseMultiUnits>
          <WhId>5</WhId>
          <WhName>sample string 6</WhName>
          <isNotRelate>true</isNotRelate>
        </SellDeliveryEntryModel>
        <SellDeliveryEntryModel>
          <Amount>31</Amount>
          <AmountTax>34</AmountTax>
          <ApId>17</ApId>
          <ApName>sample string 18</ApName>
          <AsId>1</AsId>
          <BType>Purchase</BType>
          <BatchEnabled>true</BatchEnabled>
          <BatchNo>sample string 57</BatchNo>
          <Brand>sample string 20</Brand>
          <CatId>7</CatId>
          <CatName>sample string 19</CatName>
          <CreatedBy>44</CreatedBy>
          <CreatedDate>2024-05-03T22:46:57.6017649+08:00</CreatedDate>
          <CustCode>sample string 4</CustCode>
          <CustId>3</CustId>
          <DiscAllocation>30</DiscAllocation>
          <DiscAmount>29</DiscAmount>
          <DiscRate>28</DiscRate>
          <DoDate>2024-05-03T22:46:57.6017649+08:00</DoDate>
          <DoId>14</DoId>
          <DoNo>sample string 15</DoNo>
          <DoRId>40</DoRId>
          <DoRNo>sample string 41</DoRNo>
          <DoeRId>42</DoeRId>
          <Expense>35</Expense>
          <Id>16</Id>
          <Image>sample string 43</Image>
          <LifeTime>59</LifeTime>
          <LifeTimeEnabled>true</LifeTimeEnabled>
          <LifeTimeUnit>Day</LifeTimeUnit>
          <ModifiedBy>46</ModifiedBy>
          <ModifiedDate>2024-05-03T22:46:57.6017649+08:00</ModifiedDate>
          <Note>sample string 36</Note>
          <Price>26</Price>
          <PriceTax>27</PriceTax>
          <ProdId>8</ProdId>
          <ProdLocation>sample string 21</ProdLocation>
          <ProdName>sample string 9</ProdName>
          <ProdNo>sample string 10</ProdNo>
          <ProdTaxRate>1</ProdTaxRate>
          <ProductionDate></ProductionDate>
          <QTY>25</QTY>
          <Rate>24</Rate>
          <SerialEnabled>true</SerialEnabled>
          <SerialNoItems xmlns:d6p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Models.Shared">
            <d6p1:ProductSerialNoEditModel>
              <d6p1:FlowId>sample string 1</d6p1:FlowId>
              <d6p1:SerialNo>sample string 2</d6p1:SerialNo>
              <d6p1:SerialNote>sample string 3</d6p1:SerialNote>
            </d6p1:ProductSerialNoEditModel>
            <d6p1:ProductSerialNoEditModel>
              <d6p1:FlowId>sample string 1</d6p1:FlowId>
              <d6p1:SerialNo>sample string 2</d6p1:SerialNo>
              <d6p1:SerialNote>sample string 3</d6p1:SerialNote>
            </d6p1:ProductSerialNoEditModel>
          </SerialNoItems>
          <SoId>37</SoId>
          <SoNo>sample string 38</SoNo>
          <SoeId>39</SoeId>
          <Spec>sample string 13</Spec>
          <StrValue1>sample string 49</StrValue1>
          <StrValue2>sample string 50</StrValue2>
          <StrValue3>sample string 51</StrValue3>
          <StrValue4>sample string 52</StrValue4>
          <StrValue5>sample string 53</StrValue5>
          <StrValue6>sample string 54</StrValue6>
          <StrValue7>sample string 55</StrValue7>
          <StrValue8>sample string 56</StrValue8>
          <Tax>33</Tax>
          <TaxRate>32</TaxRate>
          <UnitId>22</UnitId>
          <UnitName>sample string 23</UnitName>
          <UseAp>true</UseAp>
          <UseMultiUnits>true</UseMultiUnits>
          <WhId>5</WhId>
          <WhName>sample string 6</WhName>
          <isNotRelate>true</isNotRelate>
        </SellDeliveryEntryModel>
      </Items>
      <ModifiedByName>sample string 33</ModifiedByName>
      <ModifiedDate>2024-05-03T22:46:57.6017649+08:00</ModifiedDate>
      <No>sample string 6</No>
      <Note>sample string 22</Note>
      <PayInfoItems xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models">
        <d4p1:PayModel>
          <d4p1:AcId>2</d4p1:AcId>
          <d4p1:AcName>sample string 3</d4p1:AcName>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:PayMethod>5</d4p1:PayMethod>
          <d4p1:PayMethodName>sample string 6</d4p1:PayMethodName>
          <d4p1:RefNo>sample string 7</d4p1:RefNo>
        </d4p1:PayModel>
        <d4p1:PayModel>
          <d4p1:AcId>2</d4p1:AcId>
          <d4p1:AcName>sample string 3</d4p1:AcName>
          <d4p1:Amount>4</d4p1:Amount>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:PayMethod>5</d4p1:PayMethod>
          <d4p1:PayMethodName>sample string 6</d4p1:PayMethodName>
          <d4p1:RefNo>sample string 7</d4p1:RefNo>
        </d4p1:PayModel>
      </PayInfoItems>
      <PrintCount>21</PrintCount>
      <QTY>7</QTY>
      <RecStatus>23</RecStatus>
      <RecvAddress>sample string 20</RecvAddress>
      <RecvMobile>sample string 19</RecvMobile>
      <Recvr>sample string 18</Recvr>
      <RelaBills xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
      </RelaBills>
      <RelaSd xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
        <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
        <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
        <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
      </RelaSd>
      <RelaSds xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
      </RelaSds>
      <RelaSo xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
        <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
        <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
        <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
      </RelaSo>
      <RelaSos xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
        <d4p1:IdNoPair>
          <d4p1:_x003C_BType_x003E_k__BackingField>Purchase</d4p1:_x003C_BType_x003E_k__BackingField>
          <d4p1:_x003C_Id_x003E_k__BackingField>1</d4p1:_x003C_Id_x003E_k__BackingField>
          <d4p1:_x003C_No_x003E_k__BackingField>sample string 2</d4p1:_x003C_No_x003E_k__BackingField>
        </d4p1:IdNoPair>
      </RelaSos>
      <Sales>8</Sales>
      <SalesName>sample string 9</SalesName>
      <SettlePeriodDate>2024-05-03T22:46:57.6017649+08:00</SettlePeriodDate>
      <SettlePeriodId>38</SettlePeriodId>
      <SettlePeriodName>sample string 35</SettlePeriodName>
      <SettlePeriodType>36</SettlePeriodType>
      <SettlePeriodValue>sample string 37</SettlePeriodValue>
    </SellDeliveryModel>
  </DeliveryBills>
  <Errors xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </Errors>
</BatchDeliveryResult>