#johannes_api

1 messages ¡ Page 1 of 1 (latest)

blazing pathBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1295650362664947723

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

errant heart
#

Hmm, the request that you shared is about setupIntent confirmation, and I don't see how it relates to disputes

viscid heron
#

I could not use the right related Request ID, we are big company and the logs get flooded with other stuff

#

I can also execute my cloud function right now again and then get the request Ids, as those are multiple if you want so, it is just the disputes endpoint

errant heart
#

Sure, share the request ID here when it's ready

viscid heron
#

Okay, req_fUVOPkpz58roEE,
req_tGJuIDqEumRAuG,req_o1HIhWl6WVLYM8,req_jLksU8ODoqodIP these are just a few of them, they basically are all similar they just use different page ids for the disputes endpoint, as I need all disputes for one month

errant heart
#

Do you have dispute ID that I can take a look at?

#

And also tell me what information that you want to get but you didn't find in the API response.

viscid heron
#

For sure: du_1Q4lLkBedPgr0Zv2cPIdH1W4 - I need these: charge created utc, charge amount, charge currency, charge id, card fingerprint, card funding, has evidence, amount refunded, visa compelling evidence 3 status

errant heart
#

The information that you are looking for is in the charge object

viscid heron
#

Okay, thanks i will try to include it.