#arden-malikb_api

1 messages ยท Page 1 of 1 (latest)

plucky roostBOT
#

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

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

woven burrow
#

That Dashboard UI only map to the business_profile[support_address] field in the API

#

The other address fields are related to individuals on the account I suspect

#

(if you can point me to the exact field(s) you're looking at in the API reference, I can confirm)

alpine mantle
#

There is no mention of the address object in this document, yet I am receiving this field in the Postman API call.

woven burrow
alpine mantle
woven burrow
#

I suspect this is API version related โ€“ the API ref uses the latest spec and your requests are using a way older version (2013-07-05)

In any case, address never mapped to those Dashboard values and that's just not how it works or ever did

#

Should be a support_address field in the response

#

With the values from the Dashboard

alpine mantle
#

I need to confirm the correct way to access a merchant's legal business address for sales tax compliance via the Stripe API.

Current Understanding:
The Dashboard's Business Details address maps to business_profile.support_address in the API (per previous Discord guidance).

The top-level address field is for individual(and is null for my business account).

To Confirm:
Is business_profile.support_address the official legal address for tax purposes?

plucky roostBOT
spark wing
#

hi! I'm taking over this thread.