ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TWebe.MakeInvoice Property
C#
public int MakeInvoice;

Flag indicating whether to make an invoice for this Web Enrolment when it is processed:

  • MakeInvoice = 0 => Do not create an invoice
  • MakeInvoice = 1 => Create an invoice
Note that an invoice will always be created for a processed web enrolment if a payment was recorded for it, regardless of what this flag is set to.

Copyright (c) VETtrak 2022. All rights reserved.