Personalización del portatarjetas
Seleccione y personalice el portatarjetas utilizado para enviar por correo la tarjeta física.
Última actualización
¿Te fue útil?
¿Te fue útil?
{
"services": {
"cardCarrier": "standard-carrier",
"issuance": "CREATION"
},
"shipment": {
"deliveryAddress": {
"title": "Mr",
"firstName": "Alex",
"lastName": "Chen",
"companyName": "Example Co",
"line1": "10 Main St",
"line2": "Apt 3B",
"zipCode": "10001",
"city": "New York",
"countryCode": "US"
}
},
"cardCarrierConfig": {
"language": "en",
"images": ["img_welcome_01"],
"customLines": ["Welcome to Example Bank"]
}
}