Books API item_total doesnt work
I am trying to set the item_total manually with the API.
Im creating Estimates from a function in CRM but "item_total":100 in the parameters doesnt do anything, the price will instead be created automatically including taxes and ignoring custom fields.
I have created custom fields for special discounts like "5%" but these dont interact with the math of the line item and thats why im trying to set the total manually.