POST jxc_api/SellDelivery/SaveDraft

Request Information

URI Parameters

None.

Body Parameters

SellDeliveryDraftEditModel
NameDescriptionTypeAdditional information
DraftMeta

DraftMetaModel

None.

CreatedBy

integer

None.

Id

integer

None.

No

string

None.

CustId

integer

None.

Sales

integer

None.

Date

date

None.

BType

BillType

None.

DiscRate

decimal number

None.

DiscAmount

decimal number

None.

Amount

decimal number

None.

CustPayment

decimal number

None.

AmountFirst

decimal number

None.

AcId

integer

None.

Expense

decimal number

None.

EditRecvAddr

boolean

None.

Recvr

string

None.

RecvMobile

string

None.

RecvAddress

string

None.

Note

string

None.

AccountingItemId

integer

None.

DepartmentId

integer

None.

SettlePeriodId

integer

None.

SettlePeriodDate

date

None.

AutoGenerate

boolean

None.

Items

Collection of SellDeliveryEntryEditModel

None.

ExpenseItems

Collection of ExpenseEditModel

None.

PayInfoItems

Collection of PayEditModel

None.

ForcePassCredit

boolean

None.

NeedJudgePrice

boolean

None.

BillOrigin

BillOriginEnum

None.

CustPaymentItems

Collection of CustPaymentEditModel

None.

RelatedBills

Collection of IdNoPair

None.

Request Formats

application/json, text/json

