#Mathieu-invoice-preview
1 messages · Page 1 of 1 (latest)
Hi there 👋 no, that doesn't sound like something that we currently have. Could you elaborate a bit on what you're trying to accomplish?
We want to know for the each 12 upcoming month how many revenue a product will generate for all our client that are currently subscribe to it. We need to call your API since each product can have various price and we don't want to recreate to amount calculation logic on our side.
For example if we got 5 client that have various subscription which all have a birthday renewal for july 2022. And we want to know what this month will generate for each product, i don't see my self going through each client individually calling the invoice/upcoming API and do the sum for all the products manually.
Is it more clear ?
It is, thank you, but that isn't something that we have a pre-built solution for.
ok now that i think about it, one easy solution that will do the trick is to store that upcoming price on our end for each client as soon as they create or update there subscription. That way we don't need to call you.
That sounds like a good approach.
anyway thanks for your time and response
Any time!