#Bart

1 messages · Page 1 of 1 (latest)

median aspenBOT
iron mesa
#

I want to retrive the address information the client inputed during the onboarding for express account creation

trail bison
#

Hi there,
This mean there is a property that's null in the sequence Company.Address.City you need to check which one. you can add some test like if Company && Company.Address then you print the City info otherwise that means the conencted Account doesn't have that field yet

iron mesa
#

no fields work

trail bison
trail bison
iron mesa
#

fmt.Println(a.Individual)
returns nil

#

so it beings there

trail bison
#

so the account don't have that field. When creating the Connected Account you need to set that values in order to have values on the response