POST api/BaoCaoTongHopKeToan/BienBanBanGiao_ChungTuNCC_Scan
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 BienBanBanGiao_NavAPIChungTuNCC| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderNo | string |
None. |
|
| VendorNo | string |
None. |
|
| VendorName | string |
None. |
|
| DocumentNo | string |
None. |
|
| PostingDate | date |
None. |
|
| SoBan | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"OrderNo": "sample string 1",
"VendorNo": "sample string 2",
"VendorName": "sample string 3",
"DocumentNo": "sample string 4",
"PostingDate": "2026-01-29T16:29:44.3323369+07:00",
"SoBan": 6
},
{
"OrderNo": "sample string 1",
"VendorNo": "sample string 2",
"VendorName": "sample string 3",
"DocumentNo": "sample string 4",
"PostingDate": "2026-01-29T16:29:44.3323369+07:00",
"SoBan": 6
}
]