ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TClieDetail.Clie_PPCode Property

Post Code of Client's Postal Address. Maximum length 4 characters. 

This is the AVETMISS 6 format field, shown at the top of the address page in the Personal Wizard. The corresponding AVETMISS 7 format field at the bottom of the address page in the Personal Wizard is in PostalAddress.Postcode. 

You should use the PostalAddress.Postcode field in preference to this field. This field may be removed in a future API version.

C#
public string Clie_PPCode;
Copyright (c) VETtrak 2022. All rights reserved.