Age Of Majority Reached Payload

The Age Of Majority Reached payload (payloadTypeId=613) returns the date of birth for the now age of majority customer and confirms the product type of the given account.

Possible properties in data node:

Click to expand
  • accountId
  • bankId
  • birthDate
  • clientId
  • customerTag
  • eventTimeUtc
  • impactedCustomerId
  • jobId
  • payloadTypeId
  • productTypeId
  • programId
  • userEventId
  • userEventTypeId
  • userId
  • version

Example Payload

{
	"accountId": 32126559,
	"contextId": "00000000-0000-0000-0000-000000000000",
	"data": [
		[
			{
				"userEventTypeId": 3074,
				"userEventId": 2678077937,
				"eventTimeUtc": "2022-12-15T17:22:26.743Z",
				"userId": 32126556,
				"bankId": 9135,
				"clientId": 9343,
				"programId": 9344,
				"impactedCustomerId": 32126556,
				"customerTag": "jsyeisk",
				"accountId": 32126559,
				"jobId": 32385580,
				"productTypeId": 12,
				"birthDate": "1980-01-01T00:00:00.000Z",
				"payloadTypeId": 613,
				"version": 1
			}
		]
	],
	"eventTimeUtc": "2022-12-15T17:22:26.000+00:00",
	"externalAccountId": 0,
	"impactedCustomerId": 32126556,
	"impactedUserId": 0,
	"payloadTypeId": 613,
	"userEventId": 2678077937,
	"userEventTypeId": 3074,
	"version": 1
}