Since there is a 50 record limit when initially creating say an invoice, and invoice lines, whats the best way to insert the rest of the lines?
Are you able to just include 50 more lines as a single transaction to the invoiceline endpoint or do I need to do a separate transaction for each line?