Danh sách hoá đơn
URL: {host}/api/invoices
Method: GET
Header:
Parameter
Mô tả
Authorization
{Bear + access_token}
Accept
application/json
Path Parameters:
Parameter
Required
Mô tả
page
x
Phân trang
limit
x
Số lượng trên một trang
Response :
Parameter
Mô tả
date
Ngày tạo
type
Loại hóa đơn: trả trước, trả sau (subscription | retail )
invoice_number
Mã hóa đơn
total_money
Tổng tiền
status
Trạng thái (pending | paid)
Last updated