{
"success": true,
"message": "Card products retrieved successfully",
"data": {
"totalProducts": 3,
"products": [
{
"productId": "prod_inf_plus_001",
"productCode": "INFINITY_PLUS",
"productName": "Infinity+",
"brandName": "Allways Infinity",
"description": "Premium physical card for international purchases, contactless payments and ATM withdrawals.",
"countryId": "SR",
"currencyId": "USD",
"status": "active",
"card": {
"cardType": "physical",
"isPhysical": true,
"isVirtual": false,
"isReloadable": true,
"isContactless": true,
"isDisposable": false,
"network": "Visa",
"material": "metal",
"color": "black",
"design": "infinity_plus_black"
},
"validity": {
"durationMonths": 36,
"isRenewable": true
},
"pricing": {
"price": 100.00,
"originalPrice": 100.00,
"currencyId": "USD",
"issuanceFee": 100.00,
"monthlyFee": 0.00,
"annualFee": 0.00,
"replacementFee": 25.00,
"deliveryFee": 0.00
},
"features": {
"onlinePayments": true,
"physicalPayments": true,
"contactlessPayments": true,
"atmWithdrawals": true,
"internationalUsage": true,
"refundsSupported": true,
"recurringPayments": true
},
"availability": {
"isAvailable": true,
"stockStatus": "inStock",
"instantIssuance": false
},
"includedAt": "2026-08-01T00:00:00Z",
"discontinuedAt": null,
"isFeatured": true,
"isRecommended": true,
"sortOrder": 1
},
{
"productId": "prod_inf_virtual_001",
"productCode": "INFINITY_VIRTUAL",
"productName": "Infinity Virtual",
"brandName": "Allways Infinity",
"description": "Virtual card designed for online purchases, subscriptions and international payments.",
"countryId": "SR",
"currencyId": "USD",
"status": "active",
"card": {
"cardType": "virtual",
"isPhysical": false,
"isVirtual": true,
"isReloadable": true,
"isContactless": false,
"isDisposable": false,
"network": "Visa",
"material": "digital",
"color": "blue",
"design": "infinity_virtual_blue"
},
"validity": {
"durationMonths": 24,
"isRenewable": true
},
"pricing": {
"price": 5.00,
"originalPrice": 5.00,
"currencyId": "USD",
"issuanceFee": 5.00,
"monthlyFee": 0.00,
"annualFee": 0.00,
"replacementFee": 0.00,
"deliveryFee": 0.00
},
"features": {
"onlinePayments": true,
"physicalPayments": false,
"contactlessPayments": false,
"atmWithdrawals": false,
"internationalUsage": true,
"refundsSupported": true,
"recurringPayments": true
},
"availability": {
"isAvailable": true,
"stockStatus": "unlimited",
"instantIssuance": true
},
"includedAt": "2026-06-15T00:00:00Z",
"discontinuedAt": null,
"isFeatured": true,
"isRecommended": true,
"sortOrder": 2
},
{
"productId": "prod_inf_premium_001",
"productCode": "INFINITY_PREMIUM",
"productName": "Infinity Premium",
"brandName": "Allways Infinity",
"description": "Premium virtual card with enhanced limits and exclusive benefits.",
"countryId": "SR",
"currencyId": "USD",
"status": "active",
"card": {
"cardType": "virtual",
"isPhysical": false,
"isVirtual": true,
"isReloadable": true,
"isContactless": false,
"isDisposable": false,
"network": "Visa",
"material": "digital",
"color": "platinum",
"design": "infinity_premium_platinum"
},
"validity": {
"durationMonths": 36,
"isRenewable": true
},
"pricing": {
"price": 15.00,
"originalPrice": 15.00,
"currencyId": "USD",
"issuanceFee": 15.00,
"monthlyFee": 0.00,
"annualFee": 0.00,
"replacementFee": 0.00,
"deliveryFee": 0.00
},
"features": {
"onlinePayments": true,
"physicalPayments": false,
"contactlessPayments": false,
"atmWithdrawals": false,
"internationalUsage": true,
"refundsSupported": true,
"recurringPayments": true,
"prioritySupport": true,
"premiumBenefits": true
},
"availability": {
"isAvailable": true,
"stockStatus": "unlimited",
"instantIssuance": true
},
"includedAt": "2026-08-01T00:00:00Z",
"discontinuedAt": null,
"isFeatured": true,
"isRecommended": false,
"sortOrder": 3
}
]
}
}