Sample:
{
  "DraftMeta": {
    "IsAutoSave": true,
    "AttachIds": [
      1,
      2
    ]
  },
  "CreatedBy": 1,
  "Id": 2,
  "No": "sample string 3",
  "CustId": 4,
  "Sales": 5,
  "Date": "2025-04-04 21:01:25",
  "BType": 1010,
  "DiscRate": 7.0,
  "DiscAmount": 8.0,
  "Amount": 9.0,
  "CustPayment": 10.0,
  "AmountFirst": 11.0,
  "AcId": 12,
  "Expense": 13.0,
  "EditRecvAddr": true,
  "Recvr": "sample string 15",
  "RecvMobile": "sample string 16",
  "RecvAddress": "sample string 17",
  "Note": "sample string 18",
  "AccountingItemId": 19,
  "DepartmentId": 20,
  "SettlePeriodId": 21,
  "SettlePeriodDate": "2025-04-04 21:01:25",
  "AutoGenerate": true,
  "Items": [
    {
      "Id": 1,
      "DoId": 2,
      "DoNo": "sample string 3",
      "DoDate": "2025-04-04 21:01:25",
      "BType": 1010,
      "CustId": 5,
      "ProdId": 6,
      "CatId": 7,
      "WhId": 8,
      "ApId": 9,
      "UnitId": 10,
      "Rate": 11.0,
      "QTY": 12.0,
      "Price": 13.0,
      "PriceTax": 14.0,
      "PriceDis": 15.0,
      "DiscRate": 16.0,
      "DiscAmount": 17.0,
      "DiscAllocation": 18.0,
      "Amount": 19.0,
      "TaxRate": 20.0,
      "Tax": 21.0,
      "AmountTax": 22.0,
      "Expense": 23.0,
      "Note": "sample string 24",
      "SoId": 25,
      "SoNo": "sample string 26",
      "SoeId": 27,
      "DoRId": 28,
      "DoRNo": "sample string 29",
      "DoeRId": 30,
      "isNotRelate": true,
      "BatchNo": "sample string 32",
      "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": "2025-04-04 21:01:25",
      "ExpirationDate": "2025-04-04 21:01:25",
      "StrValue1": "sample string 35",
      "StrValue2": "sample string 36",
      "StrValue3": "sample string 37",
      "StrValue4": "sample string 38",
      "StrValue5": "sample string 39",
      "StrValue6": "sample string 40",
      "StrValue7": "sample string 41",
      "StrValue8": "sample string 42"
    },
    {
      "Id": 1,
      "DoId": 2,
      "DoNo": "sample string 3",
      "DoDate": "2025-04-04 21:01:25",
      "BType": 1010,
      "CustId": 5,
      "ProdId": 6,
      "CatId": 7,
      "WhId": 8,
      "ApId": 9,
      "UnitId": 10,
      "Rate": 11.0,
      "QTY": 12.0,
      "Price": 13.0,
      "PriceTax": 14.0,
      "PriceDis": 15.0,
      "DiscRate": 16.0,
      "DiscAmount": 17.0,
      "DiscAllocation": 18.0,
      "Amount": 19.0,
      "TaxRate": 20.0,
      "Tax": 21.0,
      "AmountTax": 22.0,
      "Expense": 23.0,
      "Note": "sample string 24",
      "SoId": 25,
      "SoNo": "sample string 26",
      "SoeId": 27,
      "DoRId": 28,
      "DoRNo": "sample string 29",
      "DoeRId": 30,
      "isNotRelate": true,
      "BatchNo": "sample string 32",
      "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": "2025-04-04 21:01:25",
      "ExpirationDate": "2025-04-04 21:01:25",
      "StrValue1": "sample string 35",
      "StrValue2": "sample string 36",
      "StrValue3": "sample string 37",
      "StrValue4": "sample string 38",
      "StrValue5": "sample string 39",
      "StrValue6": "sample string 40",
      "StrValue7": "sample string 41",
      "StrValue8": "sample string 42"
    }
  ],
  "ExpenseItems": [
    {
      "VendId": 1,
      "ExpType": 2,
      "Amount": 3.0,
      "Note": "sample string 4",
      "Id": 5,
      "ShareRule": 1001,
      "PayeeType": 1010,
      "TaxRate": 6.0,
      "Tax": 7.0,
      "AmountTax": 8.0,
      "CustPayment": 9.0,
      "SumCustAmount": 10.0,
      "PayeeId": 11,
      "SumAmount": 12.0,
      "ExpPid": 13,
      "IsCustPayment": true
    },
    {
      "VendId": 1,
      "ExpType": 2,
      "Amount": 3.0,
      "Note": "sample string 4",
      "Id": 5,
      "ShareRule": 1001,
      "PayeeType": 1010,
      "TaxRate": 6.0,
      "Tax": 7.0,
      "AmountTax": 8.0,
      "CustPayment": 9.0,
      "SumCustAmount": 10.0,
      "PayeeId": 11,
      "SumAmount": 12.0,
      "ExpPid": 13,
      "IsCustPayment": true
    }
  ],
  "PayInfoItems": [
    {
      "AcId": 1,
      "Amount": 2.0,
      "PayMethod": 3,
      "RefNo": "sample string 4"
    },
    {
      "AcId": 1,
      "Amount": 2.0,
      "PayMethod": 3,
      "RefNo": "sample string 4"
    }
  ],
  "ForcePassCredit": true,
  "NeedJudgePrice": true,
  "BillOrigin": 0,
  "CustPaymentItems": [
    {
      "PayeeType": 1010,
      "PayeeId": 1,
      "ExpType": 2,
      "Amount": 3.0,
      "Note": "sample string 4",
      "Id": 5,
      "TaxRate": 6.0,
      "Tax": 7.0,
      "AmountTax": 8.0,
      "SumAmount": 9.0,
      "ExpPid": 10,
      "IsCustPayment": true
    },
    {
      "PayeeType": 1010,
      "PayeeId": 1,
      "ExpType": 2,
      "Amount": 3.0,
      "Note": "sample string 4",
      "Id": 5,
      "TaxRate": 6.0,
      "Tax": 7.0,
      "AmountTax": 8.0,
      "SumAmount": 9.0,
      "ExpPid": 10,
      "IsCustPayment": true
    }
  ],
  "RelatedBills": [
    {
      "Id": 1,
      "No": "sample string 2",
      "BType": 1010
    },
    {
      "Id": 1,
      "No": "sample string 2",
      "BType": 1010
    }
  ]
}

application/xml, text/xml

Sample:
<SellDeliveryDraftEditModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.Sell.Models">
  <AcId>12</AcId>
  <AccountingItemId>19</AccountingItemId>
  <Amount>9</Amount>
  <AmountFirst>11</AmountFirst>
  <AutoGenerate>true</AutoGenerate>
  <BType>Purchase</BType>
  <BillOrigin>Other</BillOrigin>
  <CustId>4</CustId>
  <CustPayment>10</CustPayment>
  <CustPaymentItems xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models">
    <d2p1:CustPaymentEditModel>
      <d2p1:Amount>3</d2p1:Amount>
      <d2p1:AmountTax>8</d2p1:AmountTax>
      <d2p1:ExpPid>10</d2p1:ExpPid>
      <d2p1:ExpType>2</d2p1:ExpType>
      <d2p1:Id>5</d2p1:Id>
      <d2p1:IsCustPayment>true</d2p1:IsCustPayment>
      <d2p1:Note>sample string 4</d2p1:Note>
      <d2p1:PayeeId>1</d2p1:PayeeId>
      <d2p1:PayeeType>Customer</d2p1:PayeeType>
      <d2p1:SumAmount>9</d2p1:SumAmount>
      <d2p1:Tax>7</d2p1:Tax>
      <d2p1:TaxRate>6</d2p1:TaxRate>
    </d2p1:CustPaymentEditModel>
    <d2p1:CustPaymentEditModel>
      <d2p1:Amount>3</d2p1:Amount>
      <d2p1:AmountTax>8</d2p1:AmountTax>
      <d2p1:ExpPid>10</d2p1:ExpPid>
      <d2p1:ExpType>2</d2p1:ExpType>
      <d2p1:Id>5</d2p1:Id>
      <d2p1:IsCustPayment>true</d2p1:IsCustPayment>
      <d2p1:Note>sample string 4</d2p1:Note>
      <d2p1:PayeeId>1</d2p1:PayeeId>
      <d2p1:PayeeType>Customer</d2p1:PayeeType>
      <d2p1:SumAmount>9</d2p1:SumAmount>
      <d2p1:Tax>7</d2p1:Tax>
      <d2p1:TaxRate>6</d2p1:TaxRate>
    </d2p1:CustPaymentEditModel>
  </CustPaymentItems>
  <Date>2025-04-04T21:01:25.178412+08:00</Date>
  <DepartmentId>20</DepartmentId>
  <DiscAmount>8</DiscAmount>
  <DiscRate>7</DiscRate>
  <EditRecvAddr>true</EditRecvAddr>
  <Expense>13</Expense>
  <ExpenseItems xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models">
    <d2p1:ExpenseEditModel>
      <d2p1:Amount>3</d2p1:Amount>
      <d2p1:AmountTax>8</d2p1:AmountTax>
      <d2p1:CustPayment>9</d2p1:CustPayment>
      <d2p1:ExpPid>13</d2p1:ExpPid>
      <d2p1:ExpType>2</d2p1:ExpType>
      <d2p1:Id>5</d2p1:Id>
      <d2p1:IsCustPayment>true</d2p1:IsCustPayment>
      <d2p1:Note>sample string 4</d2p1:Note>
      <d2p1:PayeeId>11</d2p1:PayeeId>
      <d2p1:PayeeType>Customer</d2p1:PayeeType>
      <d2p1:ShareRule>Amount</d2p1:ShareRule>
      <d2p1:SumAmount>12</d2p1:SumAmount>
      <d2p1:SumCustAmount>10</d2p1:SumCustAmount>
      <d2p1:Tax>7</d2p1:Tax>
      <d2p1:TaxRate>6</d2p1:TaxRate>
      <d2p1:VendId>1</d2p1:VendId>
    </d2p1:ExpenseEditModel>
    <d2p1:ExpenseEditModel>
      <d2p1:Amount>3</d2p1:Amount>
      <d2p1:AmountTax>8</d2p1:AmountTax>
      <d2p1:CustPayment>9</d2p1:CustPayment>
      <d2p1:ExpPid>13</d2p1:ExpPid>
      <d2p1:ExpType>2</d2p1:ExpType>
      <d2p1:Id>5</d2p1:Id>
      <d2p1:IsCustPayment>true</d2p1:IsCustPayment>
      <d2p1:Note>sample string 4</d2p1:Note>
      <d2p1:PayeeId>11</d2p1:PayeeId>
      <d2p1:PayeeType>Customer</d2p1:PayeeType>
      <d2p1:ShareRule>Amount</d2p1:ShareRule>
      <d2p1:SumAmount>12</d2p1:SumAmount>
      <d2p1:SumCustAmount>10</d2p1:SumCustAmount>
      <d2p1:Tax>7</d2p1:Tax>
      <d2p1:TaxRate>6</d2p1:TaxRate>
      <d2p1:VendId>1</d2p1:VendId>
    </d2p1:ExpenseEditModel>
  </ExpenseItems>
  <ForcePassCredit>true</ForcePassCredit>
  <Id>2</Id>
  <Items>
    <SellDeliveryEntryEditModel>
      <Amount>19</Amount>
      <AmountTax>22</AmountTax>
      <ApId>9</ApId>
      <BType>Purchase</BType>
      <BatchNo>sample string 32</BatchNo>
      <CatId>7</CatId>
      <CustId>5</CustId>
      <DiscAllocation>18</DiscAllocation>
      <DiscAmount>17</DiscAmount>
      <DiscRate>16</DiscRate>
      <DoDate>2025-04-04T21:01:25.178412+08:00</DoDate>
      <DoId>2</DoId>
      <DoNo>sample string 3</DoNo>
      <DoRId>28</DoRId>
      <DoRNo>sample string 29</DoRNo>
      <DoeRId>30</DoeRId>
      <Expense>23</Expense>
      <ExpirationDate>2025-04-04T21:01:25.178412+08:00</ExpirationDate>
      <Id>1</Id>
      <Note>sample string 24</Note>
      <Price>13</Price>
      <PriceDis>15</PriceDis>
      <PriceTax>14</PriceTax>
      <ProdId>6</ProdId>
      <ProductionDate>2025-04-04T21:01:25.178412+08:00</ProductionDate>
      <QTY>12</QTY>
      <Rate>11</Rate>
      <SerialNoItems xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Models.Shared">
        <d4p1:ProductSerialNoEditModel>
          <d4p1:FlowId>sample string 1</d4p1:FlowId>
          <d4p1:SerialNo>sample string 2</d4p1:SerialNo>
          <d4p1:SerialNote>sample string 3</d4p1:SerialNote>
        </d4p1:ProductSerialNoEditModel>
        <d4p1:ProductSerialNoEditModel>
          <d4p1:FlowId>sample string 1</d4p1:FlowId>
          <d4p1:SerialNo>sample string 2</d4p1:SerialNo>
          <d4p1:SerialNote>sample string 3</d4p1:SerialNote>
        </d4p1:ProductSerialNoEditModel>
      </SerialNoItems>
      <SoId>25</SoId>
      <SoNo>sample string 26</SoNo>
      <SoeId>27</SoeId>
      <StrValue1>sample string 35</StrValue1>
      <StrValue2>sample string 36</StrValue2>
      <StrValue3>sample string 37</StrValue3>
      <StrValue4>sample string 38</StrValue4>
      <StrValue5>sample string 39</StrValue5>
      <StrValue6>sample string 40</StrValue6>
      <StrValue7>sample string 41</StrValue7>
      <StrValue8>sample string 42</StrValue8>
      <Tax>21</Tax>
      <TaxRate>20</TaxRate>
      <UnitId>10</UnitId>
      <WhId>8</WhId>
      <isNotRelate>true</isNotRelate>
    </SellDeliveryEntryEditModel>
    <SellDeliveryEntryEditModel>
      <Amount>19</Amount>
      <AmountTax>22</AmountTax>
      <ApId>9</ApId>
      <BType>Purchase</BType>
      <BatchNo>sample string 32</BatchNo>
      <CatId>7</CatId>
      <CustId>5</CustId>
      <DiscAllocation>18</DiscAllocation>
      <DiscAmount>17</DiscAmount>
      <DiscRate>16</DiscRate>
      <DoDate>2025-04-04T21:01:25.178412+08:00</DoDate>
      <DoId>2</DoId>
      <DoNo>sample string 3</DoNo>
      <DoRId>28</DoRId>
      <DoRNo>sample string 29</DoRNo>
      <DoeRId>30</DoeRId>
      <Expense>23</Expense>
      <ExpirationDate>2025-04-04T21:01:25.178412+08:00</ExpirationDate>
      <Id>1</Id>
      <Note>sample string 24</Note>
      <Price>13</Price>
      <PriceDis>15</PriceDis>
      <PriceTax>14</PriceTax>
      <ProdId>6</ProdId>
      <ProductionDate>2025-04-04T21:01:25.178412+08:00</ProductionDate>
      <QTY>12</QTY>
      <Rate>11</Rate>
      <SerialNoItems xmlns:d4p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Models.Shared">
        <d4p1:ProductSerialNoEditModel>
          <d4p1:FlowId>sample string 1</d4p1:FlowId>
          <d4p1:SerialNo>sample string 2</d4p1:SerialNo>
          <d4p1:SerialNote>sample string 3</d4p1:SerialNote>
        </d4p1:ProductSerialNoEditModel>
        <d4p1:ProductSerialNoEditModel>
          <d4p1:FlowId>sample string 1</d4p1:FlowId>
          <d4p1:SerialNo>sample string 2</d4p1:SerialNo>
          <d4p1:SerialNote>sample string 3</d4p1:SerialNote>
        </d4p1:ProductSerialNoEditModel>
      </SerialNoItems>
      <SoId>25</SoId>
      <SoNo>sample string 26</SoNo>
      <SoeId>27</SoeId>
      <StrValue1>sample string 35</StrValue1>
      <StrValue2>sample string 36</StrValue2>
      <StrValue3>sample string 37</StrValue3>
      <StrValue4>sample string 38</StrValue4>
      <StrValue5>sample string 39</StrValue5>
      <StrValue6>sample string 40</StrValue6>
      <StrValue7>sample string 41</StrValue7>
      <StrValue8>sample string 42</StrValue8>
      <Tax>21</Tax>
      <TaxRate>20</TaxRate>
      <UnitId>10</UnitId>
      <WhId>8</WhId>
      <isNotRelate>true</isNotRelate>
    </SellDeliveryEntryEditModel>
  </Items>
  <NeedJudgePrice>true</NeedJudgePrice>
  <No>sample string 3</No>
  <Note>sample string 18</Note>
  <PayInfoItems xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models">
    <d2p1:PayEditModel>
      <d2p1:AcId>1</d2p1:AcId>
      <d2p1:Amount>2</d2p1:Amount>
      <d2p1:PayMethod>3</d2p1:PayMethod>
      <d2p1:RefNo>sample string 4</d2p1:RefNo>
    </d2p1:PayEditModel>
    <d2p1:PayEditModel>
      <d2p1:AcId>1</d2p1:AcId>
      <d2p1:Amount>2</d2p1:Amount>
      <d2p1:PayMethod>3</d2p1:PayMethod>
      <d2p1:RefNo>sample string 4</d2p1:RefNo>
    </d2p1:PayEditModel>
  </PayInfoItems>
  <RecvAddress>sample string 17</RecvAddress>
  <RecvMobile>sample string 16</RecvMobile>
  <Recvr>sample string 15</Recvr>
  <RelatedBills xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">
    <d2p1:IdNoPair>
      <d2p1:_x003C_BType_x003E_k__BackingField>Purchase</d2p1:_x003C_BType_x003E_k__BackingField>
      <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField>
      <d2p1:_x003C_No_x003E_k__BackingField>sample string 2</d2p1:_x003C_No_x003E_k__BackingField>
    </d2p1:IdNoPair>
    <d2p1:IdNoPair>
      <d2p1:_x003C_BType_x003E_k__BackingField>Purchase</d2p1:_x003C_BType_x003E_k__BackingField>
      <d2p1:_x003C_Id_x003E_k__BackingField>1</d2p1:_x003C_Id_x003E_k__BackingField>
      <d2p1:_x003C_No_x003E_k__BackingField>sample string 2</d2p1:_x003C_No_x003E_k__BackingField>
    </d2p1:IdNoPair>
  </RelatedBills>
  <Sales>5</Sales>
  <SettlePeriodDate>2025-04-04T21:01:25.178412+08:00</SettlePeriodDate>
  <SettlePeriodId>21</SettlePeriodId>
  <CreatedBy>1</CreatedBy>
  <DraftMeta xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi.Draft">
    <d2p1:AttachIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </d2p1:AttachIds>
    <d2p1:IsAutoSave>true</d2p1:IsAutoSave>
  </DraftMeta>
</SellDeliveryDraftEditModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

MessageModel
NameDescriptionTypeAdditional information
Success

boolean

None.

Message

string

None.

Data

Object

None.

StatusCode

StatusCode

None.

ErrorData

Object

None.

BusinessCode

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "Success": true,
  "Message": "sample string 2",
  "Data": {},
  "StatusCode": 100,
  "ErrorData": {},
  "BusinessCode": 5
}

application/xml, text/xml

Sample:
<MessageModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model">
  <_x003C_BusinessCode_x003E_k__BackingField>5</_x003C_BusinessCode_x003E_k__BackingField>
  <_x003C_Data_x003E_k__BackingField />
  <_x003C_ErrorData_x003E_k__BackingField />
  <_x003C_Message_x003E_k__BackingField>sample string 2</_x003C_Message_x003E_k__BackingField>
  <_x003C_StatusCode_x003E_k__BackingField>CONTINUE</_x003C_StatusCode_x003E_k__BackingField>
  <_x003C_Success_x003E_k__BackingField>true</_x003C_Success_x003E_k__BackingField>
</MessageModel>