{
"id": 789,
"internalCardId": 56789,
"merchant": {
"id": 123,
"name": "Target",
"balanceCheckLink": "https://www.target.com/gift-card-balance",
"color": "#CC0000",
"description": "Target gift cards...",
"buyMessage": "Digital delivery within minutes",
"image": "https://cdn.cardcash.com/merchants/target.png",
"barcode": {
"format": "CODE128",
"contents": "6006491234567890"
}
},
"order": {
"id": "order-uuid",
"orderNum": 12345,
"datePurchased": "2026-01-15T12:00:00.000Z"
},
"amount": {
"balance": 50.00,
"cost": 45.75,
"currentBalance": 50.00
},
"discounts": {
"coupon": false,
"paymentMethodDiscount": 0
},
"type": "ecode",
"number": "****7890",
"pin": "****",
"prefix": "600649",
"status": "active",
"numberIsMasked": true,
"canNGCBalanceInquiry": false,
"claims": []
}