#Aditya Bhutani-invoice-tax

1 messages · Page 1 of 1 (latest)

violet pawn
#

Hi there 👋 no, there isn't an attribute that contains amount+tax, but you can calculate that with the amount and tax_amounts fields.

prime snow
#

Okay. Will it be possible to fetch invoice items for an invoice ?

#

To clarify, I mean can we fetch all the invoice items (maybe expandable) while retrieving invoice ?

violet pawn
#

The line items are included when you retrieve the invoice, is that different from what you're seeing?

prime snow
#

Yeah. Line items are available and I’m using that. But I see that invoice item provides amount + tax attribute. And line items doesn’t have this attribute.

violet pawn
prime snow
#

Can you confirm whether invoice item has any attribute which gets amount + tax ?

violet pawn
#

Not that I'm aware of.

prime snow
#

Oh. I thought there is. Got it thanks toby. Will use tax_amounts.