#divya.shalini.ics
1 messages · Page 1 of 1 (latest)
hi! sure, you pass them to the Accounts API when you create the account.
there are examples at https://stripe.com/docs/connect/express-accounts#create-account , for instance.
I am using the account API
From there I went till this page of agree and submit
I checked and followed the steps to populate Business Details
But my requirement is to pre populate the Management and Ownership as well
Do we have any option to pre populate the Management and Ownership as well?
that would be by adding Persons to the account
e.g. you use https://stripe.com/docs/api/persons/create and set the booleans in https://stripe.com/docs/api/persons/create#create_person-relationship to say that the person is an owner.