POST api/BaoCaoTongHopMarketing/KhachMuaHangTuCaoDenThap
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 ObjGeneral| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | string |
None. |
|
| Name | string |
None. |
|
| ParentCode | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Code": "sample string 1",
"Name": "sample string 2",
"ParentCode": "sample string 3"
},
{
"Code": "sample string 1",
"Name": "sample string 2",
"ParentCode": "sample string 3"
}
]