Generate all invoices for previous period
Generates all the (non-already-generated) invoices for the provided period. Please use sparingly, this is a very intensive operations and can take very long if the number of movements is high
POST
/api/billing/invoice/allBillable/periodCode/{periodCode}
curl \
-X POST https://api-dev.gatego.io/api/billing/invoice/allBillable/periodCode/{periodCode}