#Gnuel
1 messages ยท Page 1 of 1 (latest)
Hello ๐
We do have a List all Credit notes endpoint here which might help you retrieve Credit Note objects and then you can build your own csv file
https://stripe.com/docs/api/credit_notes/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Okay, thanks @dusty pond ,
And there's no way to retrieve them directly from the dashboard without going through the api?
I don't believe there's a single view/page that lists credit notes on the dashboard so most likely it won't be possible with the dashboard
I agree.
thanks for your help!