Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
Amount | decimal number | Y | Amount of the payment. | ||
TenderedAmount | decimal number | Y | Amount tendered. Must be greater or equal to the Amount. | ||
PaymentMethodId | integer | Y | The cash payment method. Must have a payment type of Cash (pmt_type = 5). | ||
FK: TR_PAYMENT_METHOD.id   Resource: PaymentMethods | |||||
Notes | string | 1024 | N | Optional notes for the payment. |