GET api/UPDATE_CODIEN_DIEUHOA_Result

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of UPDATE_CODIEN_DIEUHOA_Result
NameDescriptionTypeAdditional information
Baoduong_Id

integer

None.

DH1_Nhanhieu

string

None.

DH1_Ngayld

date

None.

DH2_Nhanhieu

string

None.

DH2_Ngayld

date

None.

DH3_Nhanhieu

string

None.

DH3_Ngayld

date

None.

DH_Tinhtrang

string

None.

DH_Luanphien

string

None.

DH_Vesinh

date

None.

DH_Nhietdo

integer

None.

DH_Chedo

integer

None.

DH_cucnonglanh

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Baoduong_Id": 1,
    "DH1_Nhanhieu": "sample string 1",
    "DH1_Ngayld": "2025-12-06T10:55:30.4861819-08:00",
    "DH2_Nhanhieu": "sample string 2",
    "DH2_Ngayld": "2025-12-06T10:55:30.4861819-08:00",
    "DH3_Nhanhieu": "sample string 3",
    "DH3_Ngayld": "2025-12-06T10:55:30.4861819-08:00",
    "DH_Tinhtrang": "sample string 4",
    "DH_Luanphien": "sample string 5",
    "DH_Vesinh": "2025-12-06T10:55:30.4861819-08:00",
    "DH_Nhietdo": 1,
    "DH_Chedo": 1,
    "DH_cucnonglanh": 1
  },
  {
    "Baoduong_Id": 1,
    "DH1_Nhanhieu": "sample string 1",
    "DH1_Ngayld": "2025-12-06T10:55:30.4861819-08:00",
    "DH2_Nhanhieu": "sample string 2",
    "DH2_Ngayld": "2025-12-06T10:55:30.4861819-08:00",
    "DH3_Nhanhieu": "sample string 3",
    "DH3_Ngayld": "2025-12-06T10:55:30.4861819-08:00",
    "DH_Tinhtrang": "sample string 4",
    "DH_Luanphien": "sample string 5",
    "DH_Vesinh": "2025-12-06T10:55:30.4861819-08:00",
    "DH_Nhietdo": 1,
    "DH_Chedo": 1,
    "DH_cucnonglanh": 1
  }
]

application/xml, text/xml

Sample:
<ArrayOfUPDATE_CODIEN_DIEUHOA_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BAODUONGTRAM_API.Models">
  <UPDATE_CODIEN_DIEUHOA_Result>
    <Baoduong_Id>1</Baoduong_Id>
    <DH1_Ngayld>2025-12-06T10:55:30.4861819-08:00</DH1_Ngayld>
    <DH1_Nhanhieu>sample string 1</DH1_Nhanhieu>
    <DH2_Ngayld>2025-12-06T10:55:30.4861819-08:00</DH2_Ngayld>
    <DH2_Nhanhieu>sample string 2</DH2_Nhanhieu>
    <DH3_Ngayld>2025-12-06T10:55:30.4861819-08:00</DH3_Ngayld>
    <DH3_Nhanhieu>sample string 3</DH3_Nhanhieu>
    <DH_Chedo>1</DH_Chedo>
    <DH_Luanphien>sample string 5</DH_Luanphien>
    <DH_Nhietdo>1</DH_Nhietdo>
    <DH_Tinhtrang>sample string 4</DH_Tinhtrang>
    <DH_Vesinh>2025-12-06T10:55:30.4861819-08:00</DH_Vesinh>
    <DH_cucnonglanh>1</DH_cucnonglanh>
  </UPDATE_CODIEN_DIEUHOA_Result>
  <UPDATE_CODIEN_DIEUHOA_Result>
    <Baoduong_Id>1</Baoduong_Id>
    <DH1_Ngayld>2025-12-06T10:55:30.4861819-08:00</DH1_Ngayld>
    <DH1_Nhanhieu>sample string 1</DH1_Nhanhieu>
    <DH2_Ngayld>2025-12-06T10:55:30.4861819-08:00</DH2_Ngayld>
    <DH2_Nhanhieu>sample string 2</DH2_Nhanhieu>
    <DH3_Ngayld>2025-12-06T10:55:30.4861819-08:00</DH3_Ngayld>
    <DH3_Nhanhieu>sample string 3</DH3_Nhanhieu>
    <DH_Chedo>1</DH_Chedo>
    <DH_Luanphien>sample string 5</DH_Luanphien>
    <DH_Nhietdo>1</DH_Nhietdo>
    <DH_Tinhtrang>sample string 4</DH_Tinhtrang>
    <DH_Vesinh>2025-12-06T10:55:30.4861819-08:00</DH_Vesinh>
    <DH_cucnonglanh>1</DH_cucnonglanh>
  </UPDATE_CODIEN_DIEUHOA_Result>
</ArrayOfUPDATE_CODIEN_DIEUHOA_Result>