POST AdminApi/Delivery/GetExpressPickUps

Request Information

URI Parameters

None.

Body Parameters

PickUpCondition
NameDescriptionTypeAdditional information
PageInfo

PageInfo

None.

ProvinceId

integer

None.

CityId

integer

None.

CCode

string

None.

TCode

string

None.

ExpId

globally unique identifier

None.

MerchantId

globally unique identifier

None.

MerchantIds

Collection of globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "PageInfo": {
    "Page": 1,
    "PageSize": 2,
    "Offset": 0,
    "SortName": "sample string 3",
    "SortOrder": "sample string 4"
  },
  "ProvinceId": 1,
  "CityId": 2,
  "CCode": "sample string 3",
  "TCode": "sample string 4",
  "ExpId": "307a92ac-2895-4263-95dc-973cf0476635",
  "MerchantId": "0b2bec8f-566e-43f6-9b09-efe732d409f7",
  "MerchantIds": [
    "bd176f0b-74c4-4f29-96a6-b514799813ba",
    "1bee8e64-7c45-4bfd-bb9a-a4613fdf77cc"
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

PageDataOfExpressPickUp
NameDescriptionTypeAdditional information
TotalPage

integer

None.

TotalRecord

integer

None.

Data

Collection of ExpressPickUp

None.

Page

integer

None.

PageSize

integer

None.

Offset

integer

None.

SortName

string

None.

SortOrder

string

None.

Response Formats

application/json, text/json

Sample:
{
  "TotalPage": 1,
  "TotalRecord": 1,
  "Data": [
    {
      "ExCodeId": "74cba0c3-cad0-4fd0-9061-d0809f07fcc3",
      "Code": "sample string 2",
      "CityId": 3,
      "NameC": "sample string 4",
      "NameE": "sample string 5",
      "NameS": "sample string 6",
      "AddressC": "sample string 7",
      "AddressE": "sample string 8",
      "AddressS": "sample string 9",
      "OperationTimeS": "sample string 10",
      "OperationTimeC": "sample string 11",
      "OperationTimeE": "sample string 12",
      "HasCharge": true,
      "IsHot": true,
      "KeepCold": true,
      "MerchantId": "de610c84-5d7a-453b-9676-83d4712480cc",
      "Name": "sample string 17",
      "Address": "sample string 18",
      "OperationTime": "sample string 19",
      "NameList": [
        {
          "Lang": {
            "Text": "sample string 1",
            "Code": "sample string 2",
            "Id": 3
          },
          "Language": 0,
          "Desc": "sample string 1"
        },
        {
          "Lang": {
            "Text": "sample string 1",
            "Code": "sample string 2",
            "Id": 3
          },
          "Language": 0,
          "Desc": "sample string 1"
        }
      ],
      "AddressList": [
        {
          "Lang": {
            "Text": "sample string 1",
            "Code": "sample string 2",
            "Id": 3
          },
          "Language": 0,
          "Desc": "sample string 1"
        },
        {
          "Lang": {
            "Text": "sample string 1",
            "Code": "sample string 2",
            "Id": 3
          },
          "Language": 0,
          "Desc": "sample string 1"
        }
      ],
      "Country": "sample string 20",
      "Province": "sample string 21",
      "City": "sample string 22",
      "Id": "810efe65-3add-4a10-be67-35100407a6b0",
      "ClientId": "07ed9486-f805-4972-a921-a7c4a48cea36",
      "IsActive": true,
      "IsDeleted": true,
      "CreateDate": "2025-10-28 19:00:53",
      "UpdateDate": "2025-10-28 19:00:53",
      "CreateBy": "311db8fc-7015-432a-9827-89d4cd7d03ed",
      "UpdateBy": "10608dfe-d240-49b7-822e-69668c9138bd"
    },
    {
      "ExCodeId": "74cba0c3-cad0-4fd0-9061-d0809f07fcc3",
      "Code": "sample string 2",
      "CityId": 3,
      "NameC": "sample string 4",
      "NameE": "sample string 5",
      "NameS": "sample string 6",
      "AddressC": "sample string 7",
      "AddressE": "sample string 8",
      "AddressS": "sample string 9",
      "OperationTimeS": "sample string 10",
      "OperationTimeC": "sample string 11",
      "OperationTimeE": "sample string 12",
      "HasCharge": true,
      "IsHot": true,
      "KeepCold": true,
      "MerchantId": "de610c84-5d7a-453b-9676-83d4712480cc",
      "Name": "sample string 17",
      "Address": "sample string 18",
      "OperationTime": "sample string 19",
      "NameList": [
        {
          "Lang": {
            "Text": "sample string 1",
            "Code": "sample string 2",
            "Id": 3
          },
          "Language": 0,
          "Desc": "sample string 1"
        },
        {
          "Lang": {
            "Text": "sample string 1",
            "Code": "sample string 2",
            "Id": 3
          },
          "Language": 0,
          "Desc": "sample string 1"
        }
      ],
      "AddressList": [
        {
          "Lang": {
            "Text": "sample string 1",
            "Code": "sample string 2",
            "Id": 3
          },
          "Language": 0,
          "Desc": "sample string 1"
        },
        {
          "Lang": {
            "Text": "sample string 1",
            "Code": "sample string 2",
            "Id": 3
          },
          "Language": 0,
          "Desc": "sample string 1"
        }
      ],
      "Country": "sample string 20",
      "Province": "sample string 21",
      "City": "sample string 22",
      "Id": "810efe65-3add-4a10-be67-35100407a6b0",
      "ClientId": "07ed9486-f805-4972-a921-a7c4a48cea36",
      "IsActive": true,
      "IsDeleted": true,
      "CreateDate": "2025-10-28 19:00:53",
      "UpdateDate": "2025-10-28 19:00:53",
      "CreateBy": "311db8fc-7015-432a-9827-89d4cd7d03ed",
      "UpdateBy": "10608dfe-d240-49b7-822e-69668c9138bd"
    }
  ],
  "Page": 2,
  "PageSize": 3,
  "Offset": 3,
  "SortName": "sample string 4",
  "SortOrder": "sample string 5"
}