Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
Amount | decimal number | The amount of the payment. This amount cannot exceed the amount of money the constituent has on account for the specified payment method, and cannot cause the total of all payments to exceed the order total. | |||
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. |