#chokies-invoice-list

1 messages · Page 1 of 1 (latest)

slender masonBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

hexed spruce
#

chokies-invoice-list

slender masonBOT
hexed spruce
#

You can use the List Invoices API and pass status and created. The latter is temporarily undocumented but it's a doc bug we're fixing, it works fine

half crypt
#

Thanks. 1 last question is there anyway or ssettings i can do in stripe to close open invoices that are open on certain dates?

#

like very old open invoices

hexed spruce
#

no, you have to use the API or the Dashboard to void those Invoices but it won't be done automatically

half crypt
#

thank you

#

for the created parameter how do i send <= ? or its a specific date? what format?

shrewd cradle
#

Hello! I'm taking over and catching up...

#

You can specify created.lt where lt is "less than" I believe.