#maxv9161_api

1 messages ยท Page 1 of 1 (latest)

tropic magnetBOT
#

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

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

shrewd roostBOT
white shuttle
#

Hi there ๐Ÿ‘‹ I'm taking a look, but I've not seen this error before so it will take me a moment to try to figure out what is going on here.

wheat ingot
#

Hello!
Thank you!

white shuttle
#

I see this account has already been deleted. Could you create a new Connected Account, the same way you created this one, and then list all Person objects for the account?
https://docs.stripe.com/api/persons/list

#

I'm not sure offhand, and the server is a bit busy to test at the moment, but I'm thinking we may create an empty Person object that you would update rather than creating a new one.

wheat ingot
#

Oh sorry. will create a new one

#

this account: acct_1OtUH72HBQAcm2wI
and the request: req_RxMsQchSgWbk56

white shuttle
#

Thank you, now for that account, can you make a request to list the Person objects using the endpoint I linked above?

wheat ingot
#

Yeah, its empty

white shuttle
#

Hm, that's not it then.

#

I'm going to need more time to look into our logs.

wheat ingot
#

Ok, thanks!

white shuttle
wheat ingot
#

Yeah I can,
I just wanted to have the same code for company and individual as is stated in the docs

white shuttle
#

Thanks for flagging that, I'll need to take a closer look at that doc as well.

wheat ingot
#

Got it.
So buttom line is that I cannot do that?

#

*use person for both indivodual and company

white shuttle
#

That's the way it appears, but I'm not sure that's right

white shuttle
#

Sorry for the delay here, there is a steady flow of new questions coming in. I'm asking a teammate to take a look at those errors and the docs, it does seem there is misalignment there.

#

Specifically it looks like we're looking for the relationship.representative field to be set to true.

wheat ingot
#

Ah, ok will try. thank you!

#

Ok yeah, thats seems be what was missing. Hard to understand that from the error.
Thank you for your help!