The card describes the detail of the Gift Card
| Field | Type | Required | Description |
|---|---|---|---|
| productLineId | String | Y | The product line (the merchant) for the card |
| cardNumber | String | Conditional | Card number for the quote assigned to that card. Only required if the card data is not encrypted. |
| pinNumber | String | Conditional | The PIN number for the card being sold required only if PIN number has been assigned to the card. |
| readerInfo | ReaderInfo | Conditional | The track data from the card reader. Only required if the card data is encrypted. |
