{
"productId": "999a47bf-5c73-4a93-9827-0182f075355d",
"name": "PREMIUM BANKING CARD",
"organization": "Master",
"type": "Virtual",
"country": null,
"bin": "632",
"currency": "USDT",
"status": "Active",
"allowMultipleCards": true,
"kycRequired": true,
"applicableFor": "personal,business",
"category": "Debit",
"description": null,
"fundingSource": null,
"managedType": null,
"reviewTime": "Within 24 hours",
"envelopeRequired": false,
"fees": null,
"limits": null,
"recharge": null,
"deposit": null,
"operations": null,
"supportedPlatforms": [
"Amazon",
"Alipay",
"Shopee",
"ApplePay"
],
"kycRequirements": [
{
"accountType": "Personal",
"requirements": [
"FullName",
"Comms",
"FullAddress",
"Passport",
"Face",
"IssueDate",
"IpAddress"
]
},
{
"accountType": "Business",
"requirements": [
"Companyinformation",
"CompanyDocuments",
"CompanyAddress",
"Representatives",
"RepresentativeAddress",
"RepresentativeIdentification",
"RepresentativeSelfie",
"Ubo",
"UboSelfie",
"UboAddress",
"UboIdentification",
"Personalinformation"
]
}
],
"metadata": {
"PhysicalCardActivate": [
{
"field": "CardLastFourDigits",
"label": "Card Last 4 Digits",
"isMandatory": "true",
"validation": "^[0-9]{4}$",
"fieldType": "string",
"maxLength": "4"
},
{
"field": "ExpiryDate",
"label": "Expiry Date (MM/YY)",
"isMandatory": "true",
"validation": "^(0[1-9]|1[0-2])\\/([0-9]{2})$",
"fieldType": "string",
"maxLength": "5"
}
],
"SetPinFlow": "API",
"CardViewFlow": "API",
"CardApproveType": "ServiceBus"
}
}