POST api/KPBaoCaoDoanhSo2/USP_KIDS_GiaTriDonHang_ChiTiet_MK
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 KPUSP_KIDS_GiaTriDonHang_ChiTiet_MK| Name | Description | Type | Additional information |
|---|---|---|---|
| C1 | string |
None. |
|
| C2 | string |
None. |
|
| C3 | decimal number |
None. |
|
| C4 | decimal number |
None. |
|
| C5 | integer |
None. |
|
| C6 | decimal number |
None. |
|
| C7 | decimal number |
None. |
|
| C8 | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"C1": "sample string 1",
"C2": "sample string 2",
"C3": 1.0,
"C4": 1.0,
"C5": 1,
"C6": 1.0,
"C7": 1.0,
"C8": "sample string 3"
},
{
"C1": "sample string 1",
"C2": "sample string 2",
"C3": 1.0,
"C4": 1.0,
"C5": 1,
"C6": 1.0,
"C7": 1.0,
"C8": "sample string 3"
}
]