post https://app.moderntreasury.com/api/invoices//invoice_line_items
Create a new invoice line item
Invoice line items can only be added to an invoice in the draft state.
unit_amount is a required attribute. quantity is optional and defaults to 1 when not provided. amount is computed as unit_amount * quantity.