Discussions
bulk create
24 days ago by xdev22
Hello,
I am integrating Pennylane with my application and I would like to know if it is possible to send several finalized invoices in one API request, or if I am required to send them one by one with POST /customer_invoices.
Could you please confirm the recommended approach?
Thank you,