#erick-custom-taxid
1 messages · Page 1 of 1 (latest)
Hi 👋
If things are pending you likely need to provide additional information. You can check this by retrieving the Account via the API and checking the requirements property.
https://stripe.com/docs/api/accounts/object#account_object-requirements
Okay I can't really do much with a screenshot
Can you share an API request ID for this? It will start with req_
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
one sec
[message] => Received unknown parameter: company[owners]
req_kEsCwxGUqMS0Lw
let me fix this owners first, one sec
Yeah, that's not a parameter in the company object: https://stripe.com/docs/api/accounts/update#update_account-company
I would recommend you use one of our testing Tax IDs we list here: https://stripe.com/docs/connect/testing#test-business-tax-ids
erick-custom-taxid
awesome
I will check that, thanks!!!
the last one, is it possible to set them using api?
what do you mean by "them"? It's just a picture
in company there are multiple parameters like https://stripe.com/docs/api/accounts/update#update_account-company-owners_provided that you can use when you have provided all owners for example
And for how to decide who is an owner or executive that's on the Persons API: https://stripe.com/docs/api/persons/update#update_person-relationship