#Filip Pešić

1 messages · Page 1 of 1 (latest)

inner orbitBOT
cinder charm
#

Hi 👋
Do you have the IDs of any draft invoices I could look at?

swift valley
#

It's in test data, is that all right?

cinder charm
#

Sure that should be fine

#

FYI I just created some draft invoices and was able to return then when querying the Invoice list API

swift valley
#

Oh, okay

#

The invoice that I wanted to send you was near finalizing so that's I didn't send it

#

Did you do it by CLI?

cinder charm
#

I used the Python client library stripe.Invoice.list(status='draft')

#

Let me try the CLI

#

Okay stripe invoices list --status draft returned the same list of objects

swift valley
#

Great, thank you very much

#

This way I'm sure that it's on my side