Hi
I'm trying to create invoice for SO, prepared payload from initialize invoice from SO and copy the itemlist.item details from initialized object but it don't have grossAmt and tax1Amt which throw exception
JSON property "grossAmt" in class "NetSuite\SuiteTalk\InvoiceItem" must not be NULL
any idea why the grossAmt and tax1Amt values null in initialized invoice object ?