Future<Map> getInvoiceItem( String token, String invoiceId, String invoiceItemId) { throw UnimplementedError("Get Invoice Item has not been implemented"); }