POST api/BaoCaoTongHopKeToan/USP_KIDS_TonKhoDenNgay_KeToan
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 USP_KIDS_TonKhoDenNgay_KeToanModel| Name | Description | Type | Additional information |
|---|---|---|---|
| C1 | string |
None. |
|
| C2 | string |
None. |
|
| C3 | decimal number |
None. |
|
| C4 | decimal number |
None. |
|
| C5 | decimal number |
None. |
|
| C6 | decimal number |
None. |
|
| C7 | decimal number |
None. |
|
| C8 | decimal number |
None. |
|
| C9 | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"C1": "sample string 1",
"C2": "sample string 2",
"C3": 3.0,
"C4": 4.0,
"C5": 5.0,
"C6": 6.0,
"C7": 7.0,
"C8": 8.0,
"C9": 9.0
},
{
"C1": "sample string 1",
"C2": "sample string 2",
"C3": 3.0,
"C4": 4.0,
"C5": 5.0,
"C6": 6.0,
"C7": 7.0,
"C8": 8.0,
"C9": 9.0
}
]