POST jxc_api/OtherReceiptList/SearchDetails

Request Information

URI Parameters

None.

Body Parameters

OtherRpCondition
NameDescriptionTypeAdditional information
Ids

Collection of integer

None.

SearchText

string

None.

Start

string

None.

End

string

None.

CheckedFmt

Collection of integer

None.

VcIds

Collection of integer

None.

DateRange

DateRange

None.

OrpStatus

Collection of integer

None.

InvoiceStatus

Collection of integer

None.

ShareStatus

integer

None.

AccountingItemId

Collection of integer

None.

DepartmentId

Collection of integer

None.

ExportDetails

boolean

None.

AcIds

Collection of integer

None.

Type

Collection of integer

None.

CreatedBy

Collection of integer

None.

CheckedBy

Collection of integer

None.

PageIndex

integer

None.

PageSize

integer

None.

UsePager

boolean

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:
{
  "Ids": [
    1,
    2
  ],
  "SearchText": "sample string 1",
  "Start": "2024-05-03",
  "End": "2024-05-03",
  "CheckedFmt": [
    1,
    2
  ],
  "VcIds": [
    1,
    2
  ],
  "DateRange": 1010,
  "OrpStatus": [
    1,
    2
  ],
  "InvoiceStatus": [
    1,
    2
  ],
  "ShareStatus": 1,
  "AccountingItemId": [
    1,
    2
  ],
  "DepartmentId": [
    1,
    2
  ],
  "ExportDetails": true,
  "AcIds": [
    1,
    2
  ],
  "Type": [
    1,
    2
  ],
  "CreatedBy": [
    1,
    2
  ],
  "CheckedBy": [
    1,
    2
  ],
  "PageIndex": 5,
  "PageSize": 6,
  "UsePager": true,
  "CurrUserSn": 8,
  "CanViewAllBill": true,
  "CanOpeAllWh": true,
  "OpeWhList": [
    1,
    2
  ],
  "DocumentDateType": 11,
  "DocumentDateArr": [
    "2024-05-03 16:38:41",
    "2024-05-03 16:38:41"
  ],
  "DeliveryDateType": 12,
  "DeliveryDateArr": [
    "2024-05-03 16:38:41",
    "2024-05-03 16:38:41"
  ],
  "OffDateType": 13,
  "OffDateArr": [
    "2024-05-03 16:38:41",
    "2024-05-03 16:38:41"
  ],
  "InventoryDateType": 14,
  "InventoryDateArr": [
    "2024-05-03 16:38:41",
    "2024-05-03 16:38:41"
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

NewApiPagedListOfOtherReceiptDetailListModel
NameDescriptionTypeAdditional information
Items

Collection of OtherReceiptDetailListModel

None.

SumModel

OtherReceiptDetailListModel

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": [
    {
      "AsId": 1,
      "Date": "sample string 2",
      "DateFmt": "sample string 2",
      "VcId": 31,
      "Id": 4,
      "No": "sample string 5",
      "Operator": 6,
      "DiscAmount": 7.0,
      "Note": "sample string 8",
      "IsChecked": 1,
      "CreatedBy": 10,
      "CreatedDate": "2024-05-03 16:38:41",
      "ModifiedBy": 12,
      "ModifiedDate": "2024-05-03 16:38:41",
      "CheckedBy": 14,
      "CheckedDate": "2024-05-03 16:38:41",
      "OrpType": 16,
      "CreatedByName": "sample string 17",
      "CheckedByName": "sample string 18",
      "Amount": 19.0,
      "Tax": 20.0,
      "AmountTax": 21.0,
      "AmountFirst": 22.0,
      "OfdAmount": 23.0,
      "OfuAmount": -2.0,
      "AcId": 24,
      "AcName": "sample string 25",
      "RpStatus": 1020,
      "Checked": true,
      "AccountingItemId": 27,
      "AccountingItemName": "sample string 28",
      "DepartmentId": 29,
      "DepartmentName": "sample string 30",
      "CustId": 31,
      "CustName": "sample string 32",
      "CustNo": "sample string 33",
      "SettlePeriodId": 34,
      "SettlePeriodName": "sample string 35",
      "SettlePeriodDate": "2024-05-03",
      "SettlePeriodDateTime": "2024-05-03 16:38:41",
      "InvoiceAmount": 37.0,
      "NoInvoiceAmount": 8.0,
      "InvoiceStatus": 1020,
      "InvoiceNos": "sample string 38",
      "AccInvoices": [
        {
          "InvoiceType": 1010,
          "InvoiceTypeName": "sample string 1",
          "InvoiceDate": "2024-05-03 16:38:41",
          "InvoiceNo": "sample string 3",
          "InvoiceAmount": 4.0
        },
        {
          "InvoiceType": 1010,
          "InvoiceTypeName": "sample string 1",
          "InvoiceDate": "2024-05-03 16:38:41",
          "InvoiceNo": "sample string 3",
          "InvoiceAmount": 4.0
        }
      ],
      "PrintCount": 1,
      "OrpeID": 39,
      "OrpeType": 40,
      "OrpeTypeName": "sample string 41",
      "OrpeAmount": 42.0,
      "OrpeTaxRate": 43.0,
      "OrpeTax": 44.0,
      "OrpeAmountTax": 45.0,
      "ItemNote": "sample string 46",
      "StrValue1": "sample string 47",
      "StrValue2": "sample string 48",
      "StrValue3": "sample string 49",
      "StrValue4": "sample string 50",
      "StrValue5": "sample string 51",
      "StrValue6": "sample string 52",
      "StrValue7": "sample string 53",
      "StrValue8": "sample string 54"
    },
    {
      "AsId": 1,
      "Date": "sample string 2",
      "DateFmt": "sample string 2",
      "VcId": 31,
      "Id": 4,
      "No": "sample string 5",
      "Operator": 6,
      "DiscAmount": 7.0,
      "Note": "sample string 8",
      "IsChecked": 1,
      "CreatedBy": 10,
      "CreatedDate": "2024-05-03 16:38:41",
      "ModifiedBy": 12,
      "ModifiedDate": "2024-05-03 16:38:41",
      "CheckedBy": 14,
      "CheckedDate": "2024-05-03 16:38:41",
      "OrpType": 16,
      "CreatedByName": "sample string 17",
      "CheckedByName": "sample string 18",
      "Amount": 19.0,
      "Tax": 20.0,
      "AmountTax": 21.0,
      "AmountFirst": 22.0,
      "OfdAmount": 23.0,
      "OfuAmount": -2.0,
      "AcId": 24,
      "AcName": "sample string 25",
      "RpStatus": 1020,
      "Checked": true,
      "AccountingItemId": 27,
      "AccountingItemName": "sample string 28",
      "DepartmentId": 29,
      "DepartmentName": "sample string 30",
      "CustId": 31,
      "CustName": "sample string 32",
      "CustNo": "sample string 33",
      "SettlePeriodId": 34,
      "SettlePeriodName": "sample string 35",
      "SettlePeriodDate": "2024-05-03",
      "SettlePeriodDateTime": "2024-05-03 16:38:41",
      "InvoiceAmount": 37.0,
      "NoInvoiceAmount": 8.0,
      "InvoiceStatus": 1020,
      "InvoiceNos": "sample string 38",
      "AccInvoices": [
        {
          "InvoiceType": 1010,
          "InvoiceTypeName": "sample string 1",
          "InvoiceDate": "2024-05-03 16:38:41",
          "InvoiceNo": "sample string 3",
          "InvoiceAmount": 4.0
        },
        {
          "InvoiceType": 1010,
          "InvoiceTypeName": "sample string 1",
          "InvoiceDate": "2024-05-03 16:38:41",
          "InvoiceNo": "sample string 3",
          "InvoiceAmount": 4.0
        }
      ],
      "PrintCount": 1,
      "OrpeID": 39,
      "OrpeType": 40,
      "OrpeTypeName": "sample string 41",
      "OrpeAmount": 42.0,
      "OrpeTaxRate": 43.0,
      "OrpeTax": 44.0,
      "OrpeAmountTax": 45.0,
      "ItemNote": "sample string 46",
      "StrValue1": "sample string 47",
      "StrValue2": "sample string 48",
      "StrValue3": "sample string 49",
      "StrValue4": "sample string 50",
      "StrValue5": "sample string 51",
      "StrValue6": "sample string 52",
      "StrValue7": "sample string 53",
      "StrValue8": "sample string 54"
    }
  ],
  "SumModel": {
    "AsId": 1,
    "Date": "sample string 2",
    "DateFmt": "sample string 2",
    "VcId": 31,
    "Id": 4,
    "No": "sample string 5",
    "Operator": 6,
    "DiscAmount": 7.0,
    "Note": "sample string 8",
    "IsChecked": 1,
    "CreatedBy": 10,
    "CreatedDate": "2024-05-03 16:38:41",
    "ModifiedBy": 12,
    "ModifiedDate": "2024-05-03 16:38:41",
    "CheckedBy": 14,
    "CheckedDate": "2024-05-03 16:38:41",
    "OrpType": 16,
    "CreatedByName": "sample string 17",
    "CheckedByName": "sample string 18",
    "Amount": 19.0,
    "Tax": 20.0,
    "AmountTax": 21.0,
    "AmountFirst": 22.0,
    "OfdAmount": 23.0,
    "OfuAmount": -2.0,
    "AcId": 24,
    "AcName": "sample string 25",
    "RpStatus": 1020,
    "Checked": true,
    "AccountingItemId": 27,
    "AccountingItemName": "sample string 28",
    "DepartmentId": 29,
    "DepartmentName": "sample string 30",
    "CustId": 31,
    "CustName": "sample string 32",
    "CustNo": "sample string 33",
    "SettlePeriodId": 34,
    "SettlePeriodName": "sample string 35",
    "SettlePeriodDate": "2024-05-03",
    "SettlePeriodDateTime": "2024-05-03 16:38:41",
    "InvoiceAmount": 37.0,
    "NoInvoiceAmount": 8.0,
    "InvoiceStatus": 1020,
    "InvoiceNos": "sample string 38",
    "AccInvoices": [
      {
        "InvoiceType": 1010,
        "InvoiceTypeName": "sample string 1",
        "InvoiceDate": "2024-05-03 16:38:41",
        "InvoiceNo": "sample string 3",
        "InvoiceAmount": 4.0
      },
      {
        "InvoiceType": 1010,
        "InvoiceTypeName": "sample string 1",
        "InvoiceDate": "2024-05-03 16:38:41",
        "InvoiceNo": "sample string 3",
        "InvoiceAmount": 4.0
      }
    ],
    "PrintCount": 1,
    "OrpeID": 39,
    "OrpeType": 40,
    "OrpeTypeName": "sample string 41",
    "OrpeAmount": 42.0,
    "OrpeTaxRate": 43.0,
    "OrpeTax": 44.0,
    "OrpeAmountTax": 45.0,
    "ItemNote": "sample string 46",
    "StrValue1": "sample string 47",
    "StrValue2": "sample string 48",
    "StrValue3": "sample string 49",
    "StrValue4": "sample string 50",
    "StrValue5": "sample string 51",
    "StrValue6": "sample string 52",
    "StrValue7": "sample string 53",
    "StrValue8": "sample string 54"
  },
  "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"
}