#Julio - categorize prices

1 messages · Page 1 of 1 (latest)

stoic dock
#

Good question, it looks like there isn't currently a way to directly list Invoices based on what prices are in them, but there should be a way to do it.

Is this only for one-off invoices that you are creating in your API calls, or are you creating them via subscriptions as well?

lilac goblet
#

all of them 😉

#

my accountable office ask me this because they want to know the gross volume for each of the business we have ( each building)

stoic dock
#

Gotcha, good to know. I am currently trying to think of how you can best do this

lilac goblet
#

ok

#

i find that hard to believe that i'm the only one needing this feature. But maybe bigger companies have developer to develop a backoffice to do it

stoic dock
#

Right, I am trying to think of if there is an easier way to get these numbers programmatically than manually calculating it yourself.

lilac goblet
#

ok

stoic dock
#

The API can trigger report runs of other kinds of reports but it doesn't look like it can do this for this report at the moment. To get this info via the API, it would probably be easiest to list paid invoices for a certain period and iterate through them to aggregate the data

lilac goblet
#

i'll take a look into this thanks