Download monthly store billing invoice (to be paid to Shopify) as pdf per API

Hi there,

this is about the monthly bills to host a store on shopify, not app subscription billing.

We’re managing multiple stores and each month someone has to click through every single store > settings > billing > [bill] > export bill > pdf > export bill. It’s quite tedious and we would like to do it with our internal app we have installed in every store. Basically, the employee should click on a button in the app, then the app downloads the latest bill as pdf and uploads it to our provider.

However, I cannot seem to find an Admin Rest or Admin GraphQL API endpoint that supports downloading a bill as pdf. Is there currently any way to achieve this?

Thank you for your help!

1 Like

Same request here! Fetching the PDF via API would be top. Being able to receive the PDF bill via E-Mail automatically would also already help.