Account Modified Payload
Account Modified payload (payloadTypeId=204
) relates to any Account Modified Events
Possible properties in data
node:
data
node:Click to expand
accountLockReasonTypeCode
accountLockTypeCode
accountTag
customerTag
externalApplicationId
externalUrl
externalUserId
externalUserName
modifiedById
payloadtypeid
version
Example Payload
{
"accountId":31040037,
"contextId":"ecb8733b-771b-4892-ac73-b901c0529b99",
"data":[
[
{
"accountTag":"TestAccountTag",
"accountLockTypeCode":"CST",
"modifiedById":31040034,
"accountLockReasonTypeCode":"FRD",
"version":1,
"payloadTypeId":204,
"customerTag":"TestCustomerTag"
}
]
],
"eventTimeUtc":"2022-08-24T20:25:28.000+00:00",
"externalAccountId":0,
"impactedCustomerId":31040034,
"impactedUserId":0,
"payloadTypeId":204,
"userEventId":2648906294,
"userEventTypeId":49000004,
"version":1
}
Updated 12 months ago