#Jasuno
1 messages · Page 1 of 1 (latest)
Hi, I think you're looking for our Search Invoices API: https://stripe.com/docs/api/invoices/search
Is this what you're after?
Oooooh im so dumb i was looking at invoice list
It's easy to miss, glad you're unblocked.
Hey in the docs are the quotes necessary?
you might want to take a look at this : https://stripe.com/docs/search#quotes
for example if im serching for metadata.landlordId === "someId"
would that be: metadata[landlordId]:DJEfe23434 or metadata["landlordId"]:"DJEfe23434"