There is currently no built-in option to download invoices in bulk directly from the Recurly Admin Console. However, you can achieve this programmatically using the Recurly API.
-
Using the API:
-
For v2: You can use the Retrieve PDF Invoice request.
-
For v3: You can use the Fetch an invoice as a PDF request.
Since these API calls retrieve one invoice at a time, we recommend creating a script to loop through your list of invoices and download them in bulk.
-
-
Individual Downloads: If you're not using the API, invoices can still be downloaded individually through the Recurly Admin Console.
Comments
0 comments
Please sign in to leave a comment.