Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
Amount | decimal number | Y | Amount of the payment. This cannot exceed the balance of the gift certificate. If Amount is specified as 0, the API will determine the correct amount to apply to the order.This amount will be the lesser of the remaining gift certificate amount or the order balance. | ||
GiftCertificateNumber | string | Y | The gift certificate number to use for this payment. | ||
FK: T_GC.gc_no   Resource: GiftCertificates | |||||
Notes | string | 1024 | N | Optional notes for the payment. |