#Strider - Invoices

1 messages · Page 1 of 1 (latest)

sand bramble
#

Those events will fire when Invoices change and show what changed.

dire mica
#

can you set up a date range to query these events?

frozen sparrow
#

@dire mica sorry for the delay totally missed your thread

#

not sure I understand the question

dire mica
#

Oh, no worries, I think I found the answer myself

#

I was asking if I was able to filter the list of events created to a given date range

#

I see here that the "created" parameter has some additional fields

frozen sparrow
#

gotcha

#

careful because Events are only returned for 30 days

dire mica
#

oh, do they get deleted after that?

frozen sparrow
#

yes

dire mica
#

oh ok, that's unfortunate

#

I'm trying to do some analytics reports and I'd like to show some stats by month of the account's customer base

#

so I'm trying to find a way of getting the billing status of an account on a given point in time

#

it's kinda tricky because the records get updated when something changes and I kinda lose their previous status

frozen sparrow
#

that's not really possible beyond looking at all invoices and when they were paid

dire mica
#

hmm I see

#

gotcha