#talker - tax ids

1 messages ยท Page 1 of 1 (latest)

stone stratus
#

Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐Ÿ™‚

grave hedge
#

ok

stone stratus
grave hedge
#

yes

#

in the ui the customer shows a taxid

#

from stripeui, but that same customer has a response payload of null

#

for the tax id i mean

#

in this case we are using the search function, i am going to see if its the same on a normal get request

stone stratus
#

Yes, please check that and let me know!

grave hedge
#

yeah, but this should still come back correctly using the search function either way

#

yes, its broken no matter what method you call.

#

The response comes back TaxId: null for the Get, Update, and Search on a customer. Even though at the time of calling that same customer has a tax id associated

stone stratus
#

It's not broken, but you need to request it using expansion, just tested this to confirm

#

expand[]=tax_ids on customer retrieval, eg

#

It's an array/lisst

grave hedge
#

gotcha

stone stratus
#

This is indicated in general by the EXPANDABLE annotation in the API ref