{
"data": [
{
"aggregateId": "<string>",
"aggregateType": "PAYMENT_METHOD",
"version": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"type": "<string>",
"data": {},
"metadata": {
"rootId": "<string>",
"branchId": "<string>",
"tenantId": "<string>",
"createdAt": "<string>",
"productId": "<string>",
"userId": "<string>",
"isSimulated": true,
"isCustomEvent": true,
"appliedAt": "<string>",
"migrated": true,
"migrationId": "<string>"
}
}
],
"total": 123,
"offset": 123,
"limit": 123
}{
"data": [
{
"aggregateId": "<string>",
"aggregateType": "PAYMENT_METHOD",
"version": 123,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"type": "<string>",
"data": {},
"metadata": {
"rootId": "<string>",
"branchId": "<string>",
"tenantId": "<string>",
"createdAt": "<string>",
"productId": "<string>",
"userId": "<string>",
"isSimulated": true,
"isCustomEvent": true,
"appliedAt": "<string>",
"migrated": true,
"migrationId": "<string>"
}
}
],
"total": 123,
"offset": 123,
"limit": 123
}the policy id
Optional: the whenAt datetime
Optional: the simulatedAt datetime
Optional: the branchId
Array of policy events
Show child attributes
policy event aggregate id
policy event aggregate type
PAYMENT_METHOD, PAYMENT, POLICY, CUSTOMER, ASSET, INVOICE, DOCUMENT, SIGNATURE, TENANT, PRODUCT, QUOTE, BROKERAGE_FIRM, CLAIM, EXTERNAL_SERVICE, NOTIFICATION, PREMIUM_SCHEDULE, CHECK, ALERT, DISTRIBUTION_REQUEST, DEROGATION, BROKERAGE_FEE, BRANCH, ROOT, JOB, ROLE, SESSION, WORKFLOW_RUN, WORKFLOW_RUN_NODE, JOB_SCHEDULER, JOB_SCHEDULER_RUN, RELATION, MIGRATION_TASK policy event version
policy event createdAt
policy event updatedAt
policy event type
policy event data
policy event metadata
Show child attributes
The root aggregate id (policy id)
The branch id
The tenant id
The event creation date
The product id
The user id
Is the event simulated
Is this a custom event
The date the event was applied
Is this event migrated
The migration id, if migrated
Total number of policies
Offset used for pagination
Page size used for pagination
Was this page helpful?