Mô tả: api này dùng để xóa thông tin hóa đơn trên hệ thống eHoaDon Online
Method: HTTPDELETE
URL: https://[TaxNumber].ehoadon.online//api/EInvoiceOnline/DeleteEInvoice/{id}
Auth type: Bearer Token (mã token đã tạo từ bước "Tạo token")
Content-Type: application/json
Para:
{
"message": null,
"status": "success",
"code": 200,
"data": null
}