POST jxc_api/SellReturnList/SearchDetails

Request Information

URI Parameters

None.

Body Parameters

SdSearchConditions
NameDescriptionTypeAdditional information
BillType

integer

None.

BillNo

string

None.

Start

date

None.

End

date

None.

UpdateTimeStart

date

None.

UpdateTimeEnd

date

None.

CustIds

Collection of integer

None.

Sales

Collection of integer

None.

Status

Collection of integer

None.

InvoiceStatus

Collection of integer

None.

Checked

Collection of integer

None.

Keywords

string

None.

SdIds

Collection of integer

None.

AccountingItemId

Collection of integer

None.

DepartmentId

Collection of integer

None.

PageIndex

integer

None.

PageSize

integer

None.

ExportDetails

boolean

None.

ProductIds

Collection of integer

None.

WhIds

Collection of integer

None.

CreatedBy

Collection of integer

None.

CheckedBy

Collection of integer

None.

CurrUserSn

integer

None.

CanViewAllBill

boolean

None.

CanOpeAllWh

boolean

None.

OpeWhList

Collection of integer

None.

DocumentDateType

integer

None.

DocumentDateArr

Collection of date

None.

DeliveryDateType

integer

None.

DeliveryDateArr

Collection of date

None.

OffDateType

integer

None.

OffDateArr

Collection of date

None.

InventoryDateType

integer

None.

InventoryDateArr

Collection of date

None.

Request Formats

application/json, text/json

Sample:
{
  "BillType": 1,
  "BillNo": "sample string 2",
  "Start": "2024-05-03 16:05:59",
  "End": "2024-05-03 16:05:59",
  "UpdateTimeStart": "2024-05-03 16:05:59",
  "UpdateTimeEnd": "2024-05-03 16:05:59",
  "CustIds": [
    1,
    2
  ],
  "Sales": [
    1,
    2
  ],
  "Status": [
    1,
    2
  ],
  "InvoiceStatus": [
    1,
    2
  ],
  "Checked": [
    1,
    2
  ],
  "Keywords": "sample string 7",
  "SdIds": [
    1,
    2
  ],
  "AccountingItemId": [
    1,
    2
  ],
  "DepartmentId": [
    1,
    2
  ],
  "PageIndex": 8,
  "PageSize": 9,
  "ExportDetails": true,
  "ProductIds": [
    1,
    2
  ],
  "WhIds": [
    1,
    2
  ],
  "CreatedBy": [
    1,
    2
  ],
  "CheckedBy": [
    1,
    2
  ],
  "CurrUserSn": 11,
  "CanViewAllBill": true,
  "CanOpeAllWh": true,
  "OpeWhList": [
    1,
    2
  ],
  "DocumentDateType": 14,
  "DocumentDateArr": [
    "2024-05-03 16:05:59",
    "2024-05-03 16:05:59"
  ],
  "DeliveryDateType": 15,
  "DeliveryDateArr": [
    "2024-05-03 16:05:59",
    "2024-05-03 16:05:59"
  ],
  "OffDateType": 16,
  "OffDateArr": [
    "2024-05-03 16:05:59",
    "2024-05-03 16:05:59"
  ],
  "InventoryDateType": 17,
  "InventoryDateArr": [
    "2024-05-03 16:05:59",
    "2024-05-03 16:05:59"
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

NewApiPagedListOfSellReturnDetailListModel
NameDescriptionTypeAdditional information
Items

Collection of SellReturnDetailListModel

None.

SumModel

SellReturnDetailListModel

None.

PageIndex

integer

None.

PageSize

integer

None.

Total

integer

None.

UsePager

boolean

None.

CategoriesFounded

Collection of integer

None.

RDocumentStartDate

string

None.

RDocumentEndDate

string

None.

RDeliveryStartDate

string

None.

RDeliveryEndDate

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Items": [
    null,
    {
      "BackStatus": 1010,
      "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
        }
      ],
      "RelaWhs": {
        "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
        }
      ],
      "Id": 1,
      "IsChecked": 2,
      "DoStatus": 1010,
      "Date": "2024-05-03 16:05:59",
      "DateFmt": "2024-05-03",
      "No": "sample string 4",
      "Sales": 5,
      "SalesName": "sample string 6",
      "SalesNo": "sample string 7",
      "CustId": 8,
      "CustNo": "sample string 9",
      "CustName": "sample string 10",
      "LinkManTel": "sample string 11",
      "BillDiscRate": 12.0,
      "BillDiscAmount": 13.0,
      "AmountAfterDisc": 14.0,
      "BillAmountTax": 27.0,
      "CustPayment": 15.0,
      "Receivable": 16.0,
      "AcId": 17,
      "AcNames": "sample string 18",
      "AmountFirst": 19.0,
      "Expense": 20.0,
      "GoodsExpense": 21.0,
      "OfdAmount": 22.0,
      "OfuAmount": 7.0,
      "AccountingItemId": 23,
      "AccountingItemName": "sample string 24",
      "DepartmentId": 25,
      "SettlePeriodId": 26,
      "SettlePeriodDateTime": "2024-05-03 16:05:59",
      "SettlePeriodDate": "2024-05-03",
      "DepartmentName": "sample string 28",
      "SettlePeriodName": "sample string 29",
      "CheckedBy": 30,
      "CreatedBy": 31,
      "CreatedByName": "sample string 32",
      "CheckedByName": "sample string 33",
      "PrintCount": 1,
      "Image": "sample string 34",
      "Note": "sample string 35",
      "InvoiceNo": "sample string 36",
      "RelatedToOrp": 37,
      "InvoiceAmount": 38.0,
      "NoInvoiceAmount": 39.0,
      "InvoiceStatus": 1020,
      "InvoiceNos": "sample string 40",
      "DoeId": 41,
      "ProdId": 42,
      "ProdNo": "sample string 43",
      "ProdName": "sample string 44",
      "CustomerCode": "sample string 45",
      "Spec": "sample string 46",
      "Brand": "sample string 47",
      "ApId": 48,
      "ApName": "sample string 49",
      "CatName": "sample string 50",
      "ProdLocation": "sample string 51",
      "WhId": 52,
      "WhName": "sample string 53",
      "UnitId": 54,
      "UnitName": "sample string 55",
      "QTY": 56.0,
      "Price": 57.0,
      "PriceTax": 58.0,
      "DiscRate": 59.0,
      "DiscAmount": 60.0,
      "DiscAllocation": 61.0,
      "Amount": 62.0,
      "TaxRate": 63.0,
      "Tax": 64.0,
      "AmountTax": 65.0,
      "ItemNote": "sample string 66",
      "StrValue1": "sample string 67",
      "StrValue2": "sample string 68",
      "StrValue3": "sample string 69",
      "StrValue4": "sample string 70",
      "StrValue5": "sample string 71",
      "StrValue6": "sample string 72",
      "StrValue7": "sample string 73",
      "StrValue8": "sample string 74",
      "BatchNo": "sample string 75",
      "ProductionDate": "",
      "LifeTime": 0,
      "LifeTimeUnit": 0,
      "LifeTimeUnitName": "",
      "ExpirationDate": "",
      "AccInvoices": null
    }
  ],
  "SumModel": {
    "BackStatus": 1010,
    "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
      }
    ],
    "RelaWhs": {
      "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
      }
    ],
    "Id": 1,
    "IsChecked": 2,
    "DoStatus": 1010,
    "Date": "2024-05-03 16:05:59",
    "DateFmt": "2024-05-03",
    "No": "sample string 4",
    "Sales": 5,
    "SalesName": "sample string 6",
    "SalesNo": "sample string 7",
    "CustId": 8,
    "CustNo": "sample string 9",
    "CustName": "sample string 10",
    "LinkManTel": "sample string 11",
    "BillDiscRate": 12.0,
    "BillDiscAmount": 13.0,
    "AmountAfterDisc": 14.0,
    "BillAmountTax": 27.0,
    "CustPayment": 15.0,
    "Receivable": 16.0,
    "AcId": 17,
    "AcNames": "sample string 18",
    "AmountFirst": 19.0,
    "Expense": 20.0,
    "GoodsExpense": 21.0,
    "OfdAmount": 22.0,
    "OfuAmount": 7.0,
    "AccountingItemId": 23,
    "AccountingItemName": "sample string 24",
    "DepartmentId": 25,
    "SettlePeriodId": 26,
    "SettlePeriodDateTime": "2024-05-03 16:05:59",
    "SettlePeriodDate": "2024-05-03",
    "DepartmentName": "sample string 28",
    "SettlePeriodName": "sample string 29",
    "CheckedBy": 30,
    "CreatedBy": 31,
    "CreatedByName": "sample string 32",
    "CheckedByName": "sample string 33",
    "PrintCount": 1,
    "Image": "sample string 34",
    "Note": "sample string 35",
    "InvoiceNo": "sample string 36",
    "RelatedToOrp": 37,
    "InvoiceAmount": 38.0,
    "NoInvoiceAmount": 39.0,
    "InvoiceStatus": 1020,
    "InvoiceNos": "sample string 40",
    "DoeId": 41,
    "ProdId": 42,
    "ProdNo": "sample string 43",
    "ProdName": "sample string 44",
    "CustomerCode": "sample string 45",
    "Spec": "sample string 46",
    "Brand": "sample string 47",
    "ApId": 48,
    "ApName": "sample string 49",
    "CatName": "sample string 50",
    "ProdLocation": "sample string 51",
    "WhId": 52,
    "WhName": "sample string 53",
    "UnitId": 54,
    "UnitName": "sample string 55",
    "QTY": 56.0,
    "Price": 57.0,
    "PriceTax": 58.0,
    "DiscRate": 59.0,
    "DiscAmount": 60.0,
    "DiscAllocation": 61.0,
    "Amount": 62.0,
    "TaxRate": 63.0,
    "Tax": 64.0,
    "AmountTax": 65.0,
    "ItemNote": "sample string 66",
    "StrValue1": "sample string 67",
    "StrValue2": "sample string 68",
    "StrValue3": "sample string 69",
    "StrValue4": "sample string 70",
    "StrValue5": "sample string 71",
    "StrValue6": "sample string 72",
    "StrValue7": "sample string 73",
    "StrValue8": "sample string 74",
    "BatchNo": "sample string 75",
    "ProductionDate": "",
    "LifeTime": 0,
    "LifeTimeUnit": 0,
    "LifeTimeUnitName": "",
    "ExpirationDate": "",
    "AccInvoices": null
  },
  "PageIndex": 1,
  "PageSize": 2,
  "Total": 3,
  "UsePager": true,
  "CategoriesFounded": [
    1,
    2
  ],
  "RDocumentStartDate": "sample string 5",
  "RDocumentEndDate": "sample string 6",
  "RDeliveryStartDate": "sample string 7",
  "RDeliveryEndDate": "sample string 8"
}