Mô tả: api này dùng để lấy thông tin hóa đơn trên hệ thống eHoaDon Online
Method: HTTPPOST
URL: https://[TaxNumber].ehoadon.net/api/EInvoiceOnline/DownloadInvoiceAsPdf/{id}
Auth type: Bearer Token (mã token đã tạo từ bước "Tạo token")
Content-Type: application/json
Para:
{
"data": {
"FileName": "EInvoice- 0304238283-00000000-20220824.pdf",
"FileContent":byte[]
},
"message": null,
"status": "success",
"code": 200
}
Thông tin dữ liệu: