POST api/ChungTuNCC/SP_KIDS_GetAllPuchaseReceiptFor_ChungTuNCC
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of NavAPIChungTuNCC| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| LocationCode | string |
None. |
|
| DocumentNo | string |
None. |
|
| DocumentType | string |
None. |
|
| PostingDate | date |
None. |
|
| OrderNo | string |
None. |
|
| VendorNo | string |
None. |
|
| VendorName | string |
None. |
|
| ImgUserDefine | string |
None. |
|
| ImgSystemDefine | string |
None. |
|
| UserSend | string |
None. |
|
| UserConfirm | string |
None. |
|
| DateSend | date |
None. |
|
| DateConfirm | date |
None. |
|
| EditStatus | integer |
None. |
|
| NgayNhanBanCung | date |
None. |
|
| NguoiNhanBanCung | string |
None. |
|
| lstKIDS_ChungTuNCC_Img | Collection of KIDS_ChungTuNCC_ImgModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "87651bdb-97ce-4387-a2f5-9db465409811",
"LocationCode": "sample string 2",
"DocumentNo": "sample string 3",
"DocumentType": "sample string 4",
"PostingDate": "2026-01-29T16:26:49.1626711+07:00",
"OrderNo": "sample string 6",
"VendorNo": "sample string 7",
"VendorName": "sample string 8",
"ImgUserDefine": "sample string 9",
"ImgSystemDefine": "sample string 10",
"UserSend": "sample string 11",
"UserConfirm": "sample string 12",
"DateSend": "2026-01-29T16:26:49.1626711+07:00",
"DateConfirm": "2026-01-29T16:26:49.1626711+07:00",
"EditStatus": 1,
"NgayNhanBanCung": "2026-01-29T16:26:49.1626711+07:00",
"NguoiNhanBanCung": "sample string 13",
"lstKIDS_ChungTuNCC_Img": [
{
"GuidID": "533e3472-f183-4b7f-9025-be523932499a",
"CTNCCID": "c2d1fec4-ebca-4b5c-ad76-8ec08a55a2a4",
"ImgUserDefine": "sample string 3",
"ImgSystemDefine": "sample string 4",
"EditStatus": 1
},
{
"GuidID": "533e3472-f183-4b7f-9025-be523932499a",
"CTNCCID": "c2d1fec4-ebca-4b5c-ad76-8ec08a55a2a4",
"ImgUserDefine": "sample string 3",
"ImgSystemDefine": "sample string 4",
"EditStatus": 1
}
]
},
{
"GuidID": "87651bdb-97ce-4387-a2f5-9db465409811",
"LocationCode": "sample string 2",
"DocumentNo": "sample string 3",
"DocumentType": "sample string 4",
"PostingDate": "2026-01-29T16:26:49.1626711+07:00",
"OrderNo": "sample string 6",
"VendorNo": "sample string 7",
"VendorName": "sample string 8",
"ImgUserDefine": "sample string 9",
"ImgSystemDefine": "sample string 10",
"UserSend": "sample string 11",
"UserConfirm": "sample string 12",
"DateSend": "2026-01-29T16:26:49.1626711+07:00",
"DateConfirm": "2026-01-29T16:26:49.1626711+07:00",
"EditStatus": 1,
"NgayNhanBanCung": "2026-01-29T16:26:49.1626711+07:00",
"NguoiNhanBanCung": "sample string 13",
"lstKIDS_ChungTuNCC_Img": [
{
"GuidID": "533e3472-f183-4b7f-9025-be523932499a",
"CTNCCID": "c2d1fec4-ebca-4b5c-ad76-8ec08a55a2a4",
"ImgUserDefine": "sample string 3",
"ImgSystemDefine": "sample string 4",
"EditStatus": 1
},
{
"GuidID": "533e3472-f183-4b7f-9025-be523932499a",
"CTNCCID": "c2d1fec4-ebca-4b5c-ad76-8ec08a55a2a4",
"ImgUserDefine": "sample string 3",
"ImgSystemDefine": "sample string 4",
"EditStatus": 1
}
]
}
]