| Property Name | Data Type | Length | Required | Readonly | Notes |
|---|---|---|---|---|---|
| Amount | decimal number | Y | Amount of the payment. | ||
| PaymentMethodId | integer | Y | The invoice payment method. Must have a payment type of invoice (pmt_type = 4). | ||
| FK: TR_PAYMENT_METHOD.id   Resource: PaymentMethods | |||||
| Notes | string | 1024 | N | Optional notes for the payment. | |