GET TrackAndTraceItemCode?itemcode={itemcode}&language={language}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
itemcode

string

Required

language

integer

Required

Body Parameters

None.

Response Information

Resource Description

ReturnTrackAndTrace
NameDescriptionTypeAdditional information
Code

string

None.

Message

string

None.

TBL_INFO

TBL_INFO

None.

List_TBL_DINH_VI

Collection of TBL_DINH_VI

None.

List_TBL_DELIVERY

Collection of TBL_DELIVERY

None.

List_TBL_DELIVERY_lIST

Collection of TBL_DELIVERYLIST

None.

Response Formats

application/json, text/json

Sample:
{
  "List_TBL_DINH_VI": [
    {
      "NGAY_TRANG_THAI": "sample string 1",
      "NGAY": "sample string 2",
      "GIO": "sample string 3",
      "TRANG_THAI": "sample string 4",
      "VI_TRI": "sample string 5",
      "DIEN_THOAI": "sample string 6"
    },
    {
      "NGAY_TRANG_THAI": "sample string 1",
      "NGAY": "sample string 2",
      "GIO": "sample string 3",
      "TRANG_THAI": "sample string 4",
      "VI_TRI": "sample string 5",
      "DIEN_THOAI": "sample string 6"
    }
  ],
  "List_TBL_DELIVERY": [
    {
      "NGAY_TRANG_THAI": "sample string 1",
      "GIO_TRANG_THAI": "sample string 2",
      "NGAY_PHAT": "sample string 3",
      "NGAY_NHAP": "sample string 4",
      "VI_TRI": "sample string 5",
      "TRANG_THAI": "sample string 6"
    },
    {
      "NGAY_TRANG_THAI": "sample string 1",
      "GIO_TRANG_THAI": "sample string 2",
      "NGAY_PHAT": "sample string 3",
      "NGAY_NHAP": "sample string 4",
      "VI_TRI": "sample string 5",
      "TRANG_THAI": "sample string 6"
    }
  ],
  "List_TBL_DELIVERY_lIST": [
    {
      "MA_E1": "sample string 1",
      "NGUOI_NHAN": "sample string 2",
      "NGAY_NHAN": "sample string 3",
      "GIO_NHAN": "sample string 4",
      "NGAY_NHAP": "sample string 5",
      "GIO_NHAP": "sample string 6",
      "VI_TRI": "sample string 7",
      "TRANG_THAI": "sample string 8"
    },
    {
      "MA_E1": "sample string 1",
      "NGUOI_NHAN": "sample string 2",
      "NGAY_NHAN": "sample string 3",
      "GIO_NHAN": "sample string 4",
      "NGAY_NHAP": "sample string 5",
      "GIO_NHAP": "sample string 6",
      "VI_TRI": "sample string 7",
      "TRANG_THAI": "sample string 8"
    }
  ],
  "Code": "sample string 1",
  "Message": "sample string 2",
  "TBL_INFO": {
    "Nuoc_Chapnhan": "sample string 1",
    "Nuoc_Phat": "sample string 2",
    "BC_GUI": "sample string 3",
    "BC_PHAT": "sample string 4",
    "HO_TEN_GUI": "sample string 5",
    "DIA_CHI_GUI": "sample string 6",
    "HO_TEN_NHAN": "sample string 7",
    "DIA_CHI_NHAN": "sample string 8",
    "LO": "sample string 9",
    "MA_KH": "sample string 10",
    "MA_THAM_CHIEU": "sample string 11",
    "KHOI_LUONG": "sample string 12",
    "MAE1": "sample string 13",
    "TRANG_THAI": "sample string 14"
  }
}

text/html

Sample:
{"List_TBL_DINH_VI":[{"NGAY_TRANG_THAI":"sample string 1","NGAY":"sample string 2","GIO":"sample string 3","TRANG_THAI":"sample string 4","VI_TRI":"sample string 5","DIEN_THOAI":"sample string 6"},{"NGAY_TRANG_THAI":"sample string 1","NGAY":"sample string 2","GIO":"sample string 3","TRANG_THAI":"sample string 4","VI_TRI":"sample string 5","DIEN_THOAI":"sample string 6"}],"List_TBL_DELIVERY":[{"NGAY_TRANG_THAI":"sample string 1","GIO_TRANG_THAI":"sample string 2","NGAY_PHAT":"sample string 3","NGAY_NHAP":"sample string 4","VI_TRI":"sample string 5","TRANG_THAI":"sample string 6"},{"NGAY_TRANG_THAI":"sample string 1","GIO_TRANG_THAI":"sample string 2","NGAY_PHAT":"sample string 3","NGAY_NHAP":"sample string 4","VI_TRI":"sample string 5","TRANG_THAI":"sample string 6"}],"List_TBL_DELIVERY_lIST":[{"MA_E1":"sample string 1","NGUOI_NHAN":"sample string 2","NGAY_NHAN":"sample string 3","GIO_NHAN":"sample string 4","NGAY_NHAP":"sample string 5","GIO_NHAP":"sample string 6","VI_TRI":"sample string 7","TRANG_THAI":"sample string 8"},{"MA_E1":"sample string 1","NGUOI_NHAN":"sample string 2","NGAY_NHAN":"sample string 3","GIO_NHAN":"sample string 4","NGAY_NHAP":"sample string 5","GIO_NHAP":"sample string 6","VI_TRI":"sample string 7","TRANG_THAI":"sample string 8"}],"Code":"sample string 1","Message":"sample string 2","TBL_INFO":{"Nuoc_Chapnhan":"sample string 1","Nuoc_Phat":"sample string 2","BC_GUI":"sample string 3","BC_PHAT":"sample string 4","HO_TEN_GUI":"sample string 5","DIA_CHI_GUI":"sample string 6","HO_TEN_NHAN":"sample string 7","DIA_CHI_NHAN":"sample string 8","LO":"sample string 9","MA_KH":"sample string 10","MA_THAM_CHIEU":"sample string 11","KHOI_LUONG":"sample string 12","MAE1":"sample string 13","TRANG_THAI":"sample string 14"}}

application/xml, text/xml

Sample:
<ReturnTrackAndTrace xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Api.TrackAndTrace.Models.DataModel">
  <Code>sample string 1</Code>
  <List_TBL_DELIVERY>
    <TBL_DELIVERY>
      <GIO_TRANG_THAI>sample string 2</GIO_TRANG_THAI>
      <NGAY_NHAP>sample string 4</NGAY_NHAP>
      <NGAY_PHAT>sample string 3</NGAY_PHAT>
      <NGAY_TRANG_THAI>sample string 1</NGAY_TRANG_THAI>
      <TRANG_THAI>sample string 6</TRANG_THAI>
      <VI_TRI>sample string 5</VI_TRI>
    </TBL_DELIVERY>
    <TBL_DELIVERY>
      <GIO_TRANG_THAI>sample string 2</GIO_TRANG_THAI>
      <NGAY_NHAP>sample string 4</NGAY_NHAP>
      <NGAY_PHAT>sample string 3</NGAY_PHAT>
      <NGAY_TRANG_THAI>sample string 1</NGAY_TRANG_THAI>
      <TRANG_THAI>sample string 6</TRANG_THAI>
      <VI_TRI>sample string 5</VI_TRI>
    </TBL_DELIVERY>
  </List_TBL_DELIVERY>
  <List_TBL_DELIVERY_lIST>
    <TBL_DELIVERYLIST>
      <GIO_NHAN>sample string 4</GIO_NHAN>
      <GIO_NHAP>sample string 6</GIO_NHAP>
      <MA_E1>sample string 1</MA_E1>
      <NGAY_NHAN>sample string 3</NGAY_NHAN>
      <NGAY_NHAP>sample string 5</NGAY_NHAP>
      <NGUOI_NHAN>sample string 2</NGUOI_NHAN>
      <TRANG_THAI>sample string 8</TRANG_THAI>
      <VI_TRI>sample string 7</VI_TRI>
    </TBL_DELIVERYLIST>
    <TBL_DELIVERYLIST>
      <GIO_NHAN>sample string 4</GIO_NHAN>
      <GIO_NHAP>sample string 6</GIO_NHAP>
      <MA_E1>sample string 1</MA_E1>
      <NGAY_NHAN>sample string 3</NGAY_NHAN>
      <NGAY_NHAP>sample string 5</NGAY_NHAP>
      <NGUOI_NHAN>sample string 2</NGUOI_NHAN>
      <TRANG_THAI>sample string 8</TRANG_THAI>
      <VI_TRI>sample string 7</VI_TRI>
    </TBL_DELIVERYLIST>
  </List_TBL_DELIVERY_lIST>
  <List_TBL_DINH_VI>
    <TBL_DINH_VI>
      <DIEN_THOAI>sample string 6</DIEN_THOAI>
      <GIO>sample string 3</GIO>
      <NGAY>sample string 2</NGAY>
      <NGAY_TRANG_THAI>sample string 1</NGAY_TRANG_THAI>
      <TRANG_THAI>sample string 4</TRANG_THAI>
      <VI_TRI>sample string 5</VI_TRI>
    </TBL_DINH_VI>
    <TBL_DINH_VI>
      <DIEN_THOAI>sample string 6</DIEN_THOAI>
      <GIO>sample string 3</GIO>
      <NGAY>sample string 2</NGAY>
      <NGAY_TRANG_THAI>sample string 1</NGAY_TRANG_THAI>
      <TRANG_THAI>sample string 4</TRANG_THAI>
      <VI_TRI>sample string 5</VI_TRI>
    </TBL_DINH_VI>
  </List_TBL_DINH_VI>
  <Message>sample string 2</Message>
  <TBL_INFO>
    <BC_GUI>sample string 3</BC_GUI>
    <BC_PHAT>sample string 4</BC_PHAT>
    <DIA_CHI_GUI>sample string 6</DIA_CHI_GUI>
    <DIA_CHI_NHAN>sample string 8</DIA_CHI_NHAN>
    <HO_TEN_GUI>sample string 5</HO_TEN_GUI>
    <HO_TEN_NHAN>sample string 7</HO_TEN_NHAN>
    <KHOI_LUONG>sample string 12</KHOI_LUONG>
    <LO>sample string 9</LO>
    <MAE1>sample string 13</MAE1>
    <MA_KH>sample string 10</MA_KH>
    <MA_THAM_CHIEU>sample string 11</MA_THAM_CHIEU>
    <Nuoc_Chapnhan>sample string 1</Nuoc_Chapnhan>
    <Nuoc_Phat>sample string 2</Nuoc_Phat>
    <TRANG_THAI>sample string 14</TRANG_THAI>
  </TBL_INFO>
</ReturnTrackAndTrace>