# Generate all invoices for previous period **POST /api/billing/invoice/allBillable/periodCode/{periodCode}** 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 ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Path parameters - **periodCode** (string) ## Responses ### 201 Created ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)