#riprock_code

1 messages ยท Page 1 of 1 (latest)

rotund iceBOT
#

๐Ÿ‘‹ 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/1386856037117853868

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

cinder orchid
#

hello! any chance you can share an example request ID with me?

limpid fulcrum
#

req_BnlGFRT8qQExw5

cinder orchid
#

that looks like it's a call to POST /v1/invoices/in_1RcurWHIgYnqm5gCMj2aX5Vs/finalize and isn't expanding on anything, are you sure that's the right request? this was also initiated from the dashboard

limpid fulcrum
#

Sorry wrong requiest

#

req_BnlGFRT8qQExw5

cinder orchid
#

that looks like the same request ID

rotund iceBOT
limpid fulcrum
#

req_Xm8urbCauuMofC

misty vapor
#

Hi! I am stepping in for my colleague. Give me a moment to catch up!

limpid fulcrum
#

All good Sam!

misty vapor
#

Can I check why you would like to retrieve all the charges since they were not successful?

limpid fulcrum
#

My client wants that

#

Sorry for the delay @misty vapor. My client wants to see the information about past charges that failed

#

I do see charges object in this json data from the inspector. Thats why I thought I could expand on it

misty vapor
#

I'm checking if there is a way to retrieve those charges and expand them. Give me a moment!

limpid fulcrum
#

Not a problem! Would it be wrong to assume that everything I see in the inspector can be accessed?

misty vapor
#

You will need to refer to the API docs to see which specific parameters can be expanded. Regarding listing all the charges, unfortunately that is not possible.

limpid fulcrum
#

So only the most recent carge is able to be listed?

misty vapor
#

Yeap...

limpid fulcrum
#

Understood