POST api/dang-ky-lam-the/quy-y
Request Information
URI Parameters
None.
Body Parameters
Collection of DangKyQuyY| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| IDPhatTu | integer |
None. |
|
| NgayQuyY_DL | date |
None. |
|
| NgayQuyY_AL_Ngay | integer |
None. |
|
| NgayQuyY_AL_Thang | integer |
None. |
|
| NgayQuyY_AL_Nam | string |
None. |
|
| NgayQuyY_PhatLich | integer |
None. |
|
| NgayDangKy | date |
None. |
|
| IDSuKien | integer |
None. |
|
| SoLanIn | integer |
None. |
|
| GhiChu | string |
None. |
|
| IDDonVi | integer |
None. |
|
| SoThuTu | string |
None. |
|
| Status | integer |
None. |
|
| InUsed | boolean |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedOn | date |
None. |
|
| EditedBy | integer |
None. |
|
| EditedOn | date |
None. |
|
| ThoiDiemIn | date |
None. |
|
| IsNhanLaPhai | boolean |
None. |
|
| ThoiDiemNhanLaPhai | date |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"id": 1,
"idPhatTu": 2,
"ngayQuyY_DL": "2025-12-11T20:09:13.1541364+07:00",
"ngayQuyY_AL_Ngay": 3,
"ngayQuyY_AL_Thang": 4,
"ngayQuyY_AL_Nam": "sample string 5",
"ngayQuyY_PhatLich": 6,
"ngayDangKy": "2025-12-11T20:09:13.1541364+07:00",
"idSuKien": 7,
"soLanIn": 8,
"ghiChu": "sample string 9",
"idDonVi": 10,
"soThuTu": "sample string 11",
"status": 12,
"inUsed": true,
"createdBy": 14,
"createdOn": "2025-12-11T20:09:13.1541364+07:00",
"editedBy": 16,
"editedOn": "2025-12-11T20:09:13.1541364+07:00",
"thoiDiemIn": "2025-12-11T20:09:13.1541364+07:00",
"isNhanLaPhai": true,
"thoiDiemNhanLaPhai": "2025-12-11T20:09:13.1541364+07:00"
},
{
"id": 1,
"idPhatTu": 2,
"ngayQuyY_DL": "2025-12-11T20:09:13.1541364+07:00",
"ngayQuyY_AL_Ngay": 3,
"ngayQuyY_AL_Thang": 4,
"ngayQuyY_AL_Nam": "sample string 5",
"ngayQuyY_PhatLich": 6,
"ngayDangKy": "2025-12-11T20:09:13.1541364+07:00",
"idSuKien": 7,
"soLanIn": 8,
"ghiChu": "sample string 9",
"idDonVi": 10,
"soThuTu": "sample string 11",
"status": 12,
"inUsed": true,
"createdBy": 14,
"createdOn": "2025-12-11T20:09:13.1541364+07:00",
"editedBy": 16,
"editedOn": "2025-12-11T20:09:13.1541364+07:00",
"thoiDiemIn": "2025-12-11T20:09:13.1541364+07:00",
"isNhanLaPhai": true,
"thoiDiemNhanLaPhai": "2025-12-11T20:09:13.1541364+07:00"
}
]
application/xml, text/xml
Sample:
<ArrayOfDangKyQuyY xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DTO">
<DangKyQuyY>
<CreatedBy>14</CreatedBy>
<CreatedOn>2025-12-11T20:09:13.1541364+07:00</CreatedOn>
<EditedBy>16</EditedBy>
<EditedOn>2025-12-11T20:09:13.1541364+07:00</EditedOn>
<GhiChu>sample string 9</GhiChu>
<ID>1</ID>
<IDDonVi>10</IDDonVi>
<IDPhatTu>2</IDPhatTu>
<IDSuKien>7</IDSuKien>
<InUsed>true</InUsed>
<IsNhanLaPhai>true</IsNhanLaPhai>
<NgayDangKy>2025-12-11T20:09:13.1541364+07:00</NgayDangKy>
<NgayQuyY_AL_Nam>sample string 5</NgayQuyY_AL_Nam>
<NgayQuyY_AL_Ngay>3</NgayQuyY_AL_Ngay>
<NgayQuyY_AL_Thang>4</NgayQuyY_AL_Thang>
<NgayQuyY_DL>2025-12-11T20:09:13.1541364+07:00</NgayQuyY_DL>
<NgayQuyY_PhatLich>6</NgayQuyY_PhatLich>
<SoLanIn>8</SoLanIn>
<SoThuTu>sample string 11</SoThuTu>
<Status>12</Status>
<ThoiDiemIn>2025-12-11T20:09:13.1541364+07:00</ThoiDiemIn>
<ThoiDiemNhanLaPhai>2025-12-11T20:09:13.1541364+07:00</ThoiDiemNhanLaPhai>
</DangKyQuyY>
<DangKyQuyY>
<CreatedBy>14</CreatedBy>
<CreatedOn>2025-12-11T20:09:13.1541364+07:00</CreatedOn>
<EditedBy>16</EditedBy>
<EditedOn>2025-12-11T20:09:13.1541364+07:00</EditedOn>
<GhiChu>sample string 9</GhiChu>
<ID>1</ID>
<IDDonVi>10</IDDonVi>
<IDPhatTu>2</IDPhatTu>
<IDSuKien>7</IDSuKien>
<InUsed>true</InUsed>
<IsNhanLaPhai>true</IsNhanLaPhai>
<NgayDangKy>2025-12-11T20:09:13.1541364+07:00</NgayDangKy>
<NgayQuyY_AL_Nam>sample string 5</NgayQuyY_AL_Nam>
<NgayQuyY_AL_Ngay>3</NgayQuyY_AL_Ngay>
<NgayQuyY_AL_Thang>4</NgayQuyY_AL_Thang>
<NgayQuyY_DL>2025-12-11T20:09:13.1541364+07:00</NgayQuyY_DL>
<NgayQuyY_PhatLich>6</NgayQuyY_PhatLich>
<SoLanIn>8</SoLanIn>
<SoThuTu>sample string 11</SoThuTu>
<Status>12</Status>
<ThoiDiemIn>2025-12-11T20:09:13.1541364+07:00</ThoiDiemIn>
<ThoiDiemNhanLaPhai>2025-12-11T20:09:13.1541364+07:00</ThoiDiemNhanLaPhai>
</DangKyQuyY>
</ArrayOfDangKyQuyY>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ResponseObjectOfString| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | boolean |
None. |
|
| Message | string |
None. |
|
| Data | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"status": true,
"message": "sample string 2",
"data": "sample string 3"
}
application/xml, text/xml
Sample:
<ResponseObjectOfstring xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/QuanLyPhatTu_API.Models"> <Data>sample string 3</Data> <Message>sample string 2</Message> <Status>true</Status> </ResponseObjectOfstring>