#dakai-report-api

1 messages ยท Page 1 of 1 (latest)

candid glade
#

Hello ๐Ÿ‘‹
What kind of data are you looking for exactly?

bright thicket
#

The payment data can be exported via the export button in UI payment-export with format csv or excel. What I want is the same data but in raw data. is it possible get it from API?

candid glade
#

I don't think there's a single API endpoint which would get you the same data as the one that dashboard exports

You'd need to look at different API endpoints basically to jerry-rig the objects

bright thicket
#

That is also what I thought. Do you have any doc about this? Like which objects are involved, etc.

candid glade
#

We don't unfortunately.
Looking at the columns involved, you'd want to start by looking at PaymentIntents API as well as BalanceTransactions API

bright thicket
#

Thank you for your support

candid glade
#

NP! ๐Ÿ™‚ Good luck