ReprintRequest

Type: Tessitura.Service.Client.Web.ReprintRequest

Property Name Data Type Length Required Readonly Notes
OrderId integer Y The Id of the order to reprint. The order specified must belong to current session's constituent.
FK: T_CUSTOMER.customer_no   Resource: Constituents
EmailAddressId integer Y The ID of the email address to which to send the reprinted Print At Home ticket. The email address, if specified, must be owned by the current session's constituent. By setting this value to 0, the order will be emailed to the primary email address of the authenticated user. When 0 is used, the eaddress associated with the order will not be updated.
FK: T_EADDRESS.address_no   Resource: ElectronicAddresses