DocumentOrderConstructRequest PropertiesProvincial Approach to Student Information API

The DocumentOrderConstructRequest type exposes the following members.

Properties

  NameDescription
Public propertyBillingInformationId
(Required) If of the Billing Information value.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyDocumentOrderId
(Required) A unique public identifier that can be used by all stakeholders to represent the order.
Public propertyDocumentOrderItems
A list of order items associated with this document order.
Public propertyEducationAccountIdentifier
(Optional) A reference to the Education Account that created the order.
Public propertyEducationAccountOrganization
(Optional) A reference to the organization that the Education Account is tied to.
Public propertyIsDeleted
(Required) Indicates whether the order has been deleted. Document Order items are only deleted if they are not in the document order item list. Just setting IsDeleted = true will not deleted the items
Public propertyOrderPlacedUtcTime
(Optional) The date and time that the creator of the order completed all of the items and sent the order for payment.
Public propertyOrderReceivedMethod
(Required) Indicates how the request was received.
Public propertyOrderStatus
(Required) Identifies the status of the order.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. The value is ignored when new.
Public propertyPaymentMethod
(Optional) Identifies the method by which the order was paid.
Public propertyPaymentTransactionId
(Conditional) A reference identifier from the external payment system through which the payment was processed.
Public propertyRequestorName
(Optional) The name of the party that made the original request for the order.
Top
See Also

Reference