Sky initial viewing card
{
"eventType": "SERVICE_SKY_NOTIF_INITIAL_CARD",
"tenantId": "GUID",
"eventDate": "YYYY-MM-DD HH:MM:SS",
"data": {
"customerId": "string",
"externalUniqueIdentifier": "string",
"username": "string",
"title": "string",
"firstName": "string",
"lastName": "string",
"countryCode": "string",
"referAFriend": {
"code": "string",
"active": false
},
"cardId": "number",
"cardSubscriberId": "number",
"address": {
"line1": "string",
"line2": "string",
"countryCode": "string",
"postCode": "string",
"addressType": "string"
}
},
"sourceId": "GUID",
"sourceName": "PW_SYSTEM",
"sourceType": "USER",
"entityId": "GUID",
"entityType": "CUSTOMER",
"entityOperation": "O",
"auditMessage": "Initial card"
}
Updated 10 months ago