#deepakchandrawanshi1063
1 messages · Page 1 of 1 (latest)
if you look at the requirements field in the Account object it would tell you the exact API fields it wants.
Industry is business_profile[mcc] https://stripe.com/docs/connect/setting-mcc
Terms of service is tos_acceptance , which will get set when the user visits the Express onboarding AccountLink.
how to pass file upload id in document_verification of express-connect?
https://stripe.com/docs/file-upload and then you can pass the ID of the File object file_xxx to the relevant field in the API