#SuperFedz
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
maybe the customer you're reading from doesn't have an Address object
Possibly. Is the logic for assigning the changed values correct?
I guess so, I can't be totally sure since I don't have full visibility over your code
Just checked and my customer field is definitely populated.
Can you show me an example of how it is done? The one on the api reference isn't the most beneficial haha
Just tried some test data to be sure and getting the same issue. Seems to be the way the Address is coded is incorrect.
let me see
basically you should use Address = new AddressOptions{} and within it add your data
Ahhh that makes sense haha
let me know if you need any more help
All working now! Thanks tarzan ๐