Hi All,
I'm creating and updating customer cards from AL code. However, Postcode validation does not trigger like when you enter a postcode from UI (where suburb automatically fills in). I have used customer,validate(postcode, mypostcode) and also modify(true), insert(true)
Not sure if there is something specific I've missed on this field validation
Thanks