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

State Short Name of Client's Postal Address. 

Valid Short Names are (see GetStateList): 

NSW, Vic, Qld, SA, WA, Tas, NT, ACT, Other, Overseas. 

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.State. 

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

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