Cardholder of the gift card that is trying to sell the gift card
| Name | Type | Required | Description |
|---|---|---|---|
| name | String | N | The full name of the current cardholder and the person wanting to sell the card to GiftDeals. |
| firstName | String | N | The first name of the current cardholder and the person wanting to sell the card to GiftDeals. |
| lastName | String | N | The last name of the current cardholder and the person wanting to sell the card to GiftDeals. |
| emailAddress | String | Y | The email address of the cardholder. |
| phoneNumber | String | Y | The phone number of the cardholder. |
| customerId | String | Y | The partner-supplied unique identifier of the cardholder. Examples of customer ID include driver's license and credit card numbers. |
| ipAddress | String | N | The IP address of the device being used. |
| deviceId | String | N | The deviceId of the cardholder. |
| identification | Identification | Y | Identification information of the cardholder. |
| physicalAddress | Address | Y | Physical address of the cardholder. |
