POST api/v2/so-yeu-ly-lich/file-dinh-kem/lay-theo-syll

Request Information

URI Parameters

None.

Body Parameters

Dictionary of string [key] and Object [value]

Request Formats

application/json, text/json

Sample:
{
  "sample string 1": {},
  "sample string 3": {}
}

application/xml, text/xml

Sample:
<ArrayOfKeyValueOfstringanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <KeyValueOfstringanyType>
    <Key>sample string 1</Key>
    <Value />
  </KeyValueOfstringanyType>
  <KeyValueOfstringanyType>
    <Key>sample string 3</Key>
    <Value />
  </KeyValueOfstringanyType>
</ArrayOfKeyValueOfstringanyType>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResponseWithTotalOfSoYeuLyLich_FileDinhKem_View
NameDescriptionTypeAdditional information
Status

boolean

None.

Message

string

None.

Data

Collection of SoYeuLyLich_FileDinhKem_View

None.

Total

integer

None.

PIndex

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "status": true,
  "message": "sample string 2",
  "data": [
    {
      "thuTu": 1,
      "trangThai": "sample string 2",
      "canTaiFile": true,
      "guid": "sample string 4",
      "id": 5,
      "idSoYeuLyLich": 6,
      "loaiFile": "sample string 7",
      "linkFile": "sample string 8",
      "tenFile": "sample string 9",
      "kieuFile": "sample string 10",
      "dungLuong": "sample string 11",
      "phanLoai": "sample string 12",
      "ngayLap": "2025-12-11T19:59:26.7851343+07:00",
      "tenHoSo": "sample string 13",
      "ngayHetHan": "2025-12-11T19:59:26.7856404+07:00",
      "nguoiNhan": "sample string 14",
      "nguoiGui": "sample string 15",
      "inUsed": true,
      "createdBy": 17,
      "createdOn": "2025-12-11T19:59:26.7856404+07:00",
      "editedBy": 19,
      "editedOn": "2025-12-11T19:59:26.7856404+07:00"
    },
    {
      "thuTu": 1,
      "trangThai": "sample string 2",
      "canTaiFile": true,
      "guid": "sample string 4",
      "id": 5,
      "idSoYeuLyLich": 6,
      "loaiFile": "sample string 7",
      "linkFile": "sample string 8",
      "tenFile": "sample string 9",
      "kieuFile": "sample string 10",
      "dungLuong": "sample string 11",
      "phanLoai": "sample string 12",
      "ngayLap": "2025-12-11T19:59:26.7851343+07:00",
      "tenHoSo": "sample string 13",
      "ngayHetHan": "2025-12-11T19:59:26.7856404+07:00",
      "nguoiNhan": "sample string 14",
      "nguoiGui": "sample string 15",
      "inUsed": true,
      "createdBy": 17,
      "createdOn": "2025-12-11T19:59:26.7856404+07:00",
      "editedBy": 19,
      "editedOn": "2025-12-11T19:59:26.7856404+07:00"
    }
  ],
  "total": 3,
  "pIndex": 4
}

application/xml, text/xml

Sample:
<ResponseWithTotalOfSoYeuLyLich_FileDinhKem_Viewpv1JTFkd xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/QuanLyPhatTu_API.Models">
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/DTO">
    <d2p1:SoYeuLyLich_FileDinhKem_View>
      <d2p1:CreatedBy>17</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-12-11T19:59:26.7856404+07:00</d2p1:CreatedOn>
      <d2p1:DungLuong>sample string 11</d2p1:DungLuong>
      <d2p1:EditedBy>19</d2p1:EditedBy>
      <d2p1:EditedOn>2025-12-11T19:59:26.7856404+07:00</d2p1:EditedOn>
      <d2p1:Id>5</d2p1:Id>
      <d2p1:IdSoYeuLyLich>6</d2p1:IdSoYeuLyLich>
      <d2p1:InUsed>true</d2p1:InUsed>
      <d2p1:KieuFile>sample string 10</d2p1:KieuFile>
      <d2p1:LinkFile>sample string 8</d2p1:LinkFile>
      <d2p1:LoaiFile>sample string 7</d2p1:LoaiFile>
      <d2p1:NgayHetHan>2025-12-11T19:59:26.7856404+07:00</d2p1:NgayHetHan>
      <d2p1:NgayLap>2025-12-11T19:59:26.7851343+07:00</d2p1:NgayLap>
      <d2p1:NguoiGui>sample string 15</d2p1:NguoiGui>
      <d2p1:NguoiNhan>sample string 14</d2p1:NguoiNhan>
      <d2p1:PhanLoai>sample string 12</d2p1:PhanLoai>
      <d2p1:TenFile>sample string 9</d2p1:TenFile>
      <d2p1:TenHoSo>sample string 13</d2p1:TenHoSo>
      <d2p1:CanTaiFile>true</d2p1:CanTaiFile>
      <d2p1:Guid>sample string 4</d2p1:Guid>
      <d2p1:ThuTu>1</d2p1:ThuTu>
      <d2p1:TrangThai>sample string 2</d2p1:TrangThai>
    </d2p1:SoYeuLyLich_FileDinhKem_View>
    <d2p1:SoYeuLyLich_FileDinhKem_View>
      <d2p1:CreatedBy>17</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-12-11T19:59:26.7856404+07:00</d2p1:CreatedOn>
      <d2p1:DungLuong>sample string 11</d2p1:DungLuong>
      <d2p1:EditedBy>19</d2p1:EditedBy>
      <d2p1:EditedOn>2025-12-11T19:59:26.7856404+07:00</d2p1:EditedOn>
      <d2p1:Id>5</d2p1:Id>
      <d2p1:IdSoYeuLyLich>6</d2p1:IdSoYeuLyLich>
      <d2p1:InUsed>true</d2p1:InUsed>
      <d2p1:KieuFile>sample string 10</d2p1:KieuFile>
      <d2p1:LinkFile>sample string 8</d2p1:LinkFile>
      <d2p1:LoaiFile>sample string 7</d2p1:LoaiFile>
      <d2p1:NgayHetHan>2025-12-11T19:59:26.7856404+07:00</d2p1:NgayHetHan>
      <d2p1:NgayLap>2025-12-11T19:59:26.7851343+07:00</d2p1:NgayLap>
      <d2p1:NguoiGui>sample string 15</d2p1:NguoiGui>
      <d2p1:NguoiNhan>sample string 14</d2p1:NguoiNhan>
      <d2p1:PhanLoai>sample string 12</d2p1:PhanLoai>
      <d2p1:TenFile>sample string 9</d2p1:TenFile>
      <d2p1:TenHoSo>sample string 13</d2p1:TenHoSo>
      <d2p1:CanTaiFile>true</d2p1:CanTaiFile>
      <d2p1:Guid>sample string 4</d2p1:Guid>
      <d2p1:ThuTu>1</d2p1:ThuTu>
      <d2p1:TrangThai>sample string 2</d2p1:TrangThai>
    </d2p1:SoYeuLyLich_FileDinhKem_View>
  </Data>
  <Message>sample string 2</Message>
  <PIndex>4</PIndex>
  <Status>true</Status>
  <Total>3</Total>
</ResponseWithTotalOfSoYeuLyLich_FileDinhKem_Viewpv1JTFkd>