ApplyOtherPaymentRequest

Type: Tessitura.Service.Client.Web.ApplyOtherPaymentRequest

Property Name Data Type Length Required Readonly Notes
Amount decimal number Y Amount of the payment. A negative amount is valid.
PaymentMethodId integer Y The other payment method. Must have a payment type of other (pmt_type = 7).
FK: TR_PAYMENT_METHOD.id   Resource: PaymentMethods
Notes string 1024 N Optional notes for the payment.