ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TPric Properties

The properties of the TPric class are listed here.

 
Name 
Description 
 
Amount in Dollars (including GST). 
 
GST component. The GST is included in Enpr_Amount. 
 
Unique identifier of this enrolment pricing record.  
 
Pricing Item Code. 
 
Pricing Item ID. If Pric_Type = 6 (Inventory item), this identifies the inventory item instead. 
 
Pricing Item Name. eg 'Full Fee', 'Concession', ... 
 
The type of the price. Valid values are:
  • 0: Normal (nothing special)
  • 1: Tuition fee (reported in some states)
  • 2: Resource fee (WA)
  • 3: Loan liability (WA)
  • 4: Government contribution
  • 5: Corporate pricing
  • 6: Inventory item
 
 
The percentage surcharge applicable to this enrolment price. Can be negative for a discount. Will be 0 if no surcharge is applicable to the enrolment price. If this is not 0, the Amount and GST is inclusive of the surcharge, and these amounts must be specified as inclusive of the surcharge when adding pricing to web enrolments. The percentage cannot be overridden.  
 
Optional code of a unit that the price applies to. If empty, the price applies to the entire enrolment/occurrence. Must be empty if Pric_Type = 6 (Inventory item).  
 
Optional name of a unit that the price applies to. If empty, the price applies to the entire enrolment/occurrence. Must be empty if Pric_Type = 6 (Inventory item).  
Copyright (c) VETtrak 2022. All rights reserved.