GET api/RevenueReport/loaidichvu?api={api}&page={page}&limit={limit}&idpartner={idpartner}&idbrandpartner={idbrandpartner}&fromdate={fromdate}&todate={todate}
Báo cáo tổng quan theo loaij dichj vu
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
api |
Mã API do hệ thống cung cấp |
string |
Required |
page |
Trang thứ |
integer |
Default value is 1 |
limit |
Số bản ghi trên 1 trang |
integer |
Default value is 25 |
idpartner |
id đối tác |
string |
Default value is |
idbrandpartner |
id chi nhánh |
string |
Default value is |
fromdate |
Từ ngày yyyyMMdd |
string |
Default value is |
todate |
Đến ngày yyyyMMdd |
string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
objBaocaoDoanhThuTheoLoaiDichVuName | Description | Type | Additional information |
---|---|---|---|
data | Collection of BaocaoDoanhThuTheoLoaiDichVu |
None. |
|
total |
Tống chi phí |
decimal number |
None. |
totalproduct |
Tống tiền hàng hóa |
decimal number |
None. |
totaltax |
Tống tiền thuế |
decimal number |
None. |
totalpoint |
Tống điểm |
decimal number |
None. |
totalcoupon |
Tống tiền phiếu giảm giá |
decimal number |
None. |
totaldiscount |
Tống tiền giảm giá |
decimal number |
None. |
totalinsure |
Tống tiền BHYT |
decimal number |
None. |
totalhospital |
Tống tiền nguồn khác |
decimal number |
None. |
totalpatient |
Tống tiền thu bệnh nhân |
decimal number |
None. |
totalcost |
Tống tiền giá vốn |
decimal number |
None. |
totalcash |
Tống tiền mặt |
decimal number |
None. |
totalbank |
Tống tiền chuyển khoản |
decimal number |
None. |
totalsale |
Tống tiền doanh số |
decimal number |
None. |
totaldebt |
Tống tiền công nợ |
decimal number |
None. |
time |
Thời gian server trả về |
integer |
None. |
status |
Trạng thái |
string |
None. |
message |
Thông báo |
string |
None. |
codemessage |
Mã lỗi |
string |
None. |
strprint |
phiếu in hoặc xuất file |
string |
None. |
strexcel |
file excel |
string |
None. |
strword |
file word |
string |
None. |
page |
Trang số |
integer |
None. |
totalpage |
Tổng số trang |
decimal number |
None. |
totalrecord |
Tổng số bản ghi |
decimal number |
None. |
Response Formats
application/json, text/json
{ "data": [ { "id": "sample string 1", "idkey": "sample string 2", "idpartner": "sample string 3", "idbrandpartner": "sample string 4", "yearmonthday": 5, "ngay_thu": "sample string 6", "tong_thu_cong_kham": 1.1, "giam_gia_cong_kham": 1.1, "tong_thu_sieu_am": 1.1, "giam_gia_sieu_am": 1.1, "tong_thu_noi_soi": 1.1, "giam_gia_noi_soi": 1.1, "tong_thu_tham_do_chuc_nang": 1.1, "giam_gia_tham_do_chuc_nang": 1.1, "tong_thu_xquang": 1.1, "giam_gia_xquang": 1.1, "tong_thu_thu_thuat": 1.1, "giam_gia_thu_thuat": 1.1, "tong_thu_xet_nghiem": 1.1, "giam_gia_xet_nghiem": 1.1, "tong_thu_thuoc": 1.1, "giam_gia_thuoc": 1.1, "tong_tien": 1.1, "tong_giam_gia": 1.1, "tong_no": 1.1, "tong_da_thu": 1.1, "tien_mat": 1.1, "chuyen_khoan": 1.1, "nguon_khac": 1.1, "tong_tien_hang_hoa": 1.1, "tong_tien_thue": 1.1 }, { "id": "sample string 1", "idkey": "sample string 2", "idpartner": "sample string 3", "idbrandpartner": "sample string 4", "yearmonthday": 5, "ngay_thu": "sample string 6", "tong_thu_cong_kham": 1.1, "giam_gia_cong_kham": 1.1, "tong_thu_sieu_am": 1.1, "giam_gia_sieu_am": 1.1, "tong_thu_noi_soi": 1.1, "giam_gia_noi_soi": 1.1, "tong_thu_tham_do_chuc_nang": 1.1, "giam_gia_tham_do_chuc_nang": 1.1, "tong_thu_xquang": 1.1, "giam_gia_xquang": 1.1, "tong_thu_thu_thuat": 1.1, "giam_gia_thu_thuat": 1.1, "tong_thu_xet_nghiem": 1.1, "giam_gia_xet_nghiem": 1.1, "tong_thu_thuoc": 1.1, "giam_gia_thuoc": 1.1, "tong_tien": 1.1, "tong_giam_gia": 1.1, "tong_no": 1.1, "tong_da_thu": 1.1, "tien_mat": 1.1, "chuyen_khoan": 1.1, "nguon_khac": 1.1, "tong_tien_hang_hoa": 1.1, "tong_tien_thue": 1.1 } ], "total": 1.1, "totalproduct": 1.1, "totaltax": 1.1, "totalpoint": 1.1, "totalcoupon": 1.1, "totaldiscount": 1.1, "totalinsure": 1.1, "totalhospital": 1.1, "totalpatient": 1.1, "totalcost": 1.1, "totalcash": 1.1, "totalbank": 1.1, "totalsale": 1.1, "totaldebt": 1.1, "time": 1, "status": "sample string 2", "message": "sample string 3", "codemessage": "samplestring3", "strprint": "sample string 5", "strexcel": "sample string 6", "strword": "sample string 7", "page": 8, "totalpage": 9.1, "totalrecord": 10.1 }
text/javascript, application/javascript, application/json-p
/**/ typeof === 'function' && ({"data":[{"id":"sample string 1","idkey":"sample string 2","idpartner":"sample string 3","idbrandpartner":"sample string 4","yearmonthday":5,"ngay_thu":"sample string 6","tong_thu_cong_kham":1.1,"giam_gia_cong_kham":1.1,"tong_thu_sieu_am":1.1,"giam_gia_sieu_am":1.1,"tong_thu_noi_soi":1.1,"giam_gia_noi_soi":1.1,"tong_thu_tham_do_chuc_nang":1.1,"giam_gia_tham_do_chuc_nang":1.1,"tong_thu_xquang":1.1,"giam_gia_xquang":1.1,"tong_thu_thu_thuat":1.1,"giam_gia_thu_thuat":1.1,"tong_thu_xet_nghiem":1.1,"giam_gia_xet_nghiem":1.1,"tong_thu_thuoc":1.1,"giam_gia_thuoc":1.1,"tong_tien":1.1,"tong_giam_gia":1.1,"tong_no":1.1,"tong_da_thu":1.1,"tien_mat":1.1,"chuyen_khoan":1.1,"nguon_khac":1.1,"tong_tien_hang_hoa":1.1,"tong_tien_thue":1.1},{"id":"sample string 1","idkey":"sample string 2","idpartner":"sample string 3","idbrandpartner":"sample string 4","yearmonthday":5,"ngay_thu":"sample string 6","tong_thu_cong_kham":1.1,"giam_gia_cong_kham":1.1,"tong_thu_sieu_am":1.1,"giam_gia_sieu_am":1.1,"tong_thu_noi_soi":1.1,"giam_gia_noi_soi":1.1,"tong_thu_tham_do_chuc_nang":1.1,"giam_gia_tham_do_chuc_nang":1.1,"tong_thu_xquang":1.1,"giam_gia_xquang":1.1,"tong_thu_thu_thuat":1.1,"giam_gia_thu_thuat":1.1,"tong_thu_xet_nghiem":1.1,"giam_gia_xet_nghiem":1.1,"tong_thu_thuoc":1.1,"giam_gia_thuoc":1.1,"tong_tien":1.1,"tong_giam_gia":1.1,"tong_no":1.1,"tong_da_thu":1.1,"tien_mat":1.1,"chuyen_khoan":1.1,"nguon_khac":1.1,"tong_tien_hang_hoa":1.1,"tong_tien_thue":1.1}],"total":1.1,"totalproduct":1.1,"totaltax":1.1,"totalpoint":1.1,"totalcoupon":1.1,"totaldiscount":1.1,"totalinsure":1.1,"totalhospital":1.1,"totalpatient":1.1,"totalcost":1.1,"totalcash":1.1,"totalbank":1.1,"totalsale":1.1,"totaldebt":1.1,"time":1,"status":"sample string 2","message":"sample string 3","codemessage":"samplestring3","strprint":"sample string 5","strexcel":"sample string 6","strword":"sample string 7","page":8,"totalpage":9.1,"totalrecord":10.1});
application/xml, text/xml
<objBaocaoDoanhThuTheoLoaiDichVu xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models.Baocao"> <codemessage xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models">samplestring3</codemessage> <message xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models">sample string 3</message> <page xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models">8</page> <status xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models">sample string 2</status> <strexcel xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models">sample string 6</strexcel> <strprint xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models">sample string 5</strprint> <strword xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models">sample string 7</strword> <time xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models">1</time> <totalpage xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models">9.1</totalpage> <totalrecord xmlns="http://schemas.datacontract.org/2004/07/APISMART.Models">10.1</totalrecord> <data> <BaocaoDoanhThuTheoLoaiDichVu> <chuyen_khoan>1.1</chuyen_khoan> <giam_gia_cong_kham>1.1</giam_gia_cong_kham> <giam_gia_noi_soi>1.1</giam_gia_noi_soi> <giam_gia_sieu_am>1.1</giam_gia_sieu_am> <giam_gia_tham_do_chuc_nang>1.1</giam_gia_tham_do_chuc_nang> <giam_gia_thu_thuat>1.1</giam_gia_thu_thuat> <giam_gia_thuoc>1.1</giam_gia_thuoc> <giam_gia_xet_nghiem>1.1</giam_gia_xet_nghiem> <giam_gia_xquang>1.1</giam_gia_xquang> <id>sample string 1</id> <idbrandpartner>sample string 4</idbrandpartner> <idkey>sample string 2</idkey> <idpartner>sample string 3</idpartner> <ngay_thu>sample string 6</ngay_thu> <nguon_khac>1.1</nguon_khac> <tien_mat>1.1</tien_mat> <tong_da_thu>1.1</tong_da_thu> <tong_giam_gia>1.1</tong_giam_gia> <tong_no>1.1</tong_no> <tong_thu_cong_kham>1.1</tong_thu_cong_kham> <tong_thu_noi_soi>1.1</tong_thu_noi_soi> <tong_thu_sieu_am>1.1</tong_thu_sieu_am> <tong_thu_tham_do_chuc_nang>1.1</tong_thu_tham_do_chuc_nang> <tong_thu_thu_thuat>1.1</tong_thu_thu_thuat> <tong_thu_thuoc>1.1</tong_thu_thuoc> <tong_thu_xet_nghiem>1.1</tong_thu_xet_nghiem> <tong_thu_xquang>1.1</tong_thu_xquang> <tong_tien>1.1</tong_tien> <tong_tien_hang_hoa>1.1</tong_tien_hang_hoa> <tong_tien_thue>1.1</tong_tien_thue> <yearmonthday>5</yearmonthday> </BaocaoDoanhThuTheoLoaiDichVu> <BaocaoDoanhThuTheoLoaiDichVu> <chuyen_khoan>1.1</chuyen_khoan> <giam_gia_cong_kham>1.1</giam_gia_cong_kham> <giam_gia_noi_soi>1.1</giam_gia_noi_soi> <giam_gia_sieu_am>1.1</giam_gia_sieu_am> <giam_gia_tham_do_chuc_nang>1.1</giam_gia_tham_do_chuc_nang> <giam_gia_thu_thuat>1.1</giam_gia_thu_thuat> <giam_gia_thuoc>1.1</giam_gia_thuoc> <giam_gia_xet_nghiem>1.1</giam_gia_xet_nghiem> <giam_gia_xquang>1.1</giam_gia_xquang> <id>sample string 1</id> <idbrandpartner>sample string 4</idbrandpartner> <idkey>sample string 2</idkey> <idpartner>sample string 3</idpartner> <ngay_thu>sample string 6</ngay_thu> <nguon_khac>1.1</nguon_khac> <tien_mat>1.1</tien_mat> <tong_da_thu>1.1</tong_da_thu> <tong_giam_gia>1.1</tong_giam_gia> <tong_no>1.1</tong_no> <tong_thu_cong_kham>1.1</tong_thu_cong_kham> <tong_thu_noi_soi>1.1</tong_thu_noi_soi> <tong_thu_sieu_am>1.1</tong_thu_sieu_am> <tong_thu_tham_do_chuc_nang>1.1</tong_thu_tham_do_chuc_nang> <tong_thu_thu_thuat>1.1</tong_thu_thu_thuat> <tong_thu_thuoc>1.1</tong_thu_thuoc> <tong_thu_xet_nghiem>1.1</tong_thu_xet_nghiem> <tong_thu_xquang>1.1</tong_thu_xquang> <tong_tien>1.1</tong_tien> <tong_tien_hang_hoa>1.1</tong_tien_hang_hoa> <tong_tien_thue>1.1</tong_tien_thue> <yearmonthday>5</yearmonthday> </BaocaoDoanhThuTheoLoaiDichVu> </data> <total>1.1</total> <totalbank>1.1</totalbank> <totalcash>1.1</totalcash> <totalcost>1.1</totalcost> <totalcoupon>1.1</totalcoupon> <totaldebt>1.1</totaldebt> <totaldiscount>1.1</totaldiscount> <totalhospital>1.1</totalhospital> <totalinsure>1.1</totalinsure> <totalpatient>1.1</totalpatient> <totalpoint>1.1</totalpoint> <totalproduct>1.1</totalproduct> <totalsale>1.1</totalsale> <totaltax>1.1</totaltax> </objBaocaoDoanhThuTheoLoaiDichVu>