Danh sách dịch vụ chính

API lấy danh sách dịch vụ chính của Newpost được cung cấp

GetServiceTypes

POST http://track.newpost.vn/api/DichVu/GetServiceTypes

{
   "status":"Success",
   "list":[
      {
         "dich_vu":"CPN",
         "ten_dich_vu":"Chuyển phát nhanh",
         "type":"nd",
         "deleted":0,
         "id":1
      },
      {
         "dich_vu":"CPT",
         "ten_dich_vu":"Chuyển phát thường",
         "type":"nd",
         "deleted":0,
         "id":2
      },
      {
         "dich_vu":"PYC",
         "ten_dich_vu":"Chuyển phát yêu cầu",
         "type":"nd",
         "deleted":0,
         "id":4
      },
      {
         "dich_vu":"GTC",
         "ten_dich_vu":"CP giá trị cao",
         "type":"nd",
         "deleted":0,
         "id":5
      },
      {
         "dich_vu":"EMS",
         "ten_dich_vu":"Dịch vụ khác",
         "type":"nd",
         "deleted":0,
         "id":6
      },
      {
         "dich_vu":"EXP",
         "ten_dich_vu":"Chuyển phát nhanh hoả tốc",
         "type":"nd",
         "deleted":0,
         "id":7
      },
      {
         "dich_vu":"TKN",
         "ten_dich_vu":"Chuyển phát tiết kiệm nội địa",
         "type":"nd",
         "deleted":0,
         "id":8
      },
      {
         "dich_vu":"QTK",
         "ten_dich_vu":"Chuyển phát tiết kiệm quốc tế",
         "type":"qt",
         "deleted":0,
         "id":9
      },
      {
         "dich_vu":"CTQ",
         "ten_dich_vu":"Chuyển phát chuyên tuyến quốc tế",
         "type":"qt",
         "deleted":0,
         "id":10
      },
      {
         "dich_vu":"HNQ",
         "ten_dich_vu":"Hàng nặng quốc tế",
         "type":"qt",
         "deleted":0,
         "id":11
      },
      {
         "dich_vu":"VDHL",
         "ten_dich_vu":"Chuyển phát dhl việt quốc tế",
         "type":"qt",
         "deleted":0,
         "id":12
      },
      {
         "dich_vu":"SDHL",
         "ten_dich_vu":"Chuyển phát dhl sing quốc tế",
         "type":"qt",
         "deleted":0,
         "id":13
      },
      {
         "dich_vu":"HST",
         "ten_dich_vu":"Hồ sơ thầu",
         "type":"nd",
         "deleted":0,
         "id":14
      },
      {
         "dich_vu":"VXIN",
         "ten_dich_vu":"Vacxin",
         "type":"nd",
         "deleted":0,
         "id":15
      },
      {
         "dich_vu":"THP",
         "ten_dich_vu":"Hàng thực phẩm",
         "type":"nd",
         "deleted":0,
         "id":16
      },
      {
         "dich_vu":"HTUD",
         "ten_dich_vu":"Hàng thường ưu đãi",
         "type":"nd",
         "deleted":0,
         "id":17
      },
      {
         "dich_vu":"EXPC",
         "ten_dich_vu":"Express chiều",
         "type":"nd",
         "deleted":0,
         "id":18
      },
      {
         "dich_vu":"REMS",
         "ten_dich_vu":"Chuyển phát thường bưu điện",
         "type":"nd",
         "deleted":0,
         "id":19
      },
      {
         "dich_vu":"ENP",
         "ten_dich_vu":"Chuyển phát nhanh ngoài địa danh Newpost có thu phí",
         "type":"nd",
         "deleted":0,
         "id":20
      },
      {
         "dich_vu":"RNP",
         "ten_dich_vu":"Chuyển phát thường ngoài địa danh Newpost có thu phí",
         "type":"nd",
         "deleted":0,
         "id":21
      },
      {
         "dich_vu":"EXPNP",
         "ten_dich_vu":"EXPRESS phát ngoài địa danh Newpost có thu phí",
         "type":"nd",
         "deleted":0,
         "id":22
      },
      {
         "dich_vu":"GTCTK",
         "ten_dich_vu":"CP Giá trị cao tiết kiệm(đường bộ)",
         "type":"nd",
         "deleted":0,
         "id":25
      },
      {
         "dich_vu":"COD_TKN",
         "ten_dich_vu":"Chuyển phát tiết kiệm và thu hộ",
         "type":"nd",
         "deleted":0,
         "id":26
      }
   ],
   "errorMessage":""
}

Last updated