Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
Amount | decimal number | Y | |||
PaymentMethodId | integer | Y | Must be an id of a payment method where the payment method type is Gift Certificate. (pmt_type = 8). | ||
FK: TR_PAYMENT_METHOD.id   Resource: PaymentMethods | |||||
Notes | string | 1024 | N | Notes to be included on the gift certificate payment. | |
Name | string | 100 | N | The name to use as the receipient for this gift certificate. This value can be printed on the gift certificate receipt. |