#awhina
1 messages · Page 1 of 1 (latest)
It'll be under company.tax_id: https://stripe.com/docs/api/accounts/create#create_account-company-tax_id
You can refer to the doc here for reference: https://stripe.com/docs/connect/required-verification-information
thank u
No problem! Happy to help 😄
@stone sleet sorry, another question: is it possible to retrieve this value as well? i noticed it doesn’t show on the retrieve account API object
company.tax_id is not supported in Account Retrieval API. You'll only be able to use company.tax_id_provided to identify whether tax ID is provided: https://stripe.com/docs/api/accounts/object#account_object-company-tax_id_provided