POST api/GiaVonHangHoa/DuLieuTinhGiaVon
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 KPDuLieuTinhGiaVonTheoKho| Name | Description | Type | Additional information |
|---|---|---|---|
| C1 | integer |
None. |
|
| C2 | string |
None. |
|
| C3 | date |
None. |
|
| C4 | integer |
None. |
|
| C5 | string |
None. |
|
| C6 | string |
None. |
|
| C7 | string |
None. |
|
| C8 | integer |
None. |
|
| C9 | integer |
None. |
|
| C10 | decimal number |
None. |
|
| C11 | decimal number |
None. |
|
| C12 | decimal number |
None. |
|
| C13 | integer |
None. |
|
| C14 | decimal number |
None. |
|
| C15 | decimal number |
None. |
|
| C16 | decimal number |
None. |
|
| C17 | decimal number |
None. |
|
| C18 | decimal number |
None. |
|
| C19 | string |
None. |
|
| C20 | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"C1": 1,
"C2": "sample string 2",
"C3": "2026-01-29T16:33:19.7703117+07:00",
"C4": 4,
"C5": "sample string 5",
"C6": "sample string 6",
"C7": "sample string 7",
"C8": 8,
"C9": 9,
"C10": 10.0,
"C11": 11.0,
"C12": 12.0,
"C13": 13,
"C14": 14.0,
"C15": 15.0,
"C16": 16.0,
"C17": 17.0,
"C18": 18.0,
"C19": "sample string 19",
"C20": 20
},
{
"C1": 1,
"C2": "sample string 2",
"C3": "2026-01-29T16:33:19.7703117+07:00",
"C4": 4,
"C5": "sample string 5",
"C6": "sample string 6",
"C7": "sample string 7",
"C8": 8,
"C9": 9,
"C10": 10.0,
"C11": 11.0,
"C12": 12.0,
"C13": 13,
"C14": 14.0,
"C15": 15.0,
"C16": 16.0,
"C17": 17.0,
"C18": 18.0,
"C19": "sample string 19",
"C20": 20
}
]