Stripe is not allowing me to create an invoice if the customer does not have any pending invoice items. I have to create invoice items first and then create an invoice of all the pending invoice items of a customer. So, Is there a way to create a draft invoice first and then create its specific invoice items later?