GET api/nhomkhachhang/DanhSachNhomKH?more={more}&page={page}&record={record}
Danh sách nhóm khách hàng Header truyền token Nếu không truyền số trang (page) thì api mặc định là trang 1 Nếu không truyền số record/trang thì api mặc định là 10 Dung IDNhomKH 697 để test edit và delete
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| more |
true lấy tất cả |
boolean |
Default value is False |
| page | integer |
Default value is 1 |
|
| record | integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />