POST jxc_api/SellDeliveryList/SearchJournal

Request Information

URI Parameters

None.

Body Parameters

JournalSearchCondition
NameDescriptionTypeAdditional information
VcId

integer

None.

ContactType

ContactType

None.

BillType

BillType

None.

SearchText

string

None.

AmountSign

integer

None.

Start

string

None.

End

string

None.

UsePager

boolean

None.

PageIndex

integer

None.

PageSize

integer

None.

KWCustIds

Collection of integer

None.

KWVendIds

Collection of integer

None.

KWUserIds

Collection of integer

None.

KWCatIds

Collection of integer

None.

KWCreatedBy

Collection of integer

None.

KWCheckedBy

Collection of integer

None.

ExportDetails

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:
{
  "VcId": 1,
  "ContactType": 1010,
  "BillType": 1010,
  "SearchText": "sample string 2",
  "AmountSign": 3,
  "Start": "sample string 4",
  "End": "sample string 5",
  "UsePager": true,
  "PageIndex": 6,
  "PageSize": 7,
  "KWCustIds": [
    1,
    2
  ],
  "KWVendIds": [
    1,
    2
  ],
  "KWUserIds": [
    1,
    2
  ],
  "KWCatIds": [
    1,
    2
  ],
  "KWCreatedBy": [
    1,
    2
  ],
  "KWCheckedBy": [
    1,
    2
  ],
  "ExportDetails": true,
  "CurrUserSn": 9,
  "CanViewAllBill": true,
  "CanOpeAllWh": true,
  "OpeWhList": [
    1,
    2
  ],
  "DocumentDateType": 12,
  "DocumentDateArr": [
    "2024-05-03 14:24:31",
    "2024-05-03 14:24:31"
  ],
  "DeliveryDateType": 13,
  "DeliveryDateArr": [
    "2024-05-03 14:24:31",
    "2024-05-03 14:24:31"
  ],
  "OffDateType": 14,
  "OffDateArr": [
    "2024-05-03 14:24:31",
    "2024-05-03 14:24:31"
  ],
  "InventoryDateType": 15,
  "InventoryDateArr": [
    "2024-05-03 14:24:31",
    "2024-05-03 14:24:31"
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

NewApiPagedListOfScmJournalModel
NameDescriptionTypeAdditional information
Items

Collection of ScmJournalModel

None.

SumModel

ScmJournalModel

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": [
    {
      "BType": 1010,
      "VcType": 1010,
      "PayeeType": 1010,
      "VcId": 1,
      "Project": "sample string 2",
      "Department": "sample string 3",
      "JnCreatedDateFmt": "sample string 4",
      "JnCreatedDate": "0001-01-01 00:00:00",
      "BillDate": "2024-05-03 14:24:31",
      "BillNo": "sample string 6",
      "AcId": 7,
      "BankName": "sample string 8",
      "BankAccountName": "sample string 9",
      "CustReceiptOrVendPayment": 10.0,
      "BillAmount": 11.0,
      "Note": "sample string 12",
      "Note2": "sample string 13",
      "JnCreatedBy": 14,
      "Id": 15,
      "BillOFUAmount": 16.0,
      "OfAmount": 17.0,
      "ExchangeRate": 18.0,
      "OriginalAmount": 19.0,
      "VcName": "sample string 20",
      "BillDateFmt": "sample string 21",
      "JnType": 22,
      "LineSn": 23,
      "RpType": 24,
      "RpCategory": 1010,
      "RpTypeName": "sample string 25",
      "PaymentMethod": 26,
      "RefNo": "sample string 27"
    },
    {
      "BType": 1010,
      "VcType": 1010,
      "PayeeType": 1010,
      "VcId": 1,
      "Project": "sample string 2",
      "Department": "sample string 3",
      "JnCreatedDateFmt": "sample string 4",
      "JnCreatedDate": "0001-01-01 00:00:00",
      "BillDate": "2024-05-03 14:24:31",
      "BillNo": "sample string 6",
      "AcId": 7,
      "BankName": "sample string 8",
      "BankAccountName": "sample string 9",
      "CustReceiptOrVendPayment": 10.0,
      "BillAmount": 11.0,
      "Note": "sample string 12",
      "Note2": "sample string 13",
      "JnCreatedBy": 14,
      "Id": 15,
      "BillOFUAmount": 16.0,
      "OfAmount": 17.0,
      "ExchangeRate": 18.0,
      "OriginalAmount": 19.0,
      "VcName": "sample string 20",
      "BillDateFmt": "sample string 21",
      "JnType": 22,
      "LineSn": 23,
      "RpType": 24,
      "RpCategory": 1010,
      "RpTypeName": "sample string 25",
      "PaymentMethod": 26,
      "RefNo": "sample string 27"
    }
  ],
  "SumModel": {
    "BType": 1010,
    "VcType": 1010,
    "PayeeType": 1010,
    "VcId": 1,
    "Project": "sample string 2",
    "Department": "sample string 3",
    "JnCreatedDateFmt": "sample string 4",
    "JnCreatedDate": "0001-01-01 00:00:00",
    "BillDate": "2024-05-03 14:24:31",
    "BillNo": "sample string 6",
    "AcId": 7,
    "BankName": "sample string 8",
    "BankAccountName": "sample string 9",
    "CustReceiptOrVendPayment": 10.0,
    "BillAmount": 11.0,
    "Note": "sample string 12",
    "Note2": "sample string 13",
    "JnCreatedBy": 14,
    "Id": 15,
    "BillOFUAmount": 16.0,
    "OfAmount": 17.0,
    "ExchangeRate": 18.0,
    "OriginalAmount": 19.0,
    "VcName": "sample string 20",
    "BillDateFmt": "sample string 21",
    "JnType": 22,
    "LineSn": 23,
    "RpType": 24,
    "RpCategory": 1010,
    "RpTypeName": "sample string 25",
    "PaymentMethod": 26,
    "RefNo": "sample string 27"
  },
  "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"
}