POST api/KPBaoCaoMuaHang/Vendor_GetAll
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_GeneralCategory| Name | Description | Type | Additional information |
|---|---|---|---|
| code | Object |
None. |
|
| description | Object |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"code": {},
"description": {}
},
{
"code": {},
"description": {}
}
]