AddOnAccountRequest

Type: Tessitura.Service.Client.Web.AddOnAccountRequest

Property Name Data Type Length Required Readonly Notes
Amount decimal number The amount to add to the constituent's on-account balance.
PaymentMethodId integer Y The On-Account payment method. Must have a payment type of on-account (pmt_type = 2).
FK: TR_PAYMENT_METHOD.id   Resource: PaymentMethods
Notes string 1024 N Optional notes for the payment.