Gift Card Fields {#c_Gift_Card_Fields}
======================================

| Field Name      | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Data Type (Length) | Simple Order API Value   |
|:----------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------------|:-------------------------|
| CurrentBalance  | Current gift card balance in your local currency.                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | String (12)        | giftCard_currentBalance  |
| PreviousBalance | Previous gift card balance in your local currency. This value was the gift card balance before the concurrent transaction was applied to the gift card. This field is supported only on ValueLink. For example, when a customer purchases a gift card and uses the gift card to purchase a product at the same time, the response message includes: * Previous gift card balance, which was the balance before the purchase of the product * Current gift card balance, which is the balance after the purchase of the product | String (12)        | giftCard_previousBalance |
| RedemptionType  | Type of redemption. Possible values: * `CASHOUT` * `REDEMPTION` * `REDEMPTION_ PARTIAL_ ALLOWED` (default) This field is supported only on ValueLink.                                                                                                                                                                                                                                                                                                                                                                          | String (26)        | giftCard_previousBalance |
[Gift Card Fields]

