POST jxc_api/PaymentList/Search

Request Information

URI Parameters

None.

Body Parameters

PaymentCondition
NameDescriptionTypeAdditional information
Ids

Collection of integer

None.

SearchText

string

None.

Start

string

None.

End

string

None.

CheckedFmt

Collection of integer

None.

VendIds

Collection of integer

None.

Operator

Collection of integer

None.

CreatedBy

Collection of integer

None.

CheckedBy

Collection of integer

None.

AcIds

Collection of integer

None.

DateRange

DateRange

None.

ExportDetails

boolean

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-04-25",
  "End": "2024-04-25",
  "CheckedFmt": [
    1,
    2
  ],
  "VendIds": [
    1,
    2
  ],
  "Operator": [
    1,
    2
  ],
  "CreatedBy": [
    1,
    2
  ],
  "CheckedBy": [
    1,
    2
  ],
  "AcIds": [
    1,
    2
  ],
  "DateRange": 1010,
  "ExportDetails": true,
  "PageIndex": 5,
  "PageSize": 6,
  "UsePager": true,
  "CurrUserSn": 8,
  "CanViewAllBill": true,
  "CanOpeAllWh": true,
  "OpeWhList": [
    1,
    2
  ],
  "DocumentDateType": 11,
  "DocumentDateArr": [
    "2024-04-25 09:18:52",
    "2024-04-25 09:18:52"
  ],
  "DeliveryDateType": 12,
  "DeliveryDateArr": [
    "2024-04-25 09:18:52",
    "2024-04-25 09:18:52"
  ],
  "OffDateType": 13,
  "OffDateArr": [
    "2024-04-25 09:18:52",
    "2024-04-25 09:18:52"
  ],
  "InventoryDateType": 14,
  "InventoryDateArr": [
    "2024-04-25 09:18:52",
    "2024-04-25 09:18:52"
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

NewApiPagedListOfPaymentListModel
NameDescriptionTypeAdditional information
Items

Collection of PaymentListModel

None.

SumModel

PaymentListModel

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": "2024-04-25 09:18:52",
      "VendId": 3,
      "Id": 4,
      "No": "sample string 5",
      "Operator": 6,
      "DiscAmount": 7.0,
      "Amount": 8.0,
      "OFAmount": 9.0,
      "OFStatus": 1010,
      "Note": "sample string 10",
      "IsChecked": 1,
      "CreatedBy": 12,
      "CreatedDate": "2024-04-25 09:18:52",
      "ModifiedBy": 14,
      "ModifiedDate": "2024-04-25 09:18:52",
      "CheckedBy": 16,
      "CheckedDate": "2024-04-25 09:18:52",
      "VendName": "sample string 18",
      "VendNo": "sample string 19",
      "CreatedByName": "sample string 20",
      "CheckedByName": "sample string 21",
      "OperatorName": "sample string 22",
      "DateFmt": "2024-04-25",
      "Checked": true,
      "PreAmount": 24.0,
      "PrintCount": "sample string 25"
    },
    {
      "AsId": 1,
      "Date": "2024-04-25 09:18:52",
      "VendId": 3,
      "Id": 4,
      "No": "sample string 5",
      "Operator": 6,
      "DiscAmount": 7.0,
      "Amount": 8.0,
      "OFAmount": 9.0,
      "OFStatus": 1010,
      "Note": "sample string 10",
      "IsChecked": 1,
      "CreatedBy": 12,
      "CreatedDate": "2024-04-25 09:18:52",
      "ModifiedBy": 14,
      "ModifiedDate": "2024-04-25 09:18:52",
      "CheckedBy": 16,
      "CheckedDate": "2024-04-25 09:18:52",
      "VendName": "sample string 18",
      "VendNo": "sample string 19",
      "CreatedByName": "sample string 20",
      "CheckedByName": "sample string 21",
      "OperatorName": "sample string 22",
      "DateFmt": "2024-04-25",
      "Checked": true,
      "PreAmount": 24.0,
      "PrintCount": "sample string 25"
    }
  ],
  "SumModel": {
    "AsId": 1,
    "Date": "2024-04-25 09:18:52",
    "VendId": 3,
    "Id": 4,
    "No": "sample string 5",
    "Operator": 6,
    "DiscAmount": 7.0,
    "Amount": 8.0,
    "OFAmount": 9.0,
    "OFStatus": 1010,
    "Note": "sample string 10",
    "IsChecked": 1,
    "CreatedBy": 12,
    "CreatedDate": "2024-04-25 09:18:52",
    "ModifiedBy": 14,
    "ModifiedDate": "2024-04-25 09:18:52",
    "CheckedBy": 16,
    "CheckedDate": "2024-04-25 09:18:52",
    "VendName": "sample string 18",
    "VendNo": "sample string 19",
    "CreatedByName": "sample string 20",
    "CheckedByName": "sample string 21",
    "OperatorName": "sample string 22",
    "DateFmt": "2024-04-25",
    "Checked": true,
    "PreAmount": 24.0,
    "PrintCount": "sample string 25"
  },
  "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"
}