POST api/BaoCaoTongHopMarketing/KiemSoatCTMK
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 KiemSoatCTKMModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Mien | string |
None. |
|
| Store_No_ | string |
None. |
|
| Receipt_No_ | string |
None. |
|
| So_DK_trong_don | decimal number |
None. |
|
| Loai_Don | string |
None. |
|
| Tong_GT_DH | decimal number |
None. |
|
| Tong_GT_Nguyen_Gia | decimal number |
None. |
|
| Tong_CK | decimal number |
None. |
|
| CK_CBDSS | decimal number |
None. |
|
| CK_Clear | decimal number |
None. |
|
| CK_Khac | decimal number |
None. |
|
| CK_KidPlaza | decimal number |
None. |
|
| CK_NCC | decimal number |
None. |
|
| Tong_so_mat_hang_trong_bill | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Mien": "sample string 1",
"Store_No_": "sample string 2",
"Receipt_No_": "sample string 3",
"So_DK_trong_don": 4.0,
"Loai_Don": "sample string 5",
"Tong_GT_DH": 6.0,
"Tong_GT_Nguyen_Gia": 7.0,
"Tong_CK": 8.0,
"CK_CBDSS": 9.0,
"CK_Clear": 10.0,
"CK_Khac": 11.0,
"CK_KidPlaza": 12.0,
"CK_NCC": 13.0,
"Tong_so_mat_hang_trong_bill": 1
},
{
"Mien": "sample string 1",
"Store_No_": "sample string 2",
"Receipt_No_": "sample string 3",
"So_DK_trong_don": 4.0,
"Loai_Don": "sample string 5",
"Tong_GT_DH": 6.0,
"Tong_GT_Nguyen_Gia": 7.0,
"Tong_CK": 8.0,
"CK_CBDSS": 9.0,
"CK_Clear": 10.0,
"CK_Khac": 11.0,
"CK_KidPlaza": 12.0,
"CK_NCC": 13.0,
"Tong_so_mat_hang_trong_bill": 1
}
]