Card Renewal Payload
The Card Renewal payload (payloadTypeId=700) relates to any renewed debit cards.
Possible properties in data node:
data node:Click to expand
* userEventId
userEventTypeIdeventTimeUtcuserIdbankIdclientIdprogramIdimpactedUserIdimpactedCustomerIdtransactionIdexternalAccountIdcontextIdaccountIdjobIdcardIdnewCardIdversionpayloadTypeIdcardRenewalOverridecardRenewalOverrideReasoncustomerTag
Example Payload
{
"UserEventId": 4112485205,
"UserEventTypeId": 40003001,
"UserId": null,
"ImpactedUserId": 0,
"ImpactedCustomerId": 1186234561,
"IsoMessageId": null,
"ContextId": "a0903ccb-5123-4e71-8c48-ec87b30e3fd5",
"EventTimeUtc": "2026-09-15T17:09:45.06+00:00",
"TransactionId": 0,
"ExternalAccountId": 0,
"AccountId": 1186147782,
"ProductTypeId": null,
"Version": 1,
"PayloadTypeId": 700,
"Data": [
[
{
"userEventId": 4112485205,
"userEventTypeId": 40003001,
"eventTimeUtc": "2026-09-15T17:09:45.06Z",
"userId": 118614550,
"bankId": 9703,
"clientId": 9778,
"programId": 9855,
"impactedUserId": 118614778,
"impactedCustomerId": 1186234561,
"contextId": "A0903CCB-5123-4E71-8C48-EC87B30E3FD5",
"accountId":1186147782,
"cardId": 173343529,
"newCardId": 174215389,
"version": 1,
"payloadTypeId": 700,
"CustomerTag": "",
"cardTag": "0000000007002014705"
}
]
]
}{
"accountId": 0,
"contextId": "b533a777-2aa5-45a8-a30e-08ea23d7cc47",
"data": [
[
{
"userEventId": 2893756185,
"userEventTypeId": 40003002,
"eventTimeUtc": "2023-08-04T21:06:21.690Z",
"userId": 33504800,
"bankId": 9674,
"clientId": 9675,
"programId": 9676,
"impactedUserId": 33504800,
"impactedCustomerId": 33504800,
"contextId": "B533A777-2AA5-45A8-A30E-08EA23D7CC47",
"cardId": 10196628,
"version": 1,
"payloadTypeId": 700,
"CustomerTag": "137773142",
"renewalOverride": "Renew",
"renewalOverrideReason": "Test Renewal"
}
]
],
"eventTimeUtc": "2023-08-04T21:06:21.000+00:00",
"externalAccountId": 0,
"impactedCustomerId": 33504800,
"impactedUserId": 0,
"payloadTypeId": 700,
"userEventId": 2893756185,
"userEventTypeId": 40003002,
"version": 1
}Updated 6 days ago

