ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TEmpl Members

The following tables list the members exposed by TEmpl.

 
Name 
Description 
 
 
 
Name 
Description 
 
Code for ANZSIC.
Valid ANZSIC Codes are numerous, see GetANZSICList. 
 
The full business address of the employer. This is a TAddress object.  
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use BusinessAddress.State instead. This field is a copy of BusinessAddress.State.
State Short Name for business address of Employer.
Valid Short Names are (see GetStateList):
NSW, Vic, Qld, SA, WA, Tas, NT, ACT, Other, Overseas.  
 
ABN for Employer. Maximum length 20 characters. 
 
ACN for Employer. Maximum length 20 characters. 
 
Active Flag for Employer.
Valid Values are:
  • Employer Active ....... Empl_Active = 0,
  • Employer Inactive ..... Empl_Active = 1.
 
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use BusinessAddress.Building, BusinessAddress.UnitDetails, BusinessAddress.StreetNumber and BusinessAddress.StreetName instead. This field is just a concatenation of those fields.
Street Address for Employer's Business. Maximum length 170 characters.  
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use BusinessAddress.City instead. This field is a copy of BusinessAddress.City.
City of Employer's Business. Maximum length 50 characters.  
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use BusinessAddress.Postcode instead. This field is a copy of BusinessAddress.Postcode.
Post Code of Employer's Business. Maximum length 4 characters.  
 
Code for Employer. Maximum length 10 characters. 
 
Email Address for Employer. Maximum length 100 characters. 
 
Number of Employees employed by Employer. 
 
Fax Number for Employer. Maximum length 20 characters. 
 
Identifier for Employer. 
 
Legal Name of Employer. Maximum length 100 characters. 
 
Mobile Phone Number for Employer. Maximum length 20 characters. 
 
Name of Employer. Maximum length 100 characters. 
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use PostalAddress.Building, PostalAddress.UnitDetails, PostalAddress.StreetNumber, PostalAddress.StreetName and PostalAddress.POBox instead. This field is just a concatenation of those fields.
Postal Address for Employer. Maximum length 170 characters.  
 
Identifier of Parent Employer. 
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use PostalAddress.City instead. This field is a copy of PostalAddress.City.
Postal Address City for Employer. Maximum length 50 characters.  
 
Phone Number for Employer. Maximum length 20 characters. 
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use PostalAddress.Postcode instead. This field is a copy of PostalAddress.Postcode.
Postal Address Post Code for Employer. Maximum length 4 characters.  
 
Employer Type Flag.
Valid Employer Type Values are:
  • Normal ....... Empl_Type = 0,
  • RTO .......... Empl_Type = 1.
  • NAC .......... Empl_Type = 2,
  • RTO + NAC .... Empl_Type = 3.

Here, RTO = Registered Training Organisation, and NAC = New Apprenticeship Centre. 
 
Code for Employer Type.
Valid Employer Type Codes are (see GetEmployerTypeList):
1, 2, 3, 4, 5, 6, 90. 
 
Name of the parent employer. Optional. Maximum length 100 characters 
 
The full postal address of the employer. This is a TAddress object.  
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use PostalAddress.State instead. This field is a copy of PostalAddress.State.
State Short Name for postal address of Employer.
Valid Short Names are (see GetStateList):
NSW, Vic, Qld, SA, WA, Tas, NT, ACT, Other, Overseas.  
 
URL 
URL for Employer. Maximum length 255 characters. 
Copyright (c) VETtrak 2022. All rights reserved.