DocumentOrderConstructRequestBillingInformationId Property Provincial Approach to Student Information API
(Required) If of the Billing Information value.

Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public int BillingInformationId { get; set; }

Property Value

Type: Int32
Remarks

If the document order is being newly created, this field should be set to zero. If the document order is being updated, this field must correspond to an existing billing information.

Field Validation

  • This field is Required.
  • Value must be greater than or equal to 0.
See Also

Reference