Get all target groups

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
❗️

This API is being phased out and will no longer be available for creating new milestones.

To create a new milestone, use the Create a Loyalty Promotion API


This API allows you to fetch all the target groups.

👍

Note

For detailed information about our APIs and for hands-on testing, refer documentation in API overview and step-by-step guide on making your first API call in Make your first API call .

Example request

curl --location 'https://eu.api.capillarytech.com/v3/targetGroups' \
--header 'Authorization: Basic bWFMjU2YQ==' \
--header 'Cookie: _cfuvid=H_OUDqsSJh7q7aUlkRgBjVIMRBFDNp2ic0PI6VAnYzw-1762857476978-0.0.1.1-604800000'

Prerequisites

  • Basic Authentication
  • Default access group

API Specification

URIv3/targetGroups
HTTP MethodGET
PaginationNo
Batch supportNo
Rate limit informationNone

Request query parameters

Parameter NameData TypeDescription
includePeriodsBooleanBoolean flag to include target period.

Example response

{
    "data": [
        {
            "id": 2766,
            "attribution": {
                "createdOn": "2025-11-20T09:13:51.000+0000",
                "createdOnISO": "2025-11-20T09:13:51Z",
                "lastUpdatedOn": "2025-11-20T09:13:51.000+0000",
                "lastUpdatedOnISO": "2025-11-20T09:13:51Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup90",
            "active": true,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "description update number 3",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-06-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1763630031000,
            "targets": [
                {
                    "id": 3010,
                    "attribution": {
                        "createdOn": "2025-11-20T06:49:45.000+0000",
                        "createdOnISO": "2025-11-20T06:49:45Z",
                        "lastUpdatedOn": "2025-11-20T06:49:45.000+0000",
                        "lastUpdatedOnISO": "2025-11-20T06:49:45Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_90",
                    "emfRuleSetId": 126455378,
                    "targetType": "COUNT",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2766,
                    "description": "",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 127058,
                            "periodId": 30153,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "30153": {
                            "id": 127058,
                            "periodId": 30153,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "America/New_York"
        },
        {
            "id": 2765,
            "attribution": {
                "createdOn": "2025-11-20T06:48:43.000+0000",
                "createdOnISO": "2025-11-20T06:48:43Z",
                "lastUpdatedOn": "2025-11-20T06:48:43.000+0000",
                "lastUpdatedOnISO": "2025-11-20T06:48:43Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup84",
            "active": true,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "description update number 3",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-06-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1763621323000,
            "targets": [
                {
                    "id": 3009,
                    "attribution": {
                        "createdOn": "2025-11-20T06:47:21.000+0000",
                        "createdOnISO": "2025-11-20T06:47:21Z",
                        "lastUpdatedOn": "2025-11-20T06:47:21.000+0000",
                        "lastUpdatedOnISO": "2025-11-20T06:47:21Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_84",
                    "emfRuleSetId": 126455377,
                    "targetType": "COUNT",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2765,
                    "description": "",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 127057,
                            "periodId": 30152,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "30152": {
                            "id": 127057,
                            "periodId": 30152,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "Asia/Kolkata"
        },
        {
            "id": 2764,
            "attribution": {
                "createdOn": "2025-11-20T06:12:19.000+0000",
                "createdOnISO": "2025-11-20T06:12:19Z",
                "lastUpdatedOn": "2025-11-20T06:12:19.000+0000",
                "lastUpdatedOnISO": "2025-11-20T06:12:19Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup82",
            "active": true,
            "preferredTillId": 751552970000,
            "totalPeriods": 1,
            "description": "UAT target group number eighty two",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-06-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1763619139000,
            "targets": [
                {
                    "id": 3008,
                    "attribution": {
                        "createdOn": "2025-11-20T06:12:19.000+0000",
                        "createdOnISO": "2025-11-20T06:12:19Z",
                        "lastUpdatedOn": "2025-11-20T06:12:19.000+0000",
                        "lastUpdatedOnISO": "2025-11-20T06:12:19Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_82",
                    "emfRuleSetId": 126455370,
                    "targetType": "COUNT",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2764,
                    "description": "",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 127056,
                            "periodId": 30151,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "30151": {
                            "id": 127056,
                            "periodId": 30151,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "Asia/Kolkata"
        },
        {
            "id": 2762,
            "attribution": {
                "createdOn": "2025-11-18T13:51:32.000+0000",
                "createdOnISO": "2025-11-18T13:51:32Z",
                "lastUpdatedOn": "2025-11-18T13:51:32.000+0000",
                "lastUpdatedOnISO": "2025-11-18T13:51:32Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup80",
            "active": true,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "description update number 3",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1763473892000,
            "targets": [
                {
                    "id": 3006,
                    "attribution": {
                        "createdOn": "2025-11-18T12:08:56.000+0000",
                        "createdOnISO": "2025-11-18T12:08:56Z",
                        "lastUpdatedOn": "2025-11-18T12:08:56.000+0000",
                        "lastUpdatedOnISO": "2025-11-18T12:08:56Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_80",
                    "emfRuleSetId": 126454877,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2762,
                    "description": "",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 127052,
                            "periodId": 30147,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 127053,
                            "periodId": 30148,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "30147": {
                            "id": 127052,
                            "periodId": 30147,
                            "defaultValue": 1.000
                        },
                        "30148": {
                            "id": 127053,
                            "periodId": 30148,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2763,
            "attribution": {
                "createdOn": "2025-11-18T13:33:09.000+0000",
                "createdOnISO": "2025-11-18T13:33:09Z",
                "lastUpdatedOn": "2025-11-18T13:33:09.000+0000",
                "lastUpdatedOnISO": "2025-11-18T13:33:09Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup81",
            "active": true,
            "preferredTillId": 751552970000,
            "totalPeriods": 2,
            "description": "UAT target group number eighty one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1763472789000,
            "targets": [
                {
                    "id": 3007,
                    "attribution": {
                        "createdOn": "2025-11-18T13:33:09.000+0000",
                        "createdOnISO": "2025-11-18T13:33:09Z",
                        "lastUpdatedOn": "2025-11-18T13:33:09.000+0000",
                        "lastUpdatedOnISO": "2025-11-18T13:33:09Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_81",
                    "emfRuleSetId": 126454891,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2763,
                    "description": "",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 127054,
                            "periodId": 30149,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 127055,
                            "periodId": 30150,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "30149": {
                            "id": 127054,
                            "periodId": 30149,
                            "defaultValue": 1.000
                        },
                        "30150": {
                            "id": 127055,
                            "periodId": 30150,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2760,
            "attribution": {
                "createdOn": "2025-11-18T11:56:50.000+0000",
                "createdOnISO": "2025-11-18T11:56:50Z",
                "lastUpdatedOn": "2025-11-18T11:56:50.000+0000",
                "lastUpdatedOnISO": "2025-11-18T11:56:50Z",
                "lastUpdatedBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "Character Counter is a 100% free online character count calculator that's madhurima",
            "active": true,
            "preferredTillId": 751552970000,
            "totalPeriods": 2,
            "description": "UAT target group number thirty nine",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1763467010000,
            "targets": [
                {
                    "id": 3005,
                    "attribution": {
                        "createdOn": "2025-11-18T11:56:50.000+0000",
                        "createdOnISO": "2025-11-18T11:56:50Z",
                        "lastUpdatedOn": "2025-11-18T11:56:50.000+0000",
                        "lastUpdatedOnISO": "2025-11-18T11:56:50Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "Character Counter is a 100% free online character count calculator that's madhurima",
                    "emfRuleSetId": 126454874,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2760,
                    "description": "",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 127050,
                            "periodId": 30143,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 127051,
                            "periodId": 30144,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "30144": {
                            "id": 127051,
                            "periodId": 30144,
                            "defaultValue": 1.000
                        },
                        "30143": {
                            "id": 127050,
                            "periodId": 30143,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2757,
            "attribution": {
                "createdOn": "2025-11-14T07:38:06.000+0000",
                "createdOnISO": "2025-11-14T07:38:06Z",
                "lastUpdatedOn": "2025-11-14T07:38:06.000+0000",
                "lastUpdatedOnISO": "2025-11-14T07:38:06Z",
                "lastUpdatedBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup52",
            "active": true,
            "preferredTillId": 751552970000,
            "totalPeriods": 2,
            "description": "UAT target group number fifty",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1763105886000,
            "targets": [
                {
                    "id": 3004,
                    "attribution": {
                        "createdOn": "2025-11-14T07:38:06.000+0000",
                        "createdOnISO": "2025-11-14T07:38:06Z",
                        "lastUpdatedOn": "2025-11-14T07:38:06.000+0000",
                        "lastUpdatedOnISO": "2025-11-14T07:38:06Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_52",
                    "emfRuleSetId": 126453653,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2757,
                    "description": "",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 127048,
                            "periodId": 30133,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 127049,
                            "periodId": 30134,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "30133": {
                            "id": 127048,
                            "periodId": 30133,
                            "defaultValue": 1.000
                        },
                        "30134": {
                            "id": 127049,
                            "periodId": 30134,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2750,
            "attribution": {
                "createdOn": "2025-11-11T10:36:23.000+0000",
                "createdOnISO": "2025-11-11T10:36:23Z",
                "lastUpdatedOn": "2025-11-11T10:36:23.000+0000",
                "lastUpdatedOnISO": "2025-11-11T10:36:23Z",
                "lastUpdatedBy": {
                    "id": 75160044,
                    "code": "1739864914683_",
                    "description": "",
                    "name": "madhurima ",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75160044,
                    "code": "1739864914683_",
                    "description": "",
                    "name": "madhurima ",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "JUSTIN",
            "active": true,
            "preferredTillId": 75197372,
            "activePeriod": {
                "id": 30015,
                "attribution": {
                    "createdOn": "2025-11-11T10:36:23.000+0000",
                    "createdOnISO": "2025-11-11T10:36:23Z",
                    "lastUpdatedOn": "2025-11-11T10:36:23.000+0000",
                    "lastUpdatedOnISO": "2025-11-11T10:36:23Z",
                    "lastUpdatedBy": {
                        "id": 75160044,
                        "code": "1739864914683_",
                        "description": "",
                        "name": "madhurima ",
                        "type": "ADMIN_USER"
                    },
                    "createdBy": {
                        "id": 75160044,
                        "code": "1739864914683_",
                        "description": "",
                        "name": "madhurima ",
                        "type": "ADMIN_USER"
                    }
                },
                "startDate": "2025-11-11",
                "endDate": "2025-12-10",
                "refCode": "Cycle_1",
                "periodStatus": "RUNNING",
                "targetGroupId": 2750,
                "active": true
            },
            "totalPeriods": 1,
            "description": "JUSTIN",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-11-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-12-25T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-11-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-12-25T23:59:59Z",
            "frequencyType": "MONTHLY",
            "trackingType": "DEFAULT",
            "createdOn": 1762857383000,
            "targets": [
                {
                    "id": 2996,
                    "attribution": {
                        "createdOn": "2025-11-11T10:36:23.000+0000",
                        "createdOnISO": "2025-11-11T10:36:23Z",
                        "lastUpdatedOn": "2025-11-11T10:36:23.000+0000",
                        "lastUpdatedOnISO": "2025-11-11T10:36:23Z",
                        "lastUpdatedBy": {
                            "id": 75160044,
                            "code": "1739864914683_",
                            "description": "",
                            "name": "madhurima ",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75160044,
                            "code": "1739864914683_",
                            "description": "",
                            "name": "madhurima ",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "JUSTIN",
                    "emfRuleSetId": 126452805,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2750,
                    "description": "JUSTIN",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126820,
                            "periodId": 30015,
                            "defaultValue": 10000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "30015": {
                            "id": 126820,
                            "periodId": 30015,
                            "defaultValue": 10000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2749,
            "attribution": {
                "createdOn": "2025-11-11T10:26:09.000+0000",
                "createdOnISO": "2025-11-11T10:26:09Z",
                "lastUpdatedOn": "2025-11-11T10:26:09.000+0000",
                "lastUpdatedOnISO": "2025-11-11T10:26:09Z",
                "lastUpdatedBy": {
                    "id": 75160044,
                    "code": "1739864914683_",
                    "description": "",
                    "name": "madhurima ",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75160044,
                    "code": "1739864914683_",
                    "description": "",
                    "name": "madhurima ",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "BIEBER",
            "active": true,
            "preferredTillId": 75197372,
            "activePeriod": {
                "id": 30013,
                "attribution": {
                    "createdOn": "2025-11-11T10:26:09.000+0000",
                    "createdOnISO": "2025-11-11T10:26:09Z",
                    "lastUpdatedOn": "2025-11-11T10:26:09.000+0000",
                    "lastUpdatedOnISO": "2025-11-11T10:26:09Z",
                    "lastUpdatedBy": {
                        "id": 75160044,
                        "code": "1739864914683_",
                        "description": "",
                        "name": "madhurima ",
                        "type": "ADMIN_USER"
                    },
                    "createdBy": {
                        "id": 75160044,
                        "code": "1739864914683_",
                        "description": "",
                        "name": "madhurima ",
                        "type": "ADMIN_USER"
                    }
                },
                "startDate": "2025-11-11",
                "endDate": "2025-12-25",
                "refCode": "PERIOD_G_2749_9",
                "periodStatus": "RUNNING",
                "targetGroupId": 2749,
                "description": "CYCLIC TARGET PERIOD",
                "active": true
            },
            "totalPeriods": 10,
            "description": "BIEBER",
            "targetEvaluationType": "CYCLIC_WINDOW",
            "recurringCycles": 10,
            "frequency": 0,
            "targetCycleStartDate": "2025-11-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-12-25T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-11-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-12-25T23:59:59Z",
            "frequencyType": "WEEKLY",
            "trackingType": "DEFAULT",
            "createdOn": 1762856769000,
            "targets": [
                {
                    "id": 2995,
                    "attribution": {
                        "createdOn": "2025-11-11T10:26:09.000+0000",
                        "createdOnISO": "2025-11-11T10:26:09Z",
                        "lastUpdatedOn": "2025-11-11T10:26:09.000+0000",
                        "lastUpdatedOnISO": "2025-11-11T10:26:09Z",
                        "lastUpdatedBy": {
                            "id": 75160044,
                            "code": "1739864914683_",
                            "description": "",
                            "name": "madhurima ",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75160044,
                            "code": "1739864914683_",
                            "description": "",
                            "name": "madhurima ",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "BIEBER",
                    "emfRuleSetId": 126452799,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2749,
                    "description": "BIEBER",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126810,
                            "periodId": 30005,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 126811,
                            "periodId": 30006,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 126812,
                            "periodId": 30007,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 126813,
                            "periodId": 30008,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 126814,
                            "periodId": 30009,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 126815,
                            "periodId": 30010,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 126816,
                            "periodId": 30011,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 126817,
                            "periodId": 30012,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 126818,
                            "periodId": 30013,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 126819,
                            "periodId": 30014,
                            "defaultValue": 10000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "30005": {
                            "id": 126810,
                            "periodId": 30005,
                            "defaultValue": 10000.000
                        },
                        "30006": {
                            "id": 126811,
                            "periodId": 30006,
                            "defaultValue": 10000.000
                        },
                        "30007": {
                            "id": 126812,
                            "periodId": 30007,
                            "defaultValue": 10000.000
                        },
                        "30008": {
                            "id": 126813,
                            "periodId": 30008,
                            "defaultValue": 10000.000
                        },
                        "30009": {
                            "id": 126814,
                            "periodId": 30009,
                            "defaultValue": 10000.000
                        },
                        "30010": {
                            "id": 126815,
                            "periodId": 30010,
                            "defaultValue": 10000.000
                        },
                        "30011": {
                            "id": 126816,
                            "periodId": 30011,
                            "defaultValue": 10000.000
                        },
                        "30012": {
                            "id": 126817,
                            "periodId": 30012,
                            "defaultValue": 10000.000
                        },
                        "30013": {
                            "id": 126818,
                            "periodId": 30013,
                            "defaultValue": 10000.000
                        },
                        "30014": {
                            "id": 126819,
                            "periodId": 30014,
                            "defaultValue": 10000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2708,
            "attribution": {
                "createdOn": "2025-10-07T08:53:46.000+0000",
                "createdOnISO": "2025-10-07T08:53:46Z",
                "lastUpdatedOn": "2025-10-07T08:53:46.000+0000",
                "lastUpdatedOnISO": "2025-10-07T08:53:46Z",
                "lastUpdatedBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup61",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 2,
            "frequency": 2,
            "targetCycleStartDate": "2025-07-21T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-23T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-21T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-23T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1759827226000,
            "targets": [
                {
                    "id": 2931,
                    "attribution": {
                        "createdOn": "2025-10-07T08:53:46.000+0000",
                        "createdOnISO": "2025-10-07T08:53:46Z",
                        "lastUpdatedOn": "2025-10-07T08:53:46.000+0000",
                        "lastUpdatedOnISO": "2025-10-07T08:53:46Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_61",
                    "targetType": "ALL",
                    "targetEntity": "ALTERNATE_CURRENCIES",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2708,
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 126341,
                            "periodId": 29658,
                            "defaultValue": 2.000
                        },
                        {
                            "id": 126342,
                            "periodId": 29659,
                            "defaultValue": 3.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29658": {
                            "id": 126341,
                            "periodId": 29658,
                            "defaultValue": 2.000
                        },
                        "29659": {
                            "id": 126342,
                            "periodId": 29659,
                            "defaultValue": 3.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "programId": 783,
                        "alternateCurrencyIdentifier": "DocCoin"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2707,
            "attribution": {
                "createdOn": "2025-10-07T08:38:42.000+0000",
                "createdOnISO": "2025-10-07T08:38:42Z",
                "lastUpdatedOn": "2025-10-07T08:38:42.000+0000",
                "lastUpdatedOnISO": "2025-10-07T08:38:42Z",
                "lastUpdatedBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup60",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-07-21T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-23T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-21T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-23T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1759826322000,
            "targets": [
                {
                    "id": 2930,
                    "attribution": {
                        "createdOn": "2025-10-07T08:38:42.000+0000",
                        "createdOnISO": "2025-10-07T08:38:42Z",
                        "lastUpdatedOn": "2025-10-07T08:38:42.000+0000",
                        "lastUpdatedOnISO": "2025-10-07T08:38:42Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_60",
                    "emfRuleSetId": 126442980,
                    "targetType": "VISIT",
                    "targetEntity": "EVENT",
                    "eventName": "CustomerRegistration",
                    "targetGroupId": 2707,
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126339,
                            "periodId": 29656,
                            "defaultValue": 2.000
                        },
                        {
                            "id": 126340,
                            "periodId": 29657,
                            "defaultValue": 3.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29656": {
                            "id": 126339,
                            "periodId": 29656,
                            "defaultValue": 2.000
                        },
                        "29657": {
                            "id": 126340,
                            "periodId": 29657,
                            "defaultValue": 3.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2706,
            "attribution": {
                "createdOn": "2025-10-06T15:28:45.000+0000",
                "createdOnISO": "2025-10-06T15:28:45Z",
                "lastUpdatedOn": "2025-10-06T15:28:45.000+0000",
                "lastUpdatedOnISO": "2025-10-06T15:28:45Z",
                "lastUpdatedBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "GoodNightForNightly",
            "active": false,
            "preferredTillId": 50692127,
            "totalPeriods": 2,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2024-02-19T00:00:00.000Z",
            "targetCycleEndDate": "2024-04-30T23:59:59.000Z",
            "targetCycleStartDateISO": "2024-02-19T00:00:00Z",
            "targetCycleEndDateISO": "2024-04-30T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1759764525000,
            "targets": [
                {
                    "id": 2929,
                    "attribution": {
                        "createdOn": "2025-10-06T15:28:45.000+0000",
                        "createdOnISO": "2025-10-06T15:28:45Z",
                        "lastUpdatedOn": "2025-10-06T15:28:45.000+0000",
                        "lastUpdatedOnISO": "2025-10-06T15:28:45Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "goodNightTargetRule",
                    "emfRuleSetId": 126442816,
                    "targetType": "VISIT",
                    "targetEntity": "EVENT",
                    "eventName": "PointsRedemption",
                    "targetGroupId": 2706,
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126337,
                            "periodId": 29654,
                            "defaultValue": 2.000
                        },
                        {
                            "id": 126338,
                            "periodId": 29655,
                            "defaultValue": 3.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29654": {
                            "id": 126337,
                            "periodId": 29654,
                            "defaultValue": 2.000
                        },
                        "29655": {
                            "id": 126338,
                            "periodId": 29655,
                            "defaultValue": 3.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2698,
            "attribution": {
                "createdOn": "2025-10-06T09:16:55.000+0000",
                "createdOnISO": "2025-10-06T09:16:55Z",
                "lastUpdatedOn": "2025-10-06T09:16:55.000+0000",
                "lastUpdatedOnISO": "2025-10-06T09:16:55Z",
                "lastUpdatedBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup51",
            "active": false,
            "preferredTillId": 751552970000,
            "totalPeriods": 2,
            "description": "UAT target group number fifty",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1759742215000,
            "targets": [
                {
                    "id": 2928,
                    "attribution": {
                        "createdOn": "2025-10-06T09:16:55.000+0000",
                        "createdOnISO": "2025-10-06T09:16:55Z",
                        "lastUpdatedOn": "2025-10-06T09:16:55.000+0000",
                        "lastUpdatedOnISO": "2025-10-06T09:16:55Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_51",
                    "emfRuleSetId": 126442717,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2698,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 126335,
                            "periodId": 29636,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 126336,
                            "periodId": 29637,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29636": {
                            "id": 126335,
                            "periodId": 29636,
                            "defaultValue": 1.000
                        },
                        "29637": {
                            "id": 126336,
                            "periodId": 29637,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2697,
            "attribution": {
                "createdOn": "2025-10-06T08:56:39.000+0000",
                "createdOnISO": "2025-10-06T08:56:39Z",
                "lastUpdatedOn": "2025-10-06T08:56:39.000+0000",
                "lastUpdatedOnISO": "2025-10-06T08:56:39Z",
                "lastUpdatedBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup40",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-10-01T00:00:00.000Z",
            "targetCycleEndDate": "2025-10-12T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-10-01T00:00:00Z",
            "targetCycleEndDateISO": "2025-10-12T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1759740999000,
            "targets": [
                {
                    "id": 2926,
                    "attribution": {
                        "createdOn": "2025-10-06T08:56:39.000+0000",
                        "createdOnISO": "2025-10-06T08:56:39Z",
                        "lastUpdatedOn": "2025-10-06T08:56:39.000+0000",
                        "lastUpdatedOnISO": "2025-10-06T08:56:39Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget71",
                    "emfRuleSetId": 126442714,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2697,
                    "description": "uatUnifiedTargets65",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126333,
                            "periodId": 29635,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29635": {
                            "id": 126333,
                            "periodId": 29635,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2927,
                    "attribution": {
                        "createdOn": "2025-10-06T08:56:39.000+0000",
                        "createdOnISO": "2025-10-06T08:56:39Z",
                        "lastUpdatedOn": "2025-10-06T08:56:39.000+0000",
                        "lastUpdatedOnISO": "2025-10-06T08:56:39Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget72",
                    "emfRuleSetId": 126442715,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2697,
                    "description": "uatUnifiedTarget66",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126334,
                            "periodId": 29635,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29635": {
                            "id": 126334,
                            "periodId": 29635,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 40000,
                "ruleExpression": "(2926 & 2927)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2685,
            "attribution": {
                "createdOn": "2025-09-29T12:17:09.000+0000",
                "createdOnISO": "2025-09-29T12:17:09Z",
                "lastUpdatedOn": "2025-09-29T12:17:09.000+0000",
                "lastUpdatedOnISO": "2025-09-29T12:17:09Z",
                "lastUpdatedBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup34",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-09T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-12T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-09T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-12T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1759148229000,
            "targets": [
                {
                    "id": 2903,
                    "attribution": {
                        "createdOn": "2025-09-29T12:17:09.000+0000",
                        "createdOnISO": "2025-09-29T12:17:09Z",
                        "lastUpdatedOn": "2025-09-29T12:17:09.000+0000",
                        "lastUpdatedOnISO": "2025-09-29T12:17:09Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget67",
                    "emfRuleSetId": 126440843,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2685,
                    "description": "uatUnifiedTarget65",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126330,
                            "periodId": 29623,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29623": {
                            "id": 126330,
                            "periodId": 29623,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2904,
                    "attribution": {
                        "createdOn": "2025-09-29T12:17:09.000+0000",
                        "createdOnISO": "2025-09-29T12:17:09Z",
                        "lastUpdatedOn": "2025-09-29T12:17:09.000+0000",
                        "lastUpdatedOnISO": "2025-09-29T12:17:09Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget68",
                    "emfRuleSetId": 126440844,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2685,
                    "description": "uatUnifiedTarget66",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126331,
                            "periodId": 29623,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29623": {
                            "id": 126331,
                            "periodId": 29623,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2903 & 2904)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2514,
            "attribution": {
                "createdOn": "2025-09-29T11:18:18.000+0000",
                "createdOnISO": "2025-09-29T11:18:18Z",
                "lastUpdatedOn": "2025-09-29T11:18:18.000+0000",
                "lastUpdatedOnISO": "2025-09-29T11:18:18Z",
                "lastUpdatedBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "Test Milestone UAT 23 July",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 9,
            "description": "description update number 3",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-23T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-31T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-23T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-31T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1759144698000,
            "targets": [
                {
                    "id": 2711,
                    "attribution": {
                        "createdOn": "2025-07-23T07:18:01.000+0000",
                        "createdOnISO": "2025-07-23T07:18:01Z",
                        "lastUpdatedOn": "2025-07-23T07:18:01.000+0000",
                        "lastUpdatedOnISO": "2025-07-23T07:18:01Z",
                        "lastUpdatedBy": {
                            "id": 75155292,
                            "code": "1736163452_",
                            "description": "",
                            "name": "tirthajit das",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75155292,
                            "code": "1736163452_",
                            "description": "",
                            "name": "tirthajit das",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "Test Milestone UAT 23 July",
                    "emfRuleSetId": 126421625,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2514,
                    "description": "Test Milestone UAT 23 July Update 2",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 125985,
                            "periodId": 29318,
                            "defaultValue": 2000.000
                        },
                        {
                            "id": 125986,
                            "periodId": 29319,
                            "defaultValue": 2000.000
                        },
                        {
                            "id": 125987,
                            "periodId": 29320,
                            "defaultValue": 2000.000
                        },
                        {
                            "id": 125988,
                            "periodId": 29321,
                            "defaultValue": 2000.000
                        },
                        {
                            "id": 125989,
                            "periodId": 29322,
                            "defaultValue": 2000.000
                        },
                        {
                            "id": 125990,
                            "periodId": 29323,
                            "defaultValue": 2000.000
                        },
                        {
                            "id": 125991,
                            "periodId": 29324,
                            "defaultValue": 2000.000
                        },
                        {
                            "id": 125992,
                            "periodId": 29325,
                            "defaultValue": 2000.000
                        },
                        {
                            "id": 125993,
                            "periodId": 29326,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29318": {
                            "id": 125985,
                            "periodId": 29318,
                            "defaultValue": 2000.000
                        },
                        "29319": {
                            "id": 125986,
                            "periodId": 29319,
                            "defaultValue": 2000.000
                        },
                        "29320": {
                            "id": 125987,
                            "periodId": 29320,
                            "defaultValue": 2000.000
                        },
                        "29321": {
                            "id": 125988,
                            "periodId": 29321,
                            "defaultValue": 2000.000
                        },
                        "29322": {
                            "id": 125989,
                            "periodId": 29322,
                            "defaultValue": 2000.000
                        },
                        "29323": {
                            "id": 125990,
                            "periodId": 29323,
                            "defaultValue": 2000.000
                        },
                        "29324": {
                            "id": 125991,
                            "periodId": 29324,
                            "defaultValue": 2000.000
                        },
                        "29325": {
                            "id": 125992,
                            "periodId": 29325,
                            "defaultValue": 2000.000
                        },
                        "29326": {
                            "id": 125993,
                            "periodId": 29326,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": [
                        {
                            "id": 418,
                            "triggerName": "Sub target 1",
                            "isActive": true,
                            "triggerType": "CUSTOM_TRIGGER",
                            "triggerValueType": "PERCENTAGE",
                            "triggerValue": 50.000,
                            "targetRuleId": 2711
                        }
                    ]
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2684,
            "attribution": {
                "createdOn": "2025-09-29T09:52:54.000+0000",
                "createdOnISO": "2025-09-29T09:52:54Z",
                "lastUpdatedOn": "2025-09-29T09:52:54.000+0000",
                "lastUpdatedOnISO": "2025-09-29T09:52:54Z",
                "lastUpdatedBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75197372,
                    "code": "madhu_rima",
                    "description": "madhurima's till",
                    "name": "madhurima",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup50",
            "active": false,
            "preferredTillId": 751552970000,
            "totalPeriods": 2,
            "description": "UAT target group number thirty nine",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1759139574000,
            "targets": [
                {
                    "id": 2902,
                    "attribution": {
                        "createdOn": "2025-09-29T09:52:54.000+0000",
                        "createdOnISO": "2025-09-29T09:52:54Z",
                        "lastUpdatedOn": "2025-09-29T09:52:54.000+0000",
                        "lastUpdatedOnISO": "2025-09-29T09:52:54Z",
                        "lastUpdatedBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75197372,
                            "code": "madhu_rima",
                            "description": "madhurima's till",
                            "name": "madhurima",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_50",
                    "emfRuleSetId": 126440816,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2684,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 126328,
                            "periodId": 29621,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 126329,
                            "periodId": 29622,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29621": {
                            "id": 126328,
                            "periodId": 29621,
                            "defaultValue": 1.000
                        },
                        "29622": {
                            "id": 126329,
                            "periodId": 29622,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2625,
            "attribution": {
                "createdOn": "2025-09-01T10:15:46.000+0000",
                "createdOnISO": "2025-09-01T10:15:46Z",
                "lastUpdatedOn": "2025-09-01T10:15:46.000+0000",
                "lastUpdatedOnISO": "2025-09-01T10:15:46Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup26aeg",
            "active": false,
            "preferredTillId": 7515529,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756721746000,
            "targets": [
                {
                    "id": 2834,
                    "attribution": {
                        "createdOn": "2025-09-01T10:15:46.000+0000",
                        "createdOnISO": "2025-09-01T10:15:46Z",
                        "lastUpdatedOn": "2025-09-01T10:15:46.000+0000",
                        "lastUpdatedOnISO": "2025-09-01T10:15:46Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget51aeg",
                    "emfRuleSetId": 126433206,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2625,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126145,
                            "periodId": 29473,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29473": {
                            "id": 126145,
                            "periodId": 29473,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2835,
                    "attribution": {
                        "createdOn": "2025-09-01T10:15:46.000+0000",
                        "createdOnISO": "2025-09-01T10:15:46Z",
                        "lastUpdatedOn": "2025-09-01T10:15:46.000+0000",
                        "lastUpdatedOnISO": "2025-09-01T10:15:46Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget52aeg",
                    "emfRuleSetId": 126433207,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2625,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126146,
                            "periodId": 29473,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29473": {
                            "id": 126146,
                            "periodId": 29473,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2834 & 2835)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2624,
            "attribution": {
                "createdOn": "2025-09-01T10:13:05.000+0000",
                "createdOnISO": "2025-09-01T10:13:05Z",
                "lastUpdatedOn": "2025-09-01T10:13:05.000+0000",
                "lastUpdatedOnISO": "2025-09-01T10:13:05Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup26ae",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756721585000,
            "targets": [
                {
                    "id": 2832,
                    "attribution": {
                        "createdOn": "2025-09-01T10:13:05.000+0000",
                        "createdOnISO": "2025-09-01T10:13:05Z",
                        "lastUpdatedOn": "2025-09-01T10:13:05.000+0000",
                        "lastUpdatedOnISO": "2025-09-01T10:13:05Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget51ae",
                    "emfRuleSetId": 126433204,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2624,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126143,
                            "periodId": 29472,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29472": {
                            "id": 126143,
                            "periodId": 29472,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2833,
                    "attribution": {
                        "createdOn": "2025-09-01T10:13:05.000+0000",
                        "createdOnISO": "2025-09-01T10:13:05Z",
                        "lastUpdatedOn": "2025-09-01T10:13:05.000+0000",
                        "lastUpdatedOnISO": "2025-09-01T10:13:05Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget52ae",
                    "emfRuleSetId": 126433205,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2624,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126144,
                            "periodId": 29472,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29472": {
                            "id": 126144,
                            "periodId": 29472,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2832 & 2833)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2623,
            "attribution": {
                "createdOn": "2025-09-01T10:08:07.000+0000",
                "createdOnISO": "2025-09-01T10:08:07Z",
                "lastUpdatedOn": "2025-09-01T10:08:07.000+0000",
                "lastUpdatedOnISO": "2025-09-01T10:08:07Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup26a",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756721287000,
            "targets": [
                {
                    "id": 2830,
                    "attribution": {
                        "createdOn": "2025-09-01T10:08:07.000+0000",
                        "createdOnISO": "2025-09-01T10:08:07Z",
                        "lastUpdatedOn": "2025-09-01T10:08:07.000+0000",
                        "lastUpdatedOnISO": "2025-09-01T10:08:07Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget51a",
                    "emfRuleSetId": 126433202,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2623,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126141,
                            "periodId": 29471,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29471": {
                            "id": 126141,
                            "periodId": 29471,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2831,
                    "attribution": {
                        "createdOn": "2025-09-01T10:08:07.000+0000",
                        "createdOnISO": "2025-09-01T10:08:07Z",
                        "lastUpdatedOn": "2025-09-01T10:08:07.000+0000",
                        "lastUpdatedOnISO": "2025-09-01T10:08:07Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget52a",
                    "emfRuleSetId": 126433203,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2623,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126142,
                            "periodId": 29471,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29471": {
                            "id": 126142,
                            "periodId": 29471,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2830 & 2831)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2622,
            "attribution": {
                "createdOn": "2025-09-01T10:01:53.000+0000",
                "createdOnISO": "2025-09-01T10:01:53Z",
                "lastUpdatedOn": "2025-09-01T10:01:53.000+0000",
                "lastUpdatedOnISO": "2025-09-01T10:01:53Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup32ad",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756720913000,
            "targets": [
                {
                    "id": 2828,
                    "attribution": {
                        "createdOn": "2025-09-01T10:01:53.000+0000",
                        "createdOnISO": "2025-09-01T10:01:53Z",
                        "lastUpdatedOn": "2025-09-01T10:01:53.000+0000",
                        "lastUpdatedOnISO": "2025-09-01T10:01:53Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget63ad",
                    "emfRuleSetId": 126433200,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2622,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126139,
                            "periodId": 29470,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29470": {
                            "id": 126139,
                            "periodId": 29470,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2829,
                    "attribution": {
                        "createdOn": "2025-09-01T10:01:53.000+0000",
                        "createdOnISO": "2025-09-01T10:01:53Z",
                        "lastUpdatedOn": "2025-09-01T10:01:53.000+0000",
                        "lastUpdatedOnISO": "2025-09-01T10:01:53Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget64ad",
                    "emfRuleSetId": 126433201,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2622,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126140,
                            "periodId": 29470,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29470": {
                            "id": 126140,
                            "periodId": 29470,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2828 & 2829)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2621,
            "attribution": {
                "createdOn": "2025-09-01T09:43:13.000+0000",
                "createdOnISO": "2025-09-01T09:43:13Z",
                "lastUpdatedOn": "2025-09-01T09:43:13.000+0000",
                "lastUpdatedOnISO": "2025-09-01T09:43:13Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup32ac",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756719793000,
            "targets": [
                {
                    "id": 2826,
                    "attribution": {
                        "createdOn": "2025-09-01T09:43:13.000+0000",
                        "createdOnISO": "2025-09-01T09:43:13Z",
                        "lastUpdatedOn": "2025-09-01T09:43:13.000+0000",
                        "lastUpdatedOnISO": "2025-09-01T09:43:13Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget63ac",
                    "emfRuleSetId": 126433196,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2621,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126137,
                            "periodId": 29469,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29469": {
                            "id": 126137,
                            "periodId": 29469,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2827,
                    "attribution": {
                        "createdOn": "2025-09-01T09:43:13.000+0000",
                        "createdOnISO": "2025-09-01T09:43:13Z",
                        "lastUpdatedOn": "2025-09-01T09:43:13.000+0000",
                        "lastUpdatedOnISO": "2025-09-01T09:43:13Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget64ac",
                    "emfRuleSetId": 126433197,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2621,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126138,
                            "periodId": 29469,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29469": {
                            "id": 126138,
                            "periodId": 29469,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2826 & 2827)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2610,
            "attribution": {
                "createdOn": "2025-08-28T08:01:40.000+0000",
                "createdOnISO": "2025-08-28T08:01:40Z",
                "lastUpdatedOn": "2025-08-28T08:01:40.000+0000",
                "lastUpdatedOnISO": "2025-08-28T08:01:40Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup26f",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756368100000,
            "targets": [
                {
                    "id": 2811,
                    "attribution": {
                        "createdOn": "2025-08-28T08:01:40.000+0000",
                        "createdOnISO": "2025-08-28T08:01:40Z",
                        "lastUpdatedOn": "2025-08-28T08:01:40.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T08:01:40Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget51f",
                    "emfRuleSetId": 126432134,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2610,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126122,
                            "periodId": 29458,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29458": {
                            "id": 126122,
                            "periodId": 29458,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2812,
                    "attribution": {
                        "createdOn": "2025-08-28T08:01:40.000+0000",
                        "createdOnISO": "2025-08-28T08:01:40Z",
                        "lastUpdatedOn": "2025-08-28T08:01:40.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T08:01:40Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget52f",
                    "emfRuleSetId": 126432135,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2610,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126123,
                            "periodId": 29458,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29458": {
                            "id": 126123,
                            "periodId": 29458,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2811 & 2812)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2609,
            "attribution": {
                "createdOn": "2025-08-28T07:58:26.000+0000",
                "createdOnISO": "2025-08-28T07:58:26Z",
                "lastUpdatedOn": "2025-08-28T07:58:26.000+0000",
                "lastUpdatedOnISO": "2025-08-28T07:58:26Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup29d",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756367906000,
            "targets": [
                {
                    "id": 2809,
                    "attribution": {
                        "createdOn": "2025-08-28T07:58:26.000+0000",
                        "createdOnISO": "2025-08-28T07:58:26Z",
                        "lastUpdatedOn": "2025-08-28T07:58:26.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:58:26Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57d",
                    "emfRuleSetId": 126432131,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2609,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126120,
                            "periodId": 29457,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29457": {
                            "id": 126120,
                            "periodId": 29457,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2810,
                    "attribution": {
                        "createdOn": "2025-08-28T07:58:26.000+0000",
                        "createdOnISO": "2025-08-28T07:58:26Z",
                        "lastUpdatedOn": "2025-08-28T07:58:26.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:58:26Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58d",
                    "emfRuleSetId": 126432132,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2609,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126121,
                            "periodId": 29457,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29457": {
                            "id": 126121,
                            "periodId": 29457,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2809 & 2810)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2608,
            "attribution": {
                "createdOn": "2025-08-28T07:23:48.000+0000",
                "createdOnISO": "2025-08-28T07:23:48Z",
                "lastUpdatedOn": "2025-08-28T07:23:48.000+0000",
                "lastUpdatedOnISO": "2025-08-28T07:23:48Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup29b",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756365828000,
            "targets": [
                {
                    "id": 2807,
                    "attribution": {
                        "createdOn": "2025-08-28T07:23:48.000+0000",
                        "createdOnISO": "2025-08-28T07:23:48Z",
                        "lastUpdatedOn": "2025-08-28T07:23:48.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:23:48Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget578",
                    "emfRuleSetId": 126432117,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2608,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126118,
                            "periodId": 29456,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29456": {
                            "id": 126118,
                            "periodId": 29456,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2808,
                    "attribution": {
                        "createdOn": "2025-08-28T07:23:48.000+0000",
                        "createdOnISO": "2025-08-28T07:23:48Z",
                        "lastUpdatedOn": "2025-08-28T07:23:48.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:23:48Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget587",
                    "emfRuleSetId": 126432118,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2608,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126119,
                            "periodId": 29456,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29456": {
                            "id": 126119,
                            "periodId": 29456,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2807 & 2808)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2604,
            "attribution": {
                "createdOn": "2025-08-28T07:15:29.000+0000",
                "createdOnISO": "2025-08-28T07:15:29Z",
                "lastUpdatedOn": "2025-08-28T07:15:29.000+0000",
                "lastUpdatedOnISO": "2025-08-28T07:15:29Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup32d",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756365329000,
            "targets": [
                {
                    "id": 2803,
                    "attribution": {
                        "createdOn": "2025-08-28T07:15:29.000+0000",
                        "createdOnISO": "2025-08-28T07:15:29Z",
                        "lastUpdatedOn": "2025-08-28T07:15:29.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:15:29Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget63d",
                    "emfRuleSetId": 126432112,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2604,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126114,
                            "periodId": 29453,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29453": {
                            "id": 126114,
                            "periodId": 29453,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2804,
                    "attribution": {
                        "createdOn": "2025-08-28T07:15:29.000+0000",
                        "createdOnISO": "2025-08-28T07:15:29Z",
                        "lastUpdatedOn": "2025-08-28T07:15:29.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:15:29Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget64d",
                    "emfRuleSetId": 126432113,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2604,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126115,
                            "periodId": 29453,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29453": {
                            "id": 126115,
                            "periodId": 29453,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2803 & 2804)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2603,
            "attribution": {
                "createdOn": "2025-08-28T07:15:12.000+0000",
                "createdOnISO": "2025-08-28T07:15:12Z",
                "lastUpdatedOn": "2025-08-28T07:15:12.000+0000",
                "lastUpdatedOnISO": "2025-08-28T07:15:12Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup32c",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756365312000,
            "targets": [
                {
                    "id": 2801,
                    "attribution": {
                        "createdOn": "2025-08-28T07:15:12.000+0000",
                        "createdOnISO": "2025-08-28T07:15:12Z",
                        "lastUpdatedOn": "2025-08-28T07:15:12.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:15:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget63c",
                    "emfRuleSetId": 126432110,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2603,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126112,
                            "periodId": 29452,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29452": {
                            "id": 126112,
                            "periodId": 29452,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2802,
                    "attribution": {
                        "createdOn": "2025-08-28T07:15:12.000+0000",
                        "createdOnISO": "2025-08-28T07:15:12Z",
                        "lastUpdatedOn": "2025-08-28T07:15:12.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:15:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget64c",
                    "emfRuleSetId": 126432111,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2603,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126113,
                            "periodId": 29452,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29452": {
                            "id": 126113,
                            "periodId": 29452,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2801 & 2802)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2602,
            "attribution": {
                "createdOn": "2025-08-28T07:14:53.000+0000",
                "createdOnISO": "2025-08-28T07:14:53Z",
                "lastUpdatedOn": "2025-08-28T07:14:53.000+0000",
                "lastUpdatedOnISO": "2025-08-28T07:14:53Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup32b",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756365293000,
            "targets": [
                {
                    "id": 2799,
                    "attribution": {
                        "createdOn": "2025-08-28T07:14:53.000+0000",
                        "createdOnISO": "2025-08-28T07:14:53Z",
                        "lastUpdatedOn": "2025-08-28T07:14:53.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:14:53Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget63b",
                    "emfRuleSetId": 126432108,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2602,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126110,
                            "periodId": 29451,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29451": {
                            "id": 126110,
                            "periodId": 29451,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2800,
                    "attribution": {
                        "createdOn": "2025-08-28T07:14:53.000+0000",
                        "createdOnISO": "2025-08-28T07:14:53Z",
                        "lastUpdatedOn": "2025-08-28T07:14:53.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:14:53Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget64b",
                    "emfRuleSetId": 126432109,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2602,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126111,
                            "periodId": 29451,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29451": {
                            "id": 126111,
                            "periodId": 29451,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2799 & 2800)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2601,
            "attribution": {
                "createdOn": "2025-08-28T07:13:24.000+0000",
                "createdOnISO": "2025-08-28T07:13:24Z",
                "lastUpdatedOn": "2025-08-28T07:13:24.000+0000",
                "lastUpdatedOnISO": "2025-08-28T07:13:24Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup32a",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1756365204000,
            "targets": [
                {
                    "id": 2797,
                    "attribution": {
                        "createdOn": "2025-08-28T07:13:24.000+0000",
                        "createdOnISO": "2025-08-28T07:13:24Z",
                        "lastUpdatedOn": "2025-08-28T07:13:24.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:13:24Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget63a",
                    "emfRuleSetId": 126432106,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2601,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126108,
                            "periodId": 29450,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29450": {
                            "id": 126108,
                            "periodId": 29450,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2798,
                    "attribution": {
                        "createdOn": "2025-08-28T07:13:24.000+0000",
                        "createdOnISO": "2025-08-28T07:13:24Z",
                        "lastUpdatedOn": "2025-08-28T07:13:24.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:13:24Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget64a",
                    "emfRuleSetId": 126432107,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2601,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126109,
                            "periodId": 29450,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29450": {
                            "id": 126109,
                            "periodId": 29450,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2797 & 2798)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2598,
            "attribution": {
                "createdOn": "2025-08-28T06:27:42.000+0000",
                "createdOnISO": "2025-08-28T06:27:42Z",
                "lastUpdatedOn": "2025-08-28T06:27:42.000+0000",
                "lastUpdatedOnISO": "2025-08-28T06:27:42Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly3c",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 290,
                    "attribution": {
                        "createdOn": "2025-08-28T06:27:42.000+0000",
                        "createdOnISO": "2025-08-28T06:27:42Z",
                        "lastUpdatedOn": "2025-08-28T06:27:42.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T06:27:42Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2598,
                    "name": "uatJulyStreak3c",
                    "targetCountOfSequence": -56
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 2 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756362462000,
            "targets": [
                {
                    "id": 2783,
                    "attribution": {
                        "createdOn": "2025-08-28T06:27:42.000+0000",
                        "createdOnISO": "2025-08-28T06:27:42Z",
                        "lastUpdatedOn": "2025-08-28T06:27:42.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T06:27:42Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget3c",
                    "emfRuleSetId": 126432080,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2598,
                    "description": "streak number 1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126105,
                            "periodId": 29446,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29446": {
                            "id": 126105,
                            "periodId": 29446,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2596,
            "attribution": {
                "createdOn": "2025-08-28T06:18:45.000+0000",
                "createdOnISO": "2025-08-28T06:18:45Z",
                "lastUpdatedOn": "2025-08-28T06:18:45.000+0000",
                "lastUpdatedOnISO": "2025-08-28T06:18:45Z",
                "lastUpdatedBy": {
                    "id": 75164387,
                    "code": "1743154100278_",
                    "description": "",
                    "name": "Anirudh Kini",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75164387,
                    "code": "1743154100278_",
                    "description": "",
                    "name": "Anirudh Kini",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "test_milestone_12",
            "active": false,
            "preferredTillId": 75165403,
            "totalPeriods": 2,
            "description": "test",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-08-28T00:00:00.000Z",
            "targetCycleEndDate": "2025-09-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-08-28T00:00:00Z",
            "targetCycleEndDateISO": "2025-09-11T23:59:59Z",
            "frequencyType": "WEEKLY",
            "trackingType": "UNIFIED",
            "createdOn": 1756361925000,
            "targets": [
                {
                    "id": 2781,
                    "attribution": {
                        "createdOn": "2025-08-28T06:18:45.000+0000",
                        "createdOnISO": "2025-08-28T06:18:45Z",
                        "lastUpdatedOn": "2025-08-28T06:18:45.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T06:18:45Z",
                        "lastUpdatedBy": {
                            "id": 75164387,
                            "code": "1743154100278_",
                            "description": "",
                            "name": "Anirudh Kini",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75164387,
                            "code": "1743154100278_",
                            "description": "",
                            "name": "Anirudh Kini",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "test_milestone_12",
                    "emfRuleSetId": 126432078,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2596,
                    "description": "test",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126101,
                            "periodId": 29443,
                            "defaultValue": 5.000
                        },
                        {
                            "id": 126102,
                            "periodId": 29444,
                            "defaultValue": 5.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29443": {
                            "id": 126101,
                            "periodId": 29443,
                            "defaultValue": 5.000
                        },
                        "29444": {
                            "id": 126102,
                            "periodId": 29444,
                            "defaultValue": 5.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2782,
                    "attribution": {
                        "createdOn": "2025-08-28T06:18:45.000+0000",
                        "createdOnISO": "2025-08-28T06:18:45Z",
                        "lastUpdatedOn": "2025-08-28T06:18:45.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T06:18:45Z",
                        "lastUpdatedBy": {
                            "id": 75164387,
                            "code": "1743154100278_",
                            "description": "",
                            "name": "Anirudh Kini",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75164387,
                            "code": "1743154100278_",
                            "description": "",
                            "name": "Anirudh Kini",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "test_milestone_13",
                    "emfRuleSetId": 126432079,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2596,
                    "description": "test",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126103,
                            "periodId": 29443,
                            "defaultValue": 6.000
                        },
                        {
                            "id": 126104,
                            "periodId": 29444,
                            "defaultValue": 6.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29443": {
                            "id": 126103,
                            "periodId": 29443,
                            "defaultValue": 6.000
                        },
                        "29444": {
                            "id": 126104,
                            "periodId": 29444,
                            "defaultValue": 6.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": null,
                "thresholdValue": null,
                "ruleExpression": "(2781 & 2782)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2595,
            "attribution": {
                "createdOn": "2025-08-28T05:50:36.000+0000",
                "createdOnISO": "2025-08-28T05:50:36Z",
                "lastUpdatedOn": "2025-08-28T05:50:36.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:50:36Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly3b",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 289,
                    "attribution": {
                        "createdOn": "2025-08-28T05:50:36.000+0000",
                        "createdOnISO": "2025-08-28T05:50:36Z",
                        "lastUpdatedOn": "2025-08-28T05:50:36.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:50:36Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2595,
                    "name": "uatJulyStreak3b",
                    "targetCountOfSequence": -56
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 2 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756360236000,
            "targets": [
                {
                    "id": 2780,
                    "attribution": {
                        "createdOn": "2025-08-28T05:50:36.000+0000",
                        "createdOnISO": "2025-08-28T05:50:36Z",
                        "lastUpdatedOn": "2025-08-28T05:50:36.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:50:36Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget3b",
                    "emfRuleSetId": 126432069,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2595,
                    "description": "streak number 1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126100,
                            "periodId": 29442,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29442": {
                            "id": 126100,
                            "periodId": 29442,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2591,
            "attribution": {
                "createdOn": "2025-08-28T05:32:42.000+0000",
                "createdOnISO": "2025-08-28T05:32:42Z",
                "lastUpdatedOn": "2025-08-28T05:32:42.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:32:42Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4s",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 286,
                    "attribution": {
                        "createdOn": "2025-08-28T05:32:42.000+0000",
                        "createdOnISO": "2025-08-28T05:32:42Z",
                        "lastUpdatedOn": "2025-08-28T05:32:42.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:32:42Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2591,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uat1234aaaaaac",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756359162000,
            "targets": [
                {
                    "id": 2779,
                    "attribution": {
                        "createdOn": "2025-08-28T05:32:42.000+0000",
                        "createdOnISO": "2025-08-28T05:32:42Z",
                        "lastUpdatedOn": "2025-08-28T05:32:42.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:32:42Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4s",
                    "emfRuleSetId": 126432045,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2591,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126099,
                            "periodId": 29438,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29438": {
                            "id": 126099,
                            "periodId": 29438,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2588,
            "attribution": {
                "createdOn": "2025-08-28T05:31:07.000+0000",
                "createdOnISO": "2025-08-28T05:31:07Z",
                "lastUpdatedOn": "2025-08-28T05:31:07.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:31:07Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4q",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 285,
                    "attribution": {
                        "createdOn": "2025-08-28T05:31:07.000+0000",
                        "createdOnISO": "2025-08-28T05:31:07Z",
                        "lastUpdatedOn": "2025-08-28T05:31:07.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:31:07Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2588,
                    "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756359067000,
            "targets": [
                {
                    "id": 2778,
                    "attribution": {
                        "createdOn": "2025-08-28T05:31:07.000+0000",
                        "createdOnISO": "2025-08-28T05:31:07Z",
                        "lastUpdatedOn": "2025-08-28T05:31:07.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:31:07Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4q",
                    "emfRuleSetId": 126432043,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2588,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126098,
                            "periodId": 29435,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29435": {
                            "id": 126098,
                            "periodId": 29435,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2587,
            "attribution": {
                "createdOn": "2025-08-28T05:30:50.000+0000",
                "createdOnISO": "2025-08-28T05:30:50Z",
                "lastUpdatedOn": "2025-08-28T05:30:50.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:30:50Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4p",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 284,
                    "attribution": {
                        "createdOn": "2025-08-28T05:30:50.000+0000",
                        "createdOnISO": "2025-08-28T05:30:50Z",
                        "lastUpdatedOn": "2025-08-28T05:30:50.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:30:50Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2587,
                    "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756359050000,
            "targets": [
                {
                    "id": 2777,
                    "attribution": {
                        "createdOn": "2025-08-28T05:30:50.000+0000",
                        "createdOnISO": "2025-08-28T05:30:50Z",
                        "lastUpdatedOn": "2025-08-28T05:30:50.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:30:50Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4p",
                    "emfRuleSetId": 126432042,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2587,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126097,
                            "periodId": 29434,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29434": {
                            "id": 126097,
                            "periodId": 29434,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2585,
            "attribution": {
                "createdOn": "2025-08-28T05:19:12.000+0000",
                "createdOnISO": "2025-08-28T05:19:12Z",
                "lastUpdatedOn": "2025-08-28T05:19:12.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:19:12Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4o",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 283,
                    "attribution": {
                        "createdOn": "2025-08-28T05:19:12.000+0000",
                        "createdOnISO": "2025-08-28T05:19:12Z",
                        "lastUpdatedOn": "2025-08-28T05:19:12.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:19:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2585,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uat1234aaaaaa1",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756358352000,
            "targets": [
                {
                    "id": 2774,
                    "attribution": {
                        "createdOn": "2025-08-28T05:19:12.000+0000",
                        "createdOnISO": "2025-08-28T05:19:12Z",
                        "lastUpdatedOn": "2025-08-28T05:19:12.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:19:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4o",
                    "emfRuleSetId": 126432038,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2585,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126094,
                            "periodId": 29432,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29432": {
                            "id": 126094,
                            "periodId": 29432,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2582,
            "attribution": {
                "createdOn": "2025-08-28T05:17:06.000+0000",
                "createdOnISO": "2025-08-28T05:17:06Z",
                "lastUpdatedOn": "2025-08-28T05:17:06.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:17:06Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4m",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 282,
                    "attribution": {
                        "createdOn": "2025-08-28T05:17:06.000+0000",
                        "createdOnISO": "2025-08-28T05:17:06Z",
                        "lastUpdatedOn": "2025-08-28T05:17:06.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:17:06Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2582,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uat1234aaaaaab",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756358226000,
            "targets": [
                {
                    "id": 2773,
                    "attribution": {
                        "createdOn": "2025-08-28T05:17:06.000+0000",
                        "createdOnISO": "2025-08-28T05:17:06Z",
                        "lastUpdatedOn": "2025-08-28T05:17:06.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:17:06Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4m",
                    "emfRuleSetId": 126432037,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2582,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126093,
                            "periodId": 29429,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29429": {
                            "id": 126093,
                            "periodId": 29429,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2577,
            "attribution": {
                "createdOn": "2025-08-28T05:15:41.000+0000",
                "createdOnISO": "2025-08-28T05:15:41Z",
                "lastUpdatedOn": "2025-08-28T05:15:41.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:15:41Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4i",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 281,
                    "attribution": {
                        "createdOn": "2025-08-28T05:15:41.000+0000",
                        "createdOnISO": "2025-08-28T05:15:41Z",
                        "lastUpdatedOn": "2025-08-28T05:15:41.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:15:41Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2577,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uat1234aaaaaaa",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756358141000,
            "targets": [
                {
                    "id": 2772,
                    "attribution": {
                        "createdOn": "2025-08-28T05:15:41.000+0000",
                        "createdOnISO": "2025-08-28T05:15:41Z",
                        "lastUpdatedOn": "2025-08-28T05:15:41.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:15:41Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4i",
                    "emfRuleSetId": 126432036,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2577,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126092,
                            "periodId": 29424,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29424": {
                            "id": 126092,
                            "periodId": 29424,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2576,
            "attribution": {
                "createdOn": "2025-08-28T05:15:28.000+0000",
                "createdOnISO": "2025-08-28T05:15:28Z",
                "lastUpdatedOn": "2025-08-28T05:15:28.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:15:28Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4h",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 280,
                    "attribution": {
                        "createdOn": "2025-08-28T05:15:28.000+0000",
                        "createdOnISO": "2025-08-28T05:15:28Z",
                        "lastUpdatedOn": "2025-08-28T05:15:28.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:15:28Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2576,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uat1234aaaaa",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756358128000,
            "targets": [
                {
                    "id": 2771,
                    "attribution": {
                        "createdOn": "2025-08-28T05:15:28.000+0000",
                        "createdOnISO": "2025-08-28T05:15:28Z",
                        "lastUpdatedOn": "2025-08-28T05:15:28.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:15:28Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4h",
                    "emfRuleSetId": 126432035,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2576,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126091,
                            "periodId": 29423,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29423": {
                            "id": 126091,
                            "periodId": 29423,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2574,
            "attribution": {
                "createdOn": "2025-08-28T05:14:54.000+0000",
                "createdOnISO": "2025-08-28T05:14:54Z",
                "lastUpdatedOn": "2025-08-28T05:14:54.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:14:54Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4f",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 279,
                    "attribution": {
                        "createdOn": "2025-08-28T05:14:54.000+0000",
                        "createdOnISO": "2025-08-28T05:14:54Z",
                        "lastUpdatedOn": "2025-08-28T05:14:54.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:14:54Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2574,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uat1234",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756358094000,
            "targets": [
                {
                    "id": 2770,
                    "attribution": {
                        "createdOn": "2025-08-28T05:14:54.000+0000",
                        "createdOnISO": "2025-08-28T05:14:54Z",
                        "lastUpdatedOn": "2025-08-28T05:14:54.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:14:54Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4f",
                    "emfRuleSetId": 126432034,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2574,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126090,
                            "periodId": 29421,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29421": {
                            "id": 126090,
                            "periodId": 29421,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2573,
            "attribution": {
                "createdOn": "2025-08-28T05:14:38.000+0000",
                "createdOnISO": "2025-08-28T05:14:38Z",
                "lastUpdatedOn": "2025-08-28T05:14:38.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:14:38Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4e",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 278,
                    "attribution": {
                        "createdOn": "2025-08-28T05:14:38.000+0000",
                        "createdOnISO": "2025-08-28T05:14:38Z",
                        "lastUpdatedOn": "2025-08-28T05:14:38.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:14:38Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2573,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uat123",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756358078000,
            "targets": [
                {
                    "id": 2769,
                    "attribution": {
                        "createdOn": "2025-08-28T05:14:38.000+0000",
                        "createdOnISO": "2025-08-28T05:14:38Z",
                        "lastUpdatedOn": "2025-08-28T05:14:38.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:14:38Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4e",
                    "emfRuleSetId": 126432033,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2573,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126089,
                            "periodId": 29420,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29420": {
                            "id": 126089,
                            "periodId": 29420,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2572,
            "attribution": {
                "createdOn": "2025-08-28T05:14:25.000+0000",
                "createdOnISO": "2025-08-28T05:14:25Z",
                "lastUpdatedOn": "2025-08-28T05:14:25.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:14:25Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4d",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 277,
                    "attribution": {
                        "createdOn": "2025-08-28T05:14:25.000+0000",
                        "createdOnISO": "2025-08-28T05:14:25Z",
                        "lastUpdatedOn": "2025-08-28T05:14:25.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:14:25Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2572,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uat12",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756358065000,
            "targets": [
                {
                    "id": 2768,
                    "attribution": {
                        "createdOn": "2025-08-28T05:14:25.000+0000",
                        "createdOnISO": "2025-08-28T05:14:25Z",
                        "lastUpdatedOn": "2025-08-28T05:14:25.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:14:25Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4d",
                    "emfRuleSetId": 126432032,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2572,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126088,
                            "periodId": 29419,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29419": {
                            "id": 126088,
                            "periodId": 29419,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2570,
            "attribution": {
                "createdOn": "2025-08-28T05:14:05.000+0000",
                "createdOnISO": "2025-08-28T05:14:05Z",
                "lastUpdatedOn": "2025-08-28T05:14:05.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:14:05Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4c",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 276,
                    "attribution": {
                        "createdOn": "2025-08-28T05:14:05.000+0000",
                        "createdOnISO": "2025-08-28T05:14:05Z",
                        "lastUpdatedOn": "2025-08-28T05:14:05.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:14:05Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2570,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uat1",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756358045000,
            "targets": [
                {
                    "id": 2767,
                    "attribution": {
                        "createdOn": "2025-08-28T05:14:06.000+0000",
                        "createdOnISO": "2025-08-28T05:14:06Z",
                        "lastUpdatedOn": "2025-08-28T05:14:06.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:14:06Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4c",
                    "emfRuleSetId": 126432031,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2570,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126087,
                            "periodId": 29417,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29417": {
                            "id": 126087,
                            "periodId": 29417,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2569,
            "attribution": {
                "createdOn": "2025-08-28T05:13:45.000+0000",
                "createdOnISO": "2025-08-28T05:13:45Z",
                "lastUpdatedOn": "2025-08-28T05:13:45.000+0000",
                "lastUpdatedOnISO": "2025-08-28T05:13:45Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4b",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 275,
                    "attribution": {
                        "createdOn": "2025-08-28T05:13:45.000+0000",
                        "createdOnISO": "2025-08-28T05:13:45Z",
                        "lastUpdatedOn": "2025-08-28T05:13:45.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:13:45Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2569,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uat",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756358025000,
            "targets": [
                {
                    "id": 2766,
                    "attribution": {
                        "createdOn": "2025-08-28T05:13:45.000+0000",
                        "createdOnISO": "2025-08-28T05:13:45Z",
                        "lastUpdatedOn": "2025-08-28T05:13:45.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T05:13:45Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4b",
                    "emfRuleSetId": 126432030,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2569,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126086,
                            "periodId": 29416,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29416": {
                            "id": 126086,
                            "periodId": 29416,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2565,
            "attribution": {
                "createdOn": "2025-08-26T09:16:06.000+0000",
                "createdOnISO": "2025-08-26T09:16:06Z",
                "lastUpdatedOn": "2025-08-26T09:16:06.000+0000",
                "lastUpdatedOnISO": "2025-08-26T09:16:06Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly478",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 274,
                    "attribution": {
                        "createdOn": "2025-08-26T09:16:06.000+0000",
                        "createdOnISO": "2025-08-26T09:16:06Z",
                        "lastUpdatedOn": "2025-08-26T09:16:06.000+0000",
                        "lastUpdatedOnISO": "2025-08-26T09:16:06Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2565,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJdkladdeaka",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756199766000,
            "targets": [
                {
                    "id": 2763,
                    "attribution": {
                        "createdOn": "2025-08-26T09:16:06.000+0000",
                        "createdOnISO": "2025-08-26T09:16:06Z",
                        "lastUpdatedOn": "2025-08-26T09:16:06.000+0000",
                        "lastUpdatedOnISO": "2025-08-26T09:16:06Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget478",
                    "emfRuleSetId": 126431340,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2565,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126077,
                            "periodId": 29410,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29410": {
                            "id": 126077,
                            "periodId": 29410,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2564,
            "attribution": {
                "createdOn": "2025-08-26T09:15:34.000+0000",
                "createdOnISO": "2025-08-26T09:15:34Z",
                "lastUpdatedOn": "2025-08-26T09:15:34.000+0000",
                "lastUpdatedOnISO": "2025-08-26T09:15:34Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly67",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 273,
                    "attribution": {
                        "createdOn": "2025-08-26T09:15:34.000+0000",
                        "createdOnISO": "2025-08-26T09:15:34Z",
                        "lastUpdatedOn": "2025-08-26T09:15:34.000+0000",
                        "lastUpdatedOnISO": "2025-08-26T09:15:34Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2564,
                    "name": "uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJulyStreak4uatJ",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1756199734000,
            "targets": [
                {
                    "id": 2762,
                    "attribution": {
                        "createdOn": "2025-08-26T09:15:34.000+0000",
                        "createdOnISO": "2025-08-26T09:15:34Z",
                        "lastUpdatedOn": "2025-08-26T09:15:34.000+0000",
                        "lastUpdatedOnISO": "2025-08-26T09:15:34Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget47",
                    "emfRuleSetId": 126431339,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2564,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126076,
                            "periodId": 29409,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29409": {
                            "id": 126076,
                            "periodId": 29409,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2556,
            "attribution": {
                "createdOn": "2025-08-26T08:55:45.000+0000",
                "createdOnISO": "2025-08-26T08:55:45Z",
                "lastUpdatedOn": "2025-08-26T08:55:45.000+0000",
                "lastUpdatedOnISO": "2025-08-26T08:55:45Z",
                "lastUpdatedBy": {
                    "id": 75164387,
                    "code": "1743154100278_",
                    "description": "",
                    "name": "Anirudh Kini",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75164387,
                    "code": "1743154100278_",
                    "description": "",
                    "name": "Anirudh Kini",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "test_milestone11",
            "active": false,
            "preferredTillId": 75165403,
            "totalPeriods": 3,
            "description": "test",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-08-25T00:00:00.000Z",
            "targetCycleEndDate": "2025-09-16T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-08-25T00:00:00Z",
            "targetCycleEndDateISO": "2025-09-16T23:59:59Z",
            "frequencyType": "WEEKLY",
            "trackingType": "DEFAULT",
            "createdOn": 1756198545000,
            "targets": [
                {
                    "id": 2761,
                    "attribution": {
                        "createdOn": "2025-08-26T08:55:45.000+0000",
                        "createdOnISO": "2025-08-26T08:55:45Z",
                        "lastUpdatedOn": "2025-08-26T08:55:45.000+0000",
                        "lastUpdatedOnISO": "2025-08-26T08:55:45Z",
                        "lastUpdatedBy": {
                            "id": 75164387,
                            "code": "1743154100278_",
                            "description": "",
                            "name": "Anirudh Kini",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75164387,
                            "code": "1743154100278_",
                            "description": "",
                            "name": "Anirudh Kini",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "test_milestone11",
                    "emfRuleSetId": 126431337,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2556,
                    "description": "test",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 126073,
                            "periodId": 29399,
                            "defaultValue": 10.000
                        },
                        {
                            "id": 126074,
                            "periodId": 29400,
                            "defaultValue": 10.000
                        },
                        {
                            "id": 126075,
                            "periodId": 29401,
                            "defaultValue": 10.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29399": {
                            "id": 126073,
                            "periodId": 29399,
                            "defaultValue": 10.000
                        },
                        "29400": {
                            "id": 126074,
                            "periodId": 29400,
                            "defaultValue": 10.000
                        },
                        "29401": {
                            "id": 126075,
                            "periodId": 29401,
                            "defaultValue": 10.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2507,
            "attribution": {
                "createdOn": "2025-07-23T06:30:17.000+0000",
                "createdOnISO": "2025-07-23T06:30:17Z",
                "lastUpdatedOn": "2025-07-23T06:30:17.000+0000",
                "lastUpdatedOnISO": "2025-07-23T06:30:17Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup49",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 2,
            "frequency": 2,
            "targetCycleStartDate": "2025-07-21T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-23T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-21T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-23T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1753252217000,
            "targets": [
                {
                    "id": 2709,
                    "attribution": {
                        "createdOn": "2025-07-23T06:30:17.000+0000",
                        "createdOnISO": "2025-07-23T06:30:17Z",
                        "lastUpdatedOn": "2025-07-23T06:30:17.000+0000",
                        "lastUpdatedOnISO": "2025-07-23T06:30:17Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_49",
                    "targetType": "ALL",
                    "targetEntity": "ALTERNATE_CURRENCIES",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2507,
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 125982,
                            "periodId": 29305,
                            "defaultValue": 2.000
                        },
                        {
                            "id": 125983,
                            "periodId": 29306,
                            "defaultValue": 3.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29305": {
                            "id": 125982,
                            "periodId": 29305,
                            "defaultValue": 2.000
                        },
                        "29306": {
                            "id": 125983,
                            "periodId": 29306,
                            "defaultValue": 3.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "programId": 783,
                        "alternateCurrencyIdentifier": "DocCoin"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2495,
            "attribution": {
                "createdOn": "2025-07-22T09:31:25.000+0000",
                "createdOnISO": "2025-07-22T09:31:25Z",
                "lastUpdatedOn": "2025-07-22T09:31:25.000+0000",
                "lastUpdatedOnISO": "2025-07-22T09:31:25Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup48",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-07-21T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-23T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-21T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-23T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1753176685000,
            "targets": [
                {
                    "id": 2696,
                    "attribution": {
                        "createdOn": "2025-07-22T09:31:25.000+0000",
                        "createdOnISO": "2025-07-22T09:31:25Z",
                        "lastUpdatedOn": "2025-07-22T09:31:25.000+0000",
                        "lastUpdatedOnISO": "2025-07-22T09:31:25Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_48",
                    "emfRuleSetId": 126421298,
                    "targetType": "VISIT",
                    "targetEntity": "EVENT",
                    "eventName": "CustomerRegistration",
                    "targetGroupId": 2495,
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 125933,
                            "periodId": 29254,
                            "defaultValue": 2.000
                        },
                        {
                            "id": 125934,
                            "periodId": 29255,
                            "defaultValue": 3.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29254": {
                            "id": 125933,
                            "periodId": 29254,
                            "defaultValue": 2.000
                        },
                        "29255": {
                            "id": 125934,
                            "periodId": 29255,
                            "defaultValue": 3.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2494,
            "attribution": {
                "createdOn": "2025-07-22T09:27:37.000+0000",
                "createdOnISO": "2025-07-22T09:27:37Z",
                "lastUpdatedOn": "2025-07-22T09:27:37.000+0000",
                "lastUpdatedOnISO": "2025-07-22T09:27:37Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup47",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-07-21T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-23T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-21T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-23T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1753176457000,
            "targets": [
                {
                    "id": 2695,
                    "attribution": {
                        "createdOn": "2025-07-22T09:27:37.000+0000",
                        "createdOnISO": "2025-07-22T09:27:37Z",
                        "lastUpdatedOn": "2025-07-22T09:27:37.000+0000",
                        "lastUpdatedOnISO": "2025-07-22T09:27:37Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_47",
                    "emfRuleSetId": 126421297,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "CustomerRegistration",
                    "targetGroupId": 2494,
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 125931,
                            "periodId": 29252,
                            "defaultValue": 2.000
                        },
                        {
                            "id": 125932,
                            "periodId": 29253,
                            "defaultValue": 3.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "29252": {
                            "id": 125931,
                            "periodId": 29252,
                            "defaultValue": 2.000
                        },
                        "29253": {
                            "id": 125932,
                            "periodId": 29253,
                            "defaultValue": 3.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2465,
            "attribution": {
                "createdOn": "2025-07-18T09:35:10.000+0000",
                "createdOnISO": "2025-07-18T09:35:10Z",
                "lastUpdatedOn": "2025-07-18T09:35:10.000+0000",
                "lastUpdatedOnISO": "2025-07-18T09:35:10Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup45",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-07-17T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-20T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-17T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-20T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1752831310000,
            "targets": [
                {
                    "id": 2670,
                    "attribution": {
                        "createdOn": "2025-07-18T09:35:10.000+0000",
                        "createdOnISO": "2025-07-18T09:35:10Z",
                        "lastUpdatedOn": "2025-07-18T09:35:10.000+0000",
                        "lastUpdatedOnISO": "2025-07-18T09:35:10Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_45",
                    "emfRuleSetId": 126420153,
                    "targetType": "VISIT",
                    "targetEntity": "EVENT",
                    "eventName": "TestingEvent_FE",
                    "targetGroupId": 2465,
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 125620,
                            "periodId": 28658,
                            "defaultValue": 2.000
                        },
                        {
                            "id": 125621,
                            "periodId": 28659,
                            "defaultValue": 3.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "28658": {
                            "id": 125620,
                            "periodId": 28658,
                            "defaultValue": 2.000
                        },
                        "28659": {
                            "id": 125621,
                            "periodId": 28659,
                            "defaultValue": 3.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2450,
            "attribution": {
                "createdOn": "2025-07-16T10:02:58.000+0000",
                "createdOnISO": "2025-07-16T10:02:58Z",
                "lastUpdatedOn": "2025-07-16T10:02:58.000+0000",
                "lastUpdatedOnISO": "2025-07-16T10:02:58Z",
                "lastUpdatedBy": {
                    "id": 75139931,
                    "code": "1746689082_",
                    "description": null,
                    "name": "Naman Ganapathi",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75139931,
                    "code": "1746689082_",
                    "description": null,
                    "name": "Naman Ganapathi",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "test",
            "active": false,
            "preferredTillId": 75165403,
            "streaks": [
                {
                    "id": 259,
                    "attribution": {
                        "createdOn": "2025-07-16T10:02:58.000+0000",
                        "createdOnISO": "2025-07-16T10:02:58Z",
                        "lastUpdatedOn": "2025-07-16T10:02:58.000+0000",
                        "lastUpdatedOnISO": "2025-07-16T10:02:58Z",
                        "lastUpdatedBy": {
                            "id": 75139931,
                            "code": "1746689082_",
                            "description": null,
                            "name": "Naman Ganapathi",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75139931,
                            "code": "1746689082_",
                            "description": null,
                            "name": "Naman Ganapathi",
                            "type": "ADMIN_USER"
                        }
                    },
                    "targetGroupId": 2450,
                    "name": "test_1",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 2,
            "description": "",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-16T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-16T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "STREAKS",
            "createdOn": 1752660178000,
            "targets": [
                {
                    "id": 2655,
                    "attribution": {
                        "createdOn": "2025-07-16T10:02:58.000+0000",
                        "createdOnISO": "2025-07-16T10:02:58Z",
                        "lastUpdatedOn": "2025-07-16T10:02:58.000+0000",
                        "lastUpdatedOnISO": "2025-07-16T10:02:58Z",
                        "lastUpdatedBy": {
                            "id": 75139931,
                            "code": "1746689082_",
                            "description": null,
                            "name": "Naman Ganapathi",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75139931,
                            "code": "1746689082_",
                            "description": null,
                            "name": "Naman Ganapathi",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "test",
                    "emfRuleSetId": 126419490,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2450,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 125334,
                            "periodId": 28422,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 125335,
                            "periodId": 28423,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "28422": {
                            "id": 125334,
                            "periodId": 28422,
                            "defaultValue": 100.000
                        },
                        "28423": {
                            "id": 125335,
                            "periodId": 28423,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2446,
            "attribution": {
                "createdOn": "2025-07-16T06:50:30.000+0000",
                "createdOnISO": "2025-07-16T06:50:30Z",
                "lastUpdatedOn": "2025-07-16T06:50:30.000+0000",
                "lastUpdatedOnISO": "2025-07-16T06:50:30Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly4",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 258,
                    "attribution": {
                        "createdOn": "2025-07-16T06:50:30.000+0000",
                        "createdOnISO": "2025-07-16T06:50:30Z",
                        "lastUpdatedOn": "2025-07-16T06:50:30.000+0000",
                        "lastUpdatedOnISO": "2025-07-16T06:50:30Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2446,
                    "name": "uatJulyStreak4",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 4 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1752648630000,
            "targets": [
                {
                    "id": 2648,
                    "attribution": {
                        "createdOn": "2025-07-16T06:50:30.000+0000",
                        "createdOnISO": "2025-07-16T06:50:30Z",
                        "lastUpdatedOn": "2025-07-16T06:50:30.000+0000",
                        "lastUpdatedOnISO": "2025-07-16T06:50:30Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget4",
                    "emfRuleSetId": 126419404,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2446,
                    "description": "streak number 4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 125315,
                            "periodId": 28412,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "28412": {
                            "id": 125315,
                            "periodId": 28412,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2443,
            "attribution": {
                "createdOn": "2025-07-16T06:14:26.000+0000",
                "createdOnISO": "2025-07-16T06:14:26Z",
                "lastUpdatedOn": "2025-07-16T06:14:26.000+0000",
                "lastUpdatedOnISO": "2025-07-16T06:14:26Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly3",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 257,
                    "attribution": {
                        "createdOn": "2025-07-16T06:14:26.000+0000",
                        "createdOnISO": "2025-07-16T06:14:26Z",
                        "lastUpdatedOn": "2025-07-16T06:14:26.000+0000",
                        "lastUpdatedOnISO": "2025-07-16T06:14:26Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2443,
                    "name": "uatJulyStreak3",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 3 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1752646466000,
            "targets": [
                {
                    "id": 2645,
                    "attribution": {
                        "createdOn": "2025-07-16T06:14:26.000+0000",
                        "createdOnISO": "2025-07-16T06:14:26Z",
                        "lastUpdatedOn": "2025-07-16T06:14:26.000+0000",
                        "lastUpdatedOnISO": "2025-07-16T06:14:26Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget3",
                    "emfRuleSetId": 126419386,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2443,
                    "description": "streak number 3",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 125114,
                            "periodId": 28310,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "28310": {
                            "id": 125114,
                            "periodId": 28310,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2442,
            "attribution": {
                "createdOn": "2025-07-16T05:46:11.000+0000",
                "createdOnISO": "2025-07-16T05:46:11Z",
                "lastUpdatedOn": "2025-07-16T05:46:11.000+0000",
                "lastUpdatedOnISO": "2025-07-16T05:46:11Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly2",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 256,
                    "attribution": {
                        "createdOn": "2025-07-16T05:46:11.000+0000",
                        "createdOnISO": "2025-07-16T05:46:11Z",
                        "lastUpdatedOn": "2025-07-16T05:46:11.000+0000",
                        "lastUpdatedOnISO": "2025-07-16T05:46:11Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2442,
                    "name": "uatJulyStreak2",
                    "targetCountOfSequence": -56
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 2 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1752644771000,
            "targets": [
                {
                    "id": 2644,
                    "attribution": {
                        "createdOn": "2025-07-16T05:46:11.000+0000",
                        "createdOnISO": "2025-07-16T05:46:11Z",
                        "lastUpdatedOn": "2025-07-16T05:46:11.000+0000",
                        "lastUpdatedOnISO": "2025-07-16T05:46:11Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget2",
                    "emfRuleSetId": 126419353,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2442,
                    "description": "streak number 1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 125113,
                            "periodId": 28309,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "28309": {
                            "id": 125113,
                            "periodId": 28309,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2441,
            "attribution": {
                "createdOn": "2025-07-16T04:41:05.000+0000",
                "createdOnISO": "2025-07-16T04:41:05Z",
                "lastUpdatedOn": "2025-07-16T04:41:05.000+0000",
                "lastUpdatedOnISO": "2025-07-16T04:41:05Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatStreakGroupJuly1",
            "active": false,
            "preferredTillId": 75155297,
            "streaks": [
                {
                    "id": 255,
                    "attribution": {
                        "createdOn": "2025-07-16T04:41:05.000+0000",
                        "createdOnISO": "2025-07-16T04:41:05Z",
                        "lastUpdatedOn": "2025-07-16T04:41:05.000+0000",
                        "lastUpdatedOnISO": "2025-07-16T04:41:05Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "targetGroupId": 2441,
                    "name": "uatJulyStreak1",
                    "targetCountOfSequence": 1
                }
            ],
            "totalPeriods": 1,
            "description": "UAT Streak Group number 1 for the month of July",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-18T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-18T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "STREAKS",
            "createdOn": 1752640865000,
            "targets": [
                {
                    "id": 2643,
                    "attribution": {
                        "createdOn": "2025-07-16T04:41:05.000+0000",
                        "createdOnISO": "2025-07-16T04:41:05Z",
                        "lastUpdatedOn": "2025-07-16T04:41:05.000+0000",
                        "lastUpdatedOnISO": "2025-07-16T04:41:05Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatJulyStreakTarget1",
                    "emfRuleSetId": 126419322,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2441,
                    "description": "streak number 1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 125112,
                            "periodId": 28308,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "28308": {
                            "id": 125112,
                            "periodId": 28308,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2409,
            "attribution": {
                "createdOn": "2025-07-11T04:40:33.000+0000",
                "createdOnISO": "2025-07-11T04:40:33Z",
                "lastUpdatedOn": "2025-07-11T04:40:33.000+0000",
                "lastUpdatedOnISO": "2025-07-11T04:40:33Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "PurchaseChallenge9",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 1,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-15T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-15T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1752208833000,
            "targets": [
                {
                    "id": 2615,
                    "attribution": {
                        "createdOn": "2025-07-11T04:40:33.000+0000",
                        "createdOnISO": "2025-07-11T04:40:33Z",
                        "lastUpdatedOn": "2025-07-11T04:40:33.000+0000",
                        "lastUpdatedOnISO": "2025-07-11T04:40:33Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "PurchaseChallenge9",
                    "emfRuleSetId": 126417838,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2409,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 124938,
                            "periodId": 28223,
                            "defaultValue": 20.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "28223": {
                            "id": 124938,
                            "periodId": 28223,
                            "defaultValue": 20.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "distance",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2406,
            "attribution": {
                "createdOn": "2025-07-10T05:13:12.000+0000",
                "createdOnISO": "2025-07-10T05:13:12Z",
                "lastUpdatedOn": "2025-07-10T05:13:12.000+0000",
                "lastUpdatedOnISO": "2025-07-10T05:13:12Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup33",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-09T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-12T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-09T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-12T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1752124392000,
            "targets": [
                {
                    "id": 2611,
                    "attribution": {
                        "createdOn": "2025-07-10T05:13:12.000+0000",
                        "createdOnISO": "2025-07-10T05:13:12Z",
                        "lastUpdatedOn": "2025-07-10T05:13:12.000+0000",
                        "lastUpdatedOnISO": "2025-07-10T05:13:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget65",
                    "emfRuleSetId": 126417545,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2406,
                    "description": "uatUnifiedTarget65",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 124913,
                            "periodId": 28199,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "28199": {
                            "id": 124913,
                            "periodId": 28199,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2612,
                    "attribution": {
                        "createdOn": "2025-07-10T05:13:12.000+0000",
                        "createdOnISO": "2025-07-10T05:13:12Z",
                        "lastUpdatedOn": "2025-07-10T05:13:12.000+0000",
                        "lastUpdatedOnISO": "2025-07-10T05:13:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget66",
                    "emfRuleSetId": 126417546,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2406,
                    "description": "uatUnifiedTarget66",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 124914,
                            "periodId": 28199,
                            "defaultValue": -2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "28199": {
                            "id": 124914,
                            "periodId": 28199,
                            "defaultValue": -2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 4000,
                "ruleExpression": "(2611 & 2612)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2405,
            "attribution": {
                "createdOn": "2025-07-09T08:58:56.000+0000",
                "createdOnISO": "2025-07-09T08:58:56Z",
                "lastUpdatedOn": "2025-07-09T08:58:56.000+0000",
                "lastUpdatedOnISO": "2025-07-09T08:58:56Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup44",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Target Group Number 44",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 2,
            "frequency": 2,
            "targetCycleStartDate": "2025-07-09T08:58:56.000Z",
            "targetCycleEndDate": "2030-07-09T08:58:56.000Z",
            "targetCycleStartDateISO": "2025-07-09T08:58:56Z",
            "targetCycleEndDateISO": "2030-07-09T08:58:56Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1752051536000,
            "targets": [
                {
                    "id": 2610,
                    "attribution": {
                        "createdOn": "2025-07-09T09:01:55.000+0000",
                        "createdOnISO": "2025-07-09T09:01:55Z",
                        "lastUpdatedOn": "2025-07-09T09:01:55.000+0000",
                        "lastUpdatedOnISO": "2025-07-09T09:01:55Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetOneUnderGroup44",
                    "emfRuleSetId": 126417323,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2405,
                    "description": "Target five under target group 42",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\n  \"arity\": \"literal\",\n  \"type\": \"boolean:primitive\",\n  \"value\": \"true\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2397,
            "attribution": {
                "createdOn": "2025-07-07T07:05:02.000+0000",
                "createdOnISO": "2025-07-07T07:05:02Z",
                "lastUpdatedOn": "2025-07-07T07:05:02.000+0000",
                "lastUpdatedOnISO": "2025-07-07T07:05:02Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup43",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Target Group Number 43",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 2,
            "frequency": 2,
            "targetCycleStartDate": "2025-07-07T07:05:02.000Z",
            "targetCycleEndDate": "2030-07-07T07:05:02.000Z",
            "targetCycleStartDateISO": "2025-07-07T07:05:02Z",
            "targetCycleEndDateISO": "2030-07-07T07:05:02Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1751871902000,
            "targets": [],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2396,
            "attribution": {
                "createdOn": "2025-07-07T06:27:23.000+0000",
                "createdOnISO": "2025-07-07T06:27:23Z",
                "lastUpdatedOn": "2025-07-07T06:27:23.000+0000",
                "lastUpdatedOnISO": "2025-07-07T06:27:23Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup42",
            "active": true,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Target Group Number 42",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 2,
            "frequency": 2,
            "targetCycleStartDate": "2025-07-07T06:27:23.000Z",
            "targetCycleEndDate": "2030-07-07T06:27:23.000Z",
            "targetCycleStartDateISO": "2025-07-07T06:27:23Z",
            "targetCycleEndDateISO": "2030-07-07T06:27:23Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1751869643000,
            "targets": [
                {
                    "id": 2588,
                    "attribution": {
                        "createdOn": "2025-07-07T06:33:40.000+0000",
                        "createdOnISO": "2025-07-07T06:33:40Z",
                        "lastUpdatedOn": "2025-07-07T06:33:40.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T06:33:40Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetOneUnderGroup42",
                    "emfRuleSetId": 126416695,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2589,
                    "attribution": {
                        "createdOn": "2025-07-07T06:38:32.000+0000",
                        "createdOnISO": "2025-07-07T06:38:32Z",
                        "lastUpdatedOn": "2025-07-07T06:38:32.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T06:38:32Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetTwoUnderGroup42",
                    "emfRuleSetId": 126416697,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2590,
                    "attribution": {
                        "createdOn": "2025-07-07T06:39:06.000+0000",
                        "createdOnISO": "2025-07-07T06:39:06Z",
                        "lastUpdatedOn": "2025-07-07T06:39:06.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T06:39:06Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetThreeUnderGroup42",
                    "emfRuleSetId": 126416698,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2591,
                    "attribution": {
                        "createdOn": "2025-07-07T06:40:49.000+0000",
                        "createdOnISO": "2025-07-07T06:40:49Z",
                        "lastUpdatedOn": "2025-07-07T06:40:49.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T06:40:49Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42",
                    "emfRuleSetId": 126416699,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2786,
                    "attribution": {
                        "createdOn": "2025-08-28T06:36:15.000+0000",
                        "createdOnISO": "2025-08-28T06:36:15Z",
                        "lastUpdatedOn": "2025-08-28T06:36:15.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T06:36:15Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42a",
                    "emfRuleSetId": 126432093,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2787,
                    "attribution": {
                        "createdOn": "2025-08-28T06:58:33.000+0000",
                        "createdOnISO": "2025-08-28T06:58:33Z",
                        "lastUpdatedOn": "2025-08-28T06:58:33.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T06:58:33Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42ab",
                    "emfRuleSetId": 126432095,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2788,
                    "attribution": {
                        "createdOn": "2025-08-28T06:59:17.000+0000",
                        "createdOnISO": "2025-08-28T06:59:17Z",
                        "lastUpdatedOn": "2025-08-28T06:59:17.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T06:59:17Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42ac",
                    "emfRuleSetId": 126432096,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2789,
                    "attribution": {
                        "createdOn": "2025-08-28T06:59:24.000+0000",
                        "createdOnISO": "2025-08-28T06:59:24Z",
                        "lastUpdatedOn": "2025-08-28T06:59:24.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T06:59:24Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42ad",
                    "emfRuleSetId": 126432097,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2790,
                    "attribution": {
                        "createdOn": "2025-08-28T06:59:58.000+0000",
                        "createdOnISO": "2025-08-28T06:59:58Z",
                        "lastUpdatedOn": "2025-08-28T06:59:58.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T06:59:58Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42ae",
                    "emfRuleSetId": 126432098,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2791,
                    "attribution": {
                        "createdOn": "2025-08-28T07:00:19.000+0000",
                        "createdOnISO": "2025-08-28T07:00:19Z",
                        "lastUpdatedOn": "2025-08-28T07:00:19.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:00:19Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42af",
                    "emfRuleSetId": 126432099,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2792,
                    "attribution": {
                        "createdOn": "2025-08-28T07:00:31.000+0000",
                        "createdOnISO": "2025-08-28T07:00:31Z",
                        "lastUpdatedOn": "2025-08-28T07:00:31.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:00:31Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42ag",
                    "emfRuleSetId": 126432100,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2793,
                    "attribution": {
                        "createdOn": "2025-08-28T07:01:12.000+0000",
                        "createdOnISO": "2025-08-28T07:01:12Z",
                        "lastUpdatedOn": "2025-08-28T07:01:12.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:01:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42ah",
                    "emfRuleSetId": 126432101,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2794,
                    "attribution": {
                        "createdOn": "2025-08-28T07:01:22.000+0000",
                        "createdOnISO": "2025-08-28T07:01:22Z",
                        "lastUpdatedOn": "2025-08-28T07:01:22.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:01:22Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42ai",
                    "emfRuleSetId": 126432103,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "active": true,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2795,
                    "attribution": {
                        "createdOn": "2025-08-28T07:03:01.000+0000",
                        "createdOnISO": "2025-08-28T07:03:01Z",
                        "lastUpdatedOn": "2025-08-28T07:03:01.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:03:01Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42aj",
                    "emfRuleSetId": 126432104,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2796,
                    "attribution": {
                        "createdOn": "2025-08-28T07:03:17.000+0000",
                        "createdOnISO": "2025-08-28T07:03:17Z",
                        "lastUpdatedOn": "2025-08-28T07:03:17.000+0000",
                        "lastUpdatedOnISO": "2025-08-28T07:03:17Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetFourUnderGroup42ak",
                    "emfRuleSetId": 126432105,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2396,
                    "description": "Target one under target group 42",
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 117908,
                            "periodId": 27234,
                            "defaultValue": 500.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27234": {
                            "id": 117908,
                            "periodId": 27234,
                            "defaultValue": 500.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2395,
            "attribution": {
                "createdOn": "2025-07-07T05:08:52.000+0000",
                "createdOnISO": "2025-07-07T05:08:52Z",
                "lastUpdatedOn": "2025-07-07T05:08:52.000+0000",
                "lastUpdatedOnISO": "2025-07-07T05:08:52Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup32",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751864932000,
            "targets": [
                {
                    "id": 2586,
                    "attribution": {
                        "createdOn": "2025-07-07T05:08:52.000+0000",
                        "createdOnISO": "2025-07-07T05:08:52Z",
                        "lastUpdatedOn": "2025-07-07T05:08:52.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T05:08:52Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget63",
                    "emfRuleSetId": 126416675,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2395,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123927,
                            "periodId": 27233,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27233": {
                            "id": 123927,
                            "periodId": 27233,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2587,
                    "attribution": {
                        "createdOn": "2025-07-07T05:08:52.000+0000",
                        "createdOnISO": "2025-07-07T05:08:52Z",
                        "lastUpdatedOn": "2025-07-07T05:08:52.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T05:08:52Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget64",
                    "emfRuleSetId": 126416676,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2395,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123928,
                            "periodId": 27233,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27233": {
                            "id": 123928,
                            "periodId": 27233,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2586 & 2587)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2394,
            "attribution": {
                "createdOn": "2025-07-07T05:06:53.000+0000",
                "createdOnISO": "2025-07-07T05:06:53Z",
                "lastUpdatedOn": "2025-07-07T05:06:53.000+0000",
                "lastUpdatedOnISO": "2025-07-07T05:06:53Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup31",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751864813000,
            "targets": [
                {
                    "id": 2584,
                    "attribution": {
                        "createdOn": "2025-07-07T05:06:53.000+0000",
                        "createdOnISO": "2025-07-07T05:06:53Z",
                        "lastUpdatedOn": "2025-07-07T05:06:53.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T05:06:53Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget61",
                    "emfRuleSetId": 126416673,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2394,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123925,
                            "periodId": 27232,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27232": {
                            "id": 123925,
                            "periodId": 27232,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2585,
                    "attribution": {
                        "createdOn": "2025-07-07T05:06:53.000+0000",
                        "createdOnISO": "2025-07-07T05:06:53Z",
                        "lastUpdatedOn": "2025-07-07T05:06:53.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T05:06:53Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget62",
                    "emfRuleSetId": 126416674,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2394,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123926,
                            "periodId": 27232,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27232": {
                            "id": 123926,
                            "periodId": 27232,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2584 & 2585)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2393,
            "attribution": {
                "createdOn": "2025-07-07T05:00:26.000+0000",
                "createdOnISO": "2025-07-07T05:00:26Z",
                "lastUpdatedOn": "2025-07-07T05:00:26.000+0000",
                "lastUpdatedOnISO": "2025-07-07T05:00:26Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup30",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751864426000,
            "targets": [
                {
                    "id": 2582,
                    "attribution": {
                        "createdOn": "2025-07-07T05:00:26.000+0000",
                        "createdOnISO": "2025-07-07T05:00:26Z",
                        "lastUpdatedOn": "2025-07-07T05:00:26.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T05:00:26Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget59",
                    "emfRuleSetId": 126416670,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2393,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123923,
                            "periodId": 27231,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27231": {
                            "id": 123923,
                            "periodId": 27231,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2583,
                    "attribution": {
                        "createdOn": "2025-07-07T05:00:26.000+0000",
                        "createdOnISO": "2025-07-07T05:00:26Z",
                        "lastUpdatedOn": "2025-07-07T05:00:26.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T05:00:26Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget60",
                    "emfRuleSetId": 126416671,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2393,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123924,
                            "periodId": 27231,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27231": {
                            "id": 123924,
                            "periodId": 27231,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2582 & 2583)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2392,
            "attribution": {
                "createdOn": "2025-07-07T04:52:55.000+0000",
                "createdOnISO": "2025-07-07T04:52:55Z",
                "lastUpdatedOn": "2025-07-07T04:52:55.000+0000",
                "lastUpdatedOnISO": "2025-07-07T04:52:55Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup29",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751863975000,
            "targets": [
                {
                    "id": 2580,
                    "attribution": {
                        "createdOn": "2025-07-07T04:52:55.000+0000",
                        "createdOnISO": "2025-07-07T04:52:55Z",
                        "lastUpdatedOn": "2025-07-07T04:52:55.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T04:52:55Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57uatUnifiedTarget57",
                    "emfRuleSetId": 126416668,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2392,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123921,
                            "periodId": 27230,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27230": {
                            "id": 123921,
                            "periodId": 27230,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2581,
                    "attribution": {
                        "createdOn": "2025-07-07T04:52:55.000+0000",
                        "createdOnISO": "2025-07-07T04:52:55Z",
                        "lastUpdatedOn": "2025-07-07T04:52:55.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T04:52:55Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58uatUnifiedTarget58",
                    "emfRuleSetId": 126416669,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2392,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123922,
                            "periodId": 27230,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27230": {
                            "id": 123922,
                            "periodId": 27230,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2580 & 2581)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2391,
            "attribution": {
                "createdOn": "2025-07-07T04:43:40.000+0000",
                "createdOnISO": "2025-07-07T04:43:40Z",
                "lastUpdatedOn": "2025-07-07T04:43:40.000+0000",
                "lastUpdatedOnISO": "2025-07-07T04:43:40Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup28",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751863420000,
            "targets": [
                {
                    "id": 2578,
                    "attribution": {
                        "createdOn": "2025-07-07T04:43:40.000+0000",
                        "createdOnISO": "2025-07-07T04:43:40Z",
                        "lastUpdatedOn": "2025-07-07T04:43:40.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T04:43:40Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget55",
                    "emfRuleSetId": 126416666,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2391,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123919,
                            "periodId": 27229,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27229": {
                            "id": 123919,
                            "periodId": 27229,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2579,
                    "attribution": {
                        "createdOn": "2025-07-07T04:43:40.000+0000",
                        "createdOnISO": "2025-07-07T04:43:40Z",
                        "lastUpdatedOn": "2025-07-07T04:43:40.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T04:43:40Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget56",
                    "emfRuleSetId": 126416667,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2391,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123920,
                            "periodId": 27229,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27229": {
                            "id": 123920,
                            "periodId": 27229,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2578 & 2579)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2390,
            "attribution": {
                "createdOn": "2025-07-07T04:41:13.000+0000",
                "createdOnISO": "2025-07-07T04:41:13Z",
                "lastUpdatedOn": "2025-07-07T04:41:13.000+0000",
                "lastUpdatedOnISO": "2025-07-07T04:41:13Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup27",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751863273000,
            "targets": [
                {
                    "id": 2576,
                    "attribution": {
                        "createdOn": "2025-07-07T04:41:13.000+0000",
                        "createdOnISO": "2025-07-07T04:41:13Z",
                        "lastUpdatedOn": "2025-07-07T04:41:13.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T04:41:13Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget53",
                    "emfRuleSetId": 126416664,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2390,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123917,
                            "periodId": 27228,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27228": {
                            "id": 123917,
                            "periodId": 27228,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2577,
                    "attribution": {
                        "createdOn": "2025-07-07T04:41:13.000+0000",
                        "createdOnISO": "2025-07-07T04:41:13Z",
                        "lastUpdatedOn": "2025-07-07T04:41:13.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T04:41:13Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget54",
                    "emfRuleSetId": 126416665,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2390,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123918,
                            "periodId": 27228,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27228": {
                            "id": 123918,
                            "periodId": 27228,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2576 & 2577)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2389,
            "attribution": {
                "createdOn": "2025-07-07T04:31:19.000+0000",
                "createdOnISO": "2025-07-07T04:31:19Z",
                "lastUpdatedOn": "2025-07-07T04:31:19.000+0000",
                "lastUpdatedOnISO": "2025-07-07T04:31:19Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup26",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751862679000,
            "targets": [
                {
                    "id": 2574,
                    "attribution": {
                        "createdOn": "2025-07-07T04:31:19.000+0000",
                        "createdOnISO": "2025-07-07T04:31:19Z",
                        "lastUpdatedOn": "2025-07-07T04:31:19.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T04:31:19Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget51",
                    "emfRuleSetId": 126416656,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2389,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123915,
                            "periodId": 27227,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27227": {
                            "id": 123915,
                            "periodId": 27227,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2575,
                    "attribution": {
                        "createdOn": "2025-07-07T04:31:19.000+0000",
                        "createdOnISO": "2025-07-07T04:31:19Z",
                        "lastUpdatedOn": "2025-07-07T04:31:19.000+0000",
                        "lastUpdatedOnISO": "2025-07-07T04:31:19Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget52",
                    "emfRuleSetId": 126416657,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2389,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123916,
                            "periodId": 27227,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27227": {
                            "id": 123916,
                            "periodId": 27227,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2574 & 2575)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2388,
            "attribution": {
                "createdOn": "2025-07-06T18:06:02.000+0000",
                "createdOnISO": "2025-07-06T18:06:02Z",
                "lastUpdatedOn": "2025-07-06T18:06:02.000+0000",
                "lastUpdatedOnISO": "2025-07-06T18:06:02Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup25",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751825162000,
            "targets": [
                {
                    "id": 2572,
                    "attribution": {
                        "createdOn": "2025-07-06T18:06:02.000+0000",
                        "createdOnISO": "2025-07-06T18:06:02Z",
                        "lastUpdatedOn": "2025-07-06T18:06:02.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T18:06:02Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget49",
                    "emfRuleSetId": 126416565,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2388,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123913,
                            "periodId": 27226,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27226": {
                            "id": 123913,
                            "periodId": 27226,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2573,
                    "attribution": {
                        "createdOn": "2025-07-06T18:06:02.000+0000",
                        "createdOnISO": "2025-07-06T18:06:02Z",
                        "lastUpdatedOn": "2025-07-06T18:06:02.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T18:06:02Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget50",
                    "emfRuleSetId": 126416566,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2388,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123914,
                            "periodId": 27226,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27226": {
                            "id": 123914,
                            "periodId": 27226,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2572 & 2573)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2386,
            "attribution": {
                "createdOn": "2025-07-06T18:01:37.000+0000",
                "createdOnISO": "2025-07-06T18:01:37Z",
                "lastUpdatedOn": "2025-07-06T18:01:37.000+0000",
                "lastUpdatedOnISO": "2025-07-06T18:01:37Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup24",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751824897000,
            "targets": [
                {
                    "id": 2568,
                    "attribution": {
                        "createdOn": "2025-07-06T18:01:37.000+0000",
                        "createdOnISO": "2025-07-06T18:01:37Z",
                        "lastUpdatedOn": "2025-07-06T18:01:37.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T18:01:37Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget47",
                    "emfRuleSetId": 126416563,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2386,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "1234",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123909,
                            "periodId": 27224,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27224": {
                            "id": 123909,
                            "periodId": 27224,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2569,
                    "attribution": {
                        "createdOn": "2025-07-06T18:01:37.000+0000",
                        "createdOnISO": "2025-07-06T18:01:37Z",
                        "lastUpdatedOn": "2025-07-06T18:01:37.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T18:01:37Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget48",
                    "emfRuleSetId": 126416564,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2386,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "12345",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123910,
                            "periodId": 27224,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27224": {
                            "id": 123910,
                            "periodId": 27224,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2568 & 2569)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2385,
            "attribution": {
                "createdOn": "2025-07-06T17:57:37.000+0000",
                "createdOnISO": "2025-07-06T17:57:37Z",
                "lastUpdatedOn": "2025-07-06T17:57:37.000+0000",
                "lastUpdatedOnISO": "2025-07-06T17:57:37Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup23",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751824657000,
            "targets": [
                {
                    "id": 2566,
                    "attribution": {
                        "createdOn": "2025-07-06T17:57:37.000+0000",
                        "createdOnISO": "2025-07-06T17:57:37Z",
                        "lastUpdatedOn": "2025-07-06T17:57:37.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T17:57:37Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget45",
                    "emfRuleSetId": 126416560,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2385,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123907,
                            "periodId": 27223,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27223": {
                            "id": 123907,
                            "periodId": 27223,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2567,
                    "attribution": {
                        "createdOn": "2025-07-06T17:57:37.000+0000",
                        "createdOnISO": "2025-07-06T17:57:37Z",
                        "lastUpdatedOn": "2025-07-06T17:57:37.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T17:57:37Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget46",
                    "emfRuleSetId": 126416561,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2385,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123908,
                            "periodId": 27223,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27223": {
                            "id": 123908,
                            "periodId": 27223,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2566 & 2567)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2384,
            "attribution": {
                "createdOn": "2025-07-06T17:55:27.000+0000",
                "createdOnISO": "2025-07-06T17:55:27Z",
                "lastUpdatedOn": "2025-07-06T17:55:27.000+0000",
                "lastUpdatedOnISO": "2025-07-06T17:55:27Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup22",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751824527000,
            "targets": [
                {
                    "id": 2564,
                    "attribution": {
                        "createdOn": "2025-07-06T17:55:27.000+0000",
                        "createdOnISO": "2025-07-06T17:55:27Z",
                        "lastUpdatedOn": "2025-07-06T17:55:27.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T17:55:27Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget43",
                    "emfRuleSetId": 126416558,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2384,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123905,
                            "periodId": 27222,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27222": {
                            "id": 123905,
                            "periodId": 27222,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2565,
                    "attribution": {
                        "createdOn": "2025-07-06T17:55:27.000+0000",
                        "createdOnISO": "2025-07-06T17:55:27Z",
                        "lastUpdatedOn": "2025-07-06T17:55:27.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T17:55:27Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget44",
                    "emfRuleSetId": 126416559,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2384,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123906,
                            "periodId": 27222,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27222": {
                            "id": 123906,
                            "periodId": 27222,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2564 & 2565)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2382,
            "attribution": {
                "createdOn": "2025-07-06T17:42:58.000+0000",
                "createdOnISO": "2025-07-06T17:42:58Z",
                "lastUpdatedOn": "2025-07-06T17:42:58.000+0000",
                "lastUpdatedOnISO": "2025-07-06T17:42:58Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup21",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751823778000,
            "targets": [
                {
                    "id": 2562,
                    "attribution": {
                        "createdOn": "2025-07-06T17:42:58.000+0000",
                        "createdOnISO": "2025-07-06T17:42:58Z",
                        "lastUpdatedOn": "2025-07-06T17:42:58.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T17:42:58Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget41",
                    "emfRuleSetId": 126416555,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2382,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 123903,
                            "periodId": 27220,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27220": {
                            "id": 123903,
                            "periodId": 27220,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2563,
                    "attribution": {
                        "createdOn": "2025-07-06T17:42:58.000+0000",
                        "createdOnISO": "2025-07-06T17:42:58Z",
                        "lastUpdatedOn": "2025-07-06T17:42:58.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T17:42:58Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget42",
                    "emfRuleSetId": 126416556,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2382,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 123904,
                            "periodId": 27220,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27220": {
                            "id": 123904,
                            "periodId": 27220,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2562 & 2563)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2381,
            "attribution": {
                "createdOn": "2025-07-06T17:37:37.000+0000",
                "createdOnISO": "2025-07-06T17:37:37Z",
                "lastUpdatedOn": "2025-07-06T17:37:37.000+0000",
                "lastUpdatedOnISO": "2025-07-06T17:37:37Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup20",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751823457000,
            "targets": [
                {
                    "id": 2560,
                    "attribution": {
                        "createdOn": "2025-07-06T17:37:37.000+0000",
                        "createdOnISO": "2025-07-06T17:37:37Z",
                        "lastUpdatedOn": "2025-07-06T17:37:37.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T17:37:37Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget39",
                    "emfRuleSetId": 126416548,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2381,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 123901,
                            "periodId": 27219,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27219": {
                            "id": 123901,
                            "periodId": 27219,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2561,
                    "attribution": {
                        "createdOn": "2025-07-06T17:37:37.000+0000",
                        "createdOnISO": "2025-07-06T17:37:37Z",
                        "lastUpdatedOn": "2025-07-06T17:37:37.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T17:37:37Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget40",
                    "emfRuleSetId": 126416549,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2381,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 123902,
                            "periodId": 27219,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27219": {
                            "id": 123902,
                            "periodId": 27219,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2560 & 2561)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2380,
            "attribution": {
                "createdOn": "2025-07-06T17:30:24.000+0000",
                "createdOnISO": "2025-07-06T17:30:24Z",
                "lastUpdatedOn": "2025-07-06T17:30:24.000+0000",
                "lastUpdatedOnISO": "2025-07-06T17:30:24Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup19",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-06T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-06T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-08T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751823024000,
            "targets": [
                {
                    "id": 2558,
                    "attribution": {
                        "createdOn": "2025-07-06T17:30:24.000+0000",
                        "createdOnISO": "2025-07-06T17:30:24Z",
                        "lastUpdatedOn": "2025-07-06T17:30:24.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T17:30:24Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget37",
                    "emfRuleSetId": 126416543,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2380,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123899,
                            "periodId": 27218,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27218": {
                            "id": 123899,
                            "periodId": 27218,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2559,
                    "attribution": {
                        "createdOn": "2025-07-06T17:30:24.000+0000",
                        "createdOnISO": "2025-07-06T17:30:24Z",
                        "lastUpdatedOn": "2025-07-06T17:30:24.000+0000",
                        "lastUpdatedOnISO": "2025-07-06T17:30:24Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget38",
                    "emfRuleSetId": 126416544,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2380,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123900,
                            "periodId": 27218,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27218": {
                            "id": 123900,
                            "periodId": 27218,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2558 & 2559)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2370,
            "attribution": {
                "createdOn": "2025-07-02T10:35:50.000+0000",
                "createdOnISO": "2025-07-02T10:35:50Z",
                "lastUpdatedOn": "2025-07-02T10:35:50.000+0000",
                "lastUpdatedOnISO": "2025-07-02T10:35:50Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup18",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-02T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-03T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-02T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-03T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751452550000,
            "targets": [
                {
                    "id": 2540,
                    "attribution": {
                        "createdOn": "2025-07-02T10:35:50.000+0000",
                        "createdOnISO": "2025-07-02T10:35:50Z",
                        "lastUpdatedOn": "2025-07-02T10:35:50.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T10:35:50Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget35",
                    "emfRuleSetId": 126415347,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2370,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123867,
                            "periodId": 27202,
                            "defaultValue": -2000.988
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27202": {
                            "id": 123867,
                            "periodId": 27202,
                            "defaultValue": -2000.988
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2541,
                    "attribution": {
                        "createdOn": "2025-07-02T10:35:50.000+0000",
                        "createdOnISO": "2025-07-02T10:35:50Z",
                        "lastUpdatedOn": "2025-07-02T10:35:50.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T10:35:50Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget36",
                    "emfRuleSetId": 126415348,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2370,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123868,
                            "periodId": 27202,
                            "defaultValue": -2000.988
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27202": {
                            "id": 123868,
                            "periodId": 27202,
                            "defaultValue": -2000.988
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2540 & 2541)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2369,
            "attribution": {
                "createdOn": "2025-07-02T10:25:30.000+0000",
                "createdOnISO": "2025-07-02T10:25:30Z",
                "lastUpdatedOn": "2025-07-02T10:25:30.000+0000",
                "lastUpdatedOnISO": "2025-07-02T10:25:30Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup17",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-02T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-03T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-02T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-03T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751451930000,
            "targets": [
                {
                    "id": 2538,
                    "attribution": {
                        "createdOn": "2025-07-02T10:25:30.000+0000",
                        "createdOnISO": "2025-07-02T10:25:30Z",
                        "lastUpdatedOn": "2025-07-02T10:25:30.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T10:25:30Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget33",
                    "emfRuleSetId": 126415339,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2369,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123865,
                            "periodId": 27201,
                            "defaultValue": 2000.988
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27201": {
                            "id": 123865,
                            "periodId": 27201,
                            "defaultValue": 2000.988
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2539,
                    "attribution": {
                        "createdOn": "2025-07-02T10:25:30.000+0000",
                        "createdOnISO": "2025-07-02T10:25:30Z",
                        "lastUpdatedOn": "2025-07-02T10:25:30.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T10:25:30Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget34",
                    "emfRuleSetId": 126415340,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2369,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123866,
                            "periodId": 27201,
                            "defaultValue": 2000.988
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27201": {
                            "id": 123866,
                            "periodId": 27201,
                            "defaultValue": 2000.988
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2538 & 2539)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2364,
            "attribution": {
                "createdOn": "2025-07-02T09:37:50.000+0000",
                "createdOnISO": "2025-07-02T09:37:50Z",
                "lastUpdatedOn": "2025-07-02T09:37:50.000+0000",
                "lastUpdatedOnISO": "2025-07-02T09:37:50Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup16",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-02T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-03T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-02T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-03T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751449070000,
            "targets": [
                {
                    "id": 2530,
                    "attribution": {
                        "createdOn": "2025-07-02T09:37:50.000+0000",
                        "createdOnISO": "2025-07-02T09:37:50Z",
                        "lastUpdatedOn": "2025-07-02T09:37:50.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T09:37:50Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget31",
                    "emfRuleSetId": 126415328,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2364,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123857,
                            "periodId": 27196,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27196": {
                            "id": 123857,
                            "periodId": 27196,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2531,
                    "attribution": {
                        "createdOn": "2025-07-02T09:37:50.000+0000",
                        "createdOnISO": "2025-07-02T09:37:50Z",
                        "lastUpdatedOn": "2025-07-02T09:37:50.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T09:37:50Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget32",
                    "emfRuleSetId": 126415329,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2364,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123858,
                            "periodId": 27196,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27196": {
                            "id": 123858,
                            "periodId": 27196,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 0,
                "ruleExpression": "(2530 & 2531)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2363,
            "attribution": {
                "createdOn": "2025-07-02T09:23:55.000+0000",
                "createdOnISO": "2025-07-02T09:23:55Z",
                "lastUpdatedOn": "2025-07-02T09:23:55.000+0000",
                "lastUpdatedOnISO": "2025-07-02T09:23:55Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup15",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-02T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-03T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-02T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-03T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751448235000,
            "targets": [
                {
                    "id": 2528,
                    "attribution": {
                        "createdOn": "2025-07-02T09:23:55.000+0000",
                        "createdOnISO": "2025-07-02T09:23:55Z",
                        "lastUpdatedOn": "2025-07-02T09:23:55.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T09:23:55Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget29",
                    "emfRuleSetId": 126415320,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2363,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123855,
                            "periodId": 27195,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27195": {
                            "id": 123855,
                            "periodId": 27195,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2529,
                    "attribution": {
                        "createdOn": "2025-07-02T09:23:55.000+0000",
                        "createdOnISO": "2025-07-02T09:23:55Z",
                        "lastUpdatedOn": "2025-07-02T09:23:55.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T09:23:55Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget30",
                    "emfRuleSetId": 126415321,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2363,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123856,
                            "periodId": 27195,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27195": {
                            "id": 123856,
                            "periodId": 27195,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": null,
                "ruleExpression": "(2528 & 2529)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2362,
            "attribution": {
                "createdOn": "2025-07-02T09:22:00.000+0000",
                "createdOnISO": "2025-07-02T09:22:00Z",
                "lastUpdatedOn": "2025-07-02T09:22:00.000+0000",
                "lastUpdatedOnISO": "2025-07-02T09:22:00Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup14",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-02T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-03T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-02T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-03T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751448120000,
            "targets": [
                {
                    "id": 2526,
                    "attribution": {
                        "createdOn": "2025-07-02T09:22:00.000+0000",
                        "createdOnISO": "2025-07-02T09:22:00Z",
                        "lastUpdatedOn": "2025-07-02T09:22:00.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T09:22:00Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget27",
                    "emfRuleSetId": 126415318,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2362,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123853,
                            "periodId": 27194,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27194": {
                            "id": 123853,
                            "periodId": 27194,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2527,
                    "attribution": {
                        "createdOn": "2025-07-02T09:22:00.000+0000",
                        "createdOnISO": "2025-07-02T09:22:00Z",
                        "lastUpdatedOn": "2025-07-02T09:22:00.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T09:22:00Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget28",
                    "emfRuleSetId": 126415319,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2362,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123854,
                            "periodId": 27194,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27194": {
                            "id": 123854,
                            "periodId": 27194,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": null,
                "ruleExpression": "(2526 & 2527)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2361,
            "attribution": {
                "createdOn": "2025-07-02T09:15:59.000+0000",
                "createdOnISO": "2025-07-02T09:15:59Z",
                "lastUpdatedOn": "2025-07-02T09:15:59.000+0000",
                "lastUpdatedOnISO": "2025-07-02T09:15:59Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup13",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-02T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-03T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-02T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-03T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751447759000,
            "targets": [
                {
                    "id": 2524,
                    "attribution": {
                        "createdOn": "2025-07-02T09:15:59.000+0000",
                        "createdOnISO": "2025-07-02T09:15:59Z",
                        "lastUpdatedOn": "2025-07-02T09:15:59.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T09:15:59Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget25",
                    "emfRuleSetId": 126415316,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2361,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123851,
                            "periodId": 27193,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27193": {
                            "id": 123851,
                            "periodId": 27193,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2525,
                    "attribution": {
                        "createdOn": "2025-07-02T09:15:59.000+0000",
                        "createdOnISO": "2025-07-02T09:15:59Z",
                        "lastUpdatedOn": "2025-07-02T09:15:59.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T09:15:59Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget26",
                    "emfRuleSetId": 126415317,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2361,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123852,
                            "periodId": 27193,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27193": {
                            "id": 123852,
                            "periodId": 27193,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 10.0576373,
                "ruleExpression": "(2524 & 2525)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2360,
            "attribution": {
                "createdOn": "2025-07-02T09:15:09.000+0000",
                "createdOnISO": "2025-07-02T09:15:09Z",
                "lastUpdatedOn": "2025-07-02T09:15:09.000+0000",
                "lastUpdatedOnISO": "2025-07-02T09:15:09Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup12",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-02T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-03T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-02T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-03T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751447709000,
            "targets": [
                {
                    "id": 2522,
                    "attribution": {
                        "createdOn": "2025-07-02T09:15:09.000+0000",
                        "createdOnISO": "2025-07-02T09:15:09Z",
                        "lastUpdatedOn": "2025-07-02T09:15:09.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T09:15:09Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget23",
                    "emfRuleSetId": 126415314,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2360,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123849,
                            "periodId": 27192,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27192": {
                            "id": 123849,
                            "periodId": 27192,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2523,
                    "attribution": {
                        "createdOn": "2025-07-02T09:15:09.000+0000",
                        "createdOnISO": "2025-07-02T09:15:09Z",
                        "lastUpdatedOn": "2025-07-02T09:15:09.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T09:15:09Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget24",
                    "emfRuleSetId": 126415315,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2360,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123850,
                            "periodId": 27192,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27192": {
                            "id": 123850,
                            "periodId": 27192,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 10,
                "ruleExpression": "(2522 & 2523)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2356,
            "attribution": {
                "createdOn": "2025-07-02T05:38:15.000+0000",
                "createdOnISO": "2025-07-02T05:38:15Z",
                "lastUpdatedOn": "2025-07-02T05:38:15.000+0000",
                "lastUpdatedOnISO": "2025-07-02T05:38:15Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup11",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-07-02T00:00:00.000Z",
            "targetCycleEndDate": "2025-07-03T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-07-02T00:00:00Z",
            "targetCycleEndDateISO": "2025-07-03T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751434695000,
            "targets": [
                {
                    "id": 2516,
                    "attribution": {
                        "createdOn": "2025-07-02T05:38:15.000+0000",
                        "createdOnISO": "2025-07-02T05:38:15Z",
                        "lastUpdatedOn": "2025-07-02T05:38:15.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T05:38:15Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget21",
                    "emfRuleSetId": 126415224,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2356,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123847,
                            "periodId": 27188,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27188": {
                            "id": 123847,
                            "periodId": 27188,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2517,
                    "attribution": {
                        "createdOn": "2025-07-02T05:38:15.000+0000",
                        "createdOnISO": "2025-07-02T05:38:15Z",
                        "lastUpdatedOn": "2025-07-02T05:38:15.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T05:38:15Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget22",
                    "emfRuleSetId": 126415225,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2356,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123848,
                            "periodId": 27188,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27188": {
                            "id": 123848,
                            "periodId": 27188,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2516 & 2517)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2355,
            "attribution": {
                "createdOn": "2025-07-02T05:30:41.000+0000",
                "createdOnISO": "2025-07-02T05:30:41Z",
                "lastUpdatedOn": "2025-07-02T05:30:41.000+0000",
                "lastUpdatedOnISO": "2025-07-02T05:30:41Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup10",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-26T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-30T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-26T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-30T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751434241000,
            "targets": [
                {
                    "id": 2514,
                    "attribution": {
                        "createdOn": "2025-07-02T05:30:41.000+0000",
                        "createdOnISO": "2025-07-02T05:30:41Z",
                        "lastUpdatedOn": "2025-07-02T05:30:41.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T05:30:41Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget19",
                    "emfRuleSetId": 126415216,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2355,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123845,
                            "periodId": 27187,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27187": {
                            "id": 123845,
                            "periodId": 27187,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2515,
                    "attribution": {
                        "createdOn": "2025-07-02T05:30:41.000+0000",
                        "createdOnISO": "2025-07-02T05:30:41Z",
                        "lastUpdatedOn": "2025-07-02T05:30:41.000+0000",
                        "lastUpdatedOnISO": "2025-07-02T05:30:41Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget20",
                    "emfRuleSetId": 126415217,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2355,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123846,
                            "periodId": 27187,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27187": {
                            "id": 123846,
                            "periodId": 27187,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2514 & 2515)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2344,
            "attribution": {
                "createdOn": "2025-06-27T07:26:57.000+0000",
                "createdOnISO": "2025-06-27T07:26:57Z",
                "lastUpdatedOn": "2025-06-27T07:26:57.000+0000",
                "lastUpdatedOnISO": "2025-06-27T07:26:57Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup9",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-26T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-30T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-26T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-30T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751009217000,
            "targets": [
                {
                    "id": 2492,
                    "attribution": {
                        "createdOn": "2025-06-27T07:26:57.000+0000",
                        "createdOnISO": "2025-06-27T07:26:57Z",
                        "lastUpdatedOn": "2025-06-27T07:26:57.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T07:26:57Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget17",
                    "emfRuleSetId": 126413828,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2344,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123735,
                            "periodId": 27152,
                            "defaultValue": 26.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27152": {
                            "id": 123735,
                            "periodId": 27152,
                            "defaultValue": 26.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2493,
                    "attribution": {
                        "createdOn": "2025-06-27T07:26:57.000+0000",
                        "createdOnISO": "2025-06-27T07:26:57Z",
                        "lastUpdatedOn": "2025-06-27T07:26:57.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T07:26:57Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget18",
                    "emfRuleSetId": 126413829,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2344,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123736,
                            "periodId": 27152,
                            "defaultValue": 1000000000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27152": {
                            "id": 123736,
                            "periodId": 27152,
                            "defaultValue": 1000000000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2492 & 2493)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2343,
            "attribution": {
                "createdOn": "2025-06-27T07:25:12.000+0000",
                "createdOnISO": "2025-06-27T07:25:12Z",
                "lastUpdatedOn": "2025-06-27T07:25:12.000+0000",
                "lastUpdatedOnISO": "2025-06-27T07:25:12Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup8",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-26T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-30T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-26T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-30T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751009112000,
            "targets": [
                {
                    "id": 2490,
                    "attribution": {
                        "createdOn": "2025-06-27T07:25:12.000+0000",
                        "createdOnISO": "2025-06-27T07:25:12Z",
                        "lastUpdatedOn": "2025-06-27T07:25:12.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T07:25:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget15",
                    "emfRuleSetId": 126413826,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2343,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123733,
                            "periodId": 27151,
                            "defaultValue": 999999999.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27151": {
                            "id": 123733,
                            "periodId": 27151,
                            "defaultValue": 999999999.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2491,
                    "attribution": {
                        "createdOn": "2025-06-27T07:25:12.000+0000",
                        "createdOnISO": "2025-06-27T07:25:12Z",
                        "lastUpdatedOn": "2025-06-27T07:25:12.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T07:25:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget16",
                    "emfRuleSetId": 126413827,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2343,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123734,
                            "periodId": 27151,
                            "defaultValue": 999999999.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27151": {
                            "id": 123734,
                            "periodId": 27151,
                            "defaultValue": 999999999.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2490 & 2491)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2342,
            "attribution": {
                "createdOn": "2025-06-27T06:44:32.000+0000",
                "createdOnISO": "2025-06-27T06:44:32Z",
                "lastUpdatedOn": "2025-06-27T06:44:32.000+0000",
                "lastUpdatedOnISO": "2025-06-27T06:44:32Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup7",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-26T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-30T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-26T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-30T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751006672000,
            "targets": [
                {
                    "id": 2488,
                    "attribution": {
                        "createdOn": "2025-06-27T06:44:32.000+0000",
                        "createdOnISO": "2025-06-27T06:44:32Z",
                        "lastUpdatedOn": "2025-06-27T06:44:32.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T06:44:32Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget13",
                    "emfRuleSetId": 126413823,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2342,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123731,
                            "periodId": 27150,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27150": {
                            "id": 123731,
                            "periodId": 27150,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2489,
                    "attribution": {
                        "createdOn": "2025-06-27T06:44:32.000+0000",
                        "createdOnISO": "2025-06-27T06:44:32Z",
                        "lastUpdatedOn": "2025-06-27T06:44:32.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T06:44:32Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget14",
                    "emfRuleSetId": 126413824,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2342,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123732,
                            "periodId": 27150,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27150": {
                            "id": 123732,
                            "periodId": 27150,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2488 & 2489)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2341,
            "attribution": {
                "createdOn": "2025-06-27T05:49:12.000+0000",
                "createdOnISO": "2025-06-27T05:49:12Z",
                "lastUpdatedOn": "2025-06-27T05:49:12.000+0000",
                "lastUpdatedOnISO": "2025-06-27T05:49:12Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup6",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-26T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-30T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-26T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-30T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751003352000,
            "targets": [
                {
                    "id": 2486,
                    "attribution": {
                        "createdOn": "2025-06-27T05:49:12.000+0000",
                        "createdOnISO": "2025-06-27T05:49:12Z",
                        "lastUpdatedOn": "2025-06-27T05:49:12.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T05:49:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget11",
                    "emfRuleSetId": 126413814,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2341,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123729,
                            "periodId": 27149,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27149": {
                            "id": 123729,
                            "periodId": 27149,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2487,
                    "attribution": {
                        "createdOn": "2025-06-27T05:49:12.000+0000",
                        "createdOnISO": "2025-06-27T05:49:12Z",
                        "lastUpdatedOn": "2025-06-27T05:49:12.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T05:49:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget12",
                    "emfRuleSetId": 126413815,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2341,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123730,
                            "periodId": 27149,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27149": {
                            "id": 123730,
                            "periodId": 27149,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": -500,
                "ruleExpression": "(2486 & 2487)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2340,
            "attribution": {
                "createdOn": "2025-06-27T05:42:51.000+0000",
                "createdOnISO": "2025-06-27T05:42:51Z",
                "lastUpdatedOn": "2025-06-27T05:42:51.000+0000",
                "lastUpdatedOnISO": "2025-06-27T05:42:51Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup5",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-26T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-30T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-26T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-30T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751002971000,
            "targets": [
                {
                    "id": 2484,
                    "attribution": {
                        "createdOn": "2025-06-27T05:42:51.000+0000",
                        "createdOnISO": "2025-06-27T05:42:51Z",
                        "lastUpdatedOn": "2025-06-27T05:42:51.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T05:42:51Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget9",
                    "emfRuleSetId": 126413811,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2340,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123727,
                            "periodId": 27148,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27148": {
                            "id": 123727,
                            "periodId": 27148,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2485,
                    "attribution": {
                        "createdOn": "2025-06-27T05:42:51.000+0000",
                        "createdOnISO": "2025-06-27T05:42:51Z",
                        "lastUpdatedOn": "2025-06-27T05:42:51.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T05:42:51Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget10",
                    "emfRuleSetId": 126413812,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2340,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123728,
                            "periodId": 27148,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27148": {
                            "id": 123728,
                            "periodId": 27148,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000.555566667778,
                "ruleExpression": "(2484 & 2485)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2339,
            "attribution": {
                "createdOn": "2025-06-27T05:40:40.000+0000",
                "createdOnISO": "2025-06-27T05:40:40Z",
                "lastUpdatedOn": "2025-06-27T05:40:40.000+0000",
                "lastUpdatedOnISO": "2025-06-27T05:40:40Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup4",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-26T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-30T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-26T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-30T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751002840000,
            "targets": [
                {
                    "id": 2482,
                    "attribution": {
                        "createdOn": "2025-06-27T05:40:40.000+0000",
                        "createdOnISO": "2025-06-27T05:40:40Z",
                        "lastUpdatedOn": "2025-06-27T05:40:40.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T05:40:40Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget7",
                    "emfRuleSetId": 126413804,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2339,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123725,
                            "periodId": 27147,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27147": {
                            "id": 123725,
                            "periodId": 27147,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2483,
                    "attribution": {
                        "createdOn": "2025-06-27T05:40:40.000+0000",
                        "createdOnISO": "2025-06-27T05:40:40Z",
                        "lastUpdatedOn": "2025-06-27T05:40:40.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T05:40:40Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget8",
                    "emfRuleSetId": 126413805,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2339,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123726,
                            "periodId": 27147,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27147": {
                            "id": 123726,
                            "periodId": 27147,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000.55556666,
                "ruleExpression": "(2482 & 2483)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2338,
            "attribution": {
                "createdOn": "2025-06-27T05:39:58.000+0000",
                "createdOnISO": "2025-06-27T05:39:58Z",
                "lastUpdatedOn": "2025-06-27T05:39:58.000+0000",
                "lastUpdatedOnISO": "2025-06-27T05:39:58Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup3",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-26T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-30T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-26T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-30T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1751002798000,
            "targets": [
                {
                    "id": 2480,
                    "attribution": {
                        "createdOn": "2025-06-27T05:39:58.000+0000",
                        "createdOnISO": "2025-06-27T05:39:58Z",
                        "lastUpdatedOn": "2025-06-27T05:39:58.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T05:39:58Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget5",
                    "emfRuleSetId": 126413802,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2338,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123723,
                            "periodId": 27146,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27146": {
                            "id": 123723,
                            "periodId": 27146,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2481,
                    "attribution": {
                        "createdOn": "2025-06-27T05:39:58.000+0000",
                        "createdOnISO": "2025-06-27T05:39:58Z",
                        "lastUpdatedOn": "2025-06-27T05:39:58.000+0000",
                        "lastUpdatedOnISO": "2025-06-27T05:39:58Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget6",
                    "emfRuleSetId": 126413803,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2338,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 123724,
                            "periodId": 27146,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27146": {
                            "id": 123724,
                            "periodId": 27146,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000.5,
                "ruleExpression": "(2480 & 2481)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2326,
            "attribution": {
                "createdOn": "2025-06-24T08:42:20.000+0000",
                "createdOnISO": "2025-06-24T08:42:20Z",
                "lastUpdatedOn": "2025-06-24T08:42:20.000+0000",
                "lastUpdatedOnISO": "2025-06-24T08:42:20Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGrou456",
            "active": false,
            "preferredTillId": 751552970000,
            "totalPeriods": 2,
            "description": "UAT target group number four fifty six",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1750754540000,
            "targets": [
                {
                    "id": 2469,
                    "attribution": {
                        "createdOn": "2025-06-24T08:42:20.000+0000",
                        "createdOnISO": "2025-06-24T08:42:20Z",
                        "lastUpdatedOn": "2025-06-24T08:42:20.000+0000",
                        "lastUpdatedOnISO": "2025-06-24T08:42:20Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_456",
                    "emfRuleSetId": 126412971,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2326,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 123700,
                            "periodId": 27123,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 123701,
                            "periodId": 27124,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "27123": {
                            "id": 123700,
                            "periodId": 27123,
                            "defaultValue": 1.000
                        },
                        "27124": {
                            "id": 123701,
                            "periodId": 27124,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2310,
            "attribution": {
                "createdOn": "2025-06-19T05:16:36.000+0000",
                "createdOnISO": "2025-06-19T05:16:36Z",
                "lastUpdatedOn": "2025-06-19T05:16:36.000+0000",
                "lastUpdatedOnISO": "2025-06-19T05:16:36Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup41",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Target Group Number 41",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 2,
            "frequency": 2,
            "targetCycleStartDate": "2025-06-19T05:16:36.000Z",
            "targetCycleEndDate": "2030-06-19T05:16:36.000Z",
            "targetCycleStartDateISO": "2025-06-19T05:16:36Z",
            "targetCycleEndDateISO": "2030-06-19T05:16:36Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1750310196000,
            "targets": [
                {
                    "id": 2460,
                    "attribution": {
                        "createdOn": "2025-06-19T10:31:36.000+0000",
                        "createdOnISO": "2025-06-19T10:31:36Z",
                        "lastUpdatedOn": "2025-06-19T10:31:36.000+0000",
                        "lastUpdatedOnISO": "2025-06-19T10:31:36Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "targetOneUnderGroup40",
                    "emfRuleSetId": 126411619,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2310,
                    "description": "Target one under target group 40",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "targetPeriodDefaultValuesMap": {},
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2306,
            "attribution": {
                "createdOn": "2025-06-18T06:38:28.000+0000",
                "createdOnISO": "2025-06-18T06:38:28Z",
                "lastUpdatedOn": "2025-06-18T06:38:28.000+0000",
                "lastUpdatedOnISO": "2025-06-18T06:38:28Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup2",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 1,
            "description": "Unified Target Group number 2 for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-18T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-19T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-18T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-19T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1750228708000,
            "targets": [
                {
                    "id": 2450,
                    "attribution": {
                        "createdOn": "2025-06-18T06:38:28.000+0000",
                        "createdOnISO": "2025-06-18T06:38:28Z",
                        "lastUpdatedOn": "2025-06-18T06:38:28.000+0000",
                        "lastUpdatedOnISO": "2025-06-18T06:38:28Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget3",
                    "emfRuleSetId": 126411299,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2306,
                    "description": "uatUnifiedTarget1",
                    "active": false,
                    "expression": "currentTxn.value>500",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\">\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"500\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 23765,
                            "periodId": 21308,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "21308": {
                            "id": 23765,
                            "periodId": 21308,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2451,
                    "attribution": {
                        "createdOn": "2025-06-18T06:38:28.000+0000",
                        "createdOnISO": "2025-06-18T06:38:28Z",
                        "lastUpdatedOn": "2025-06-18T06:38:28.000+0000",
                        "lastUpdatedOnISO": "2025-06-18T06:38:28Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatUnifiedTarget4",
                    "emfRuleSetId": 126411300,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2306,
                    "description": "uatUnifiedTarget4",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 23766,
                            "periodId": 21308,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "21308": {
                            "id": 23766,
                            "periodId": 21308,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 5000,
                "ruleExpression": "(2450 & 2451)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2303,
            "attribution": {
                "createdOn": "2025-06-18T04:56:39.000+0000",
                "createdOnISO": "2025-06-18T04:56:39Z",
                "lastUpdatedOn": "2025-06-18T04:56:39.000+0000",
                "lastUpdatedOnISO": "2025-06-18T04:56:39Z",
                "lastUpdatedBy": {
                    "id": 75155292,
                    "code": "1736163452_",
                    "description": "",
                    "name": "tirthajit das",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75155292,
                    "code": "1736163452_",
                    "description": "",
                    "name": "tirthajit das",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "uatUnifiedTargetGroup1",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 3,
            "description": "Unified Target Group number one for UAT purpose",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-06-17T18:30:00.000Z",
            "targetCycleEndDate": "2025-06-21T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-06-17T18:30:00Z",
            "targetCycleEndDateISO": "2025-06-21T18:30:00Z",
            "frequencyType": "DAILY",
            "trackingType": "UNIFIED",
            "createdOn": 1750222599000,
            "targets": [
                {
                    "id": 2448,
                    "attribution": {
                        "createdOn": "2025-06-18T04:56:39.000+0000",
                        "createdOnISO": "2025-06-18T04:56:39Z",
                        "lastUpdatedOn": "2025-06-18T04:56:39.000+0000",
                        "lastUpdatedOnISO": "2025-06-18T04:56:39Z",
                        "lastUpdatedBy": {
                            "id": 75155292,
                            "code": "1736163452_",
                            "description": "",
                            "name": "tirthajit das",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75155292,
                            "code": "1736163452_",
                            "description": "",
                            "name": "tirthajit das",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "uatUnifiedTarget1",
                    "emfRuleSetId": 126411241,
                    "targetType": "GROSS_SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2303,
                    "description": "Unified Target Group number one for UAT purpose",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 23759,
                            "periodId": 21303,
                            "defaultValue": 1000.000
                        },
                        {
                            "id": 23760,
                            "periodId": 21304,
                            "defaultValue": 1000.000
                        },
                        {
                            "id": 23761,
                            "periodId": 21305,
                            "defaultValue": 1000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "21303": {
                            "id": 23759,
                            "periodId": 21303,
                            "defaultValue": 1000.000
                        },
                        "21304": {
                            "id": 23760,
                            "periodId": 21304,
                            "defaultValue": 1000.000
                        },
                        "21305": {
                            "id": 23761,
                            "periodId": 21305,
                            "defaultValue": 1000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2449,
                    "attribution": {
                        "createdOn": "2025-06-18T04:56:39.000+0000",
                        "createdOnISO": "2025-06-18T04:56:39Z",
                        "lastUpdatedOn": "2025-06-18T04:56:39.000+0000",
                        "lastUpdatedOnISO": "2025-06-18T04:56:39Z",
                        "lastUpdatedBy": {
                            "id": 75155292,
                            "code": "1736163452_",
                            "description": "",
                            "name": "tirthajit das",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75155292,
                            "code": "1736163452_",
                            "description": "",
                            "name": "tirthajit das",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "uatUnifiedTarget2",
                    "emfRuleSetId": 126411242,
                    "targetType": "COUNT",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2303,
                    "description": "Unified Target Group number one for UAT purpose",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 23762,
                            "periodId": 21303,
                            "defaultValue": 5.000
                        },
                        {
                            "id": 23763,
                            "periodId": 21304,
                            "defaultValue": 5.000
                        },
                        {
                            "id": 23764,
                            "periodId": 21305,
                            "defaultValue": 5.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "21303": {
                            "id": 23762,
                            "periodId": 21303,
                            "defaultValue": 5.000
                        },
                        "21304": {
                            "id": 23763,
                            "periodId": 21304,
                            "defaultValue": 5.000
                        },
                        "21305": {
                            "id": 23764,
                            "periodId": 21305,
                            "defaultValue": 5.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 10000,
                "ruleExpression": "(2448 & 2449)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2295,
            "attribution": {
                "createdOn": "2025-06-17T10:56:47.000+0000",
                "createdOnISO": "2025-06-17T10:56:47Z",
                "lastUpdatedOn": "2025-06-17T10:56:47.000+0000",
                "lastUpdatedOnISO": "2025-06-17T10:56:47Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup821",
            "active": false,
            "preferredTillId": 751552970000,
            "totalPeriods": 2,
            "description": "UAT target group number thirty nine",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1750157807000,
            "targets": [
                {
                    "id": 2440,
                    "attribution": {
                        "createdOn": "2025-06-17T10:56:47.000+0000",
                        "createdOnISO": "2025-06-17T10:56:47Z",
                        "lastUpdatedOn": "2025-06-17T10:56:47.000+0000",
                        "lastUpdatedOnISO": "2025-06-17T10:56:47Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_821",
                    "emfRuleSetId": 126411030,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2295,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 23552,
                            "periodId": 21196,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 23553,
                            "periodId": 21197,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "21196": {
                            "id": 23552,
                            "periodId": 21196,
                            "defaultValue": 1.000
                        },
                        "21197": {
                            "id": 23553,
                            "periodId": 21197,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2280,
            "attribution": {
                "createdOn": "2025-06-13T04:31:58.000+0000",
                "createdOnISO": "2025-06-13T04:31:58Z",
                "lastUpdatedOn": "2025-06-13T04:31:58.000+0000",
                "lastUpdatedOnISO": "2025-06-13T04:31:58Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup40",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Target Group Number 40",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 2,
            "frequency": 2,
            "targetCycleStartDate": "2025-06-13T04:31:58.000Z",
            "targetCycleEndDate": "2030-06-13T04:31:58.000Z",
            "targetCycleStartDateISO": "2025-06-13T04:31:58Z",
            "targetCycleEndDateISO": "2030-06-13T04:31:58Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1749789118000,
            "targets": [],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2243,
            "attribution": {
                "createdOn": "2025-06-11T07:10:27.000+0000",
                "createdOnISO": "2025-06-11T07:10:27Z",
                "lastUpdatedOn": "2025-06-11T07:10:27.000+0000",
                "lastUpdatedOnISO": "2025-06-11T07:10:27Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup39",
            "active": false,
            "preferredTillId": 751552970000343,
            "totalPeriods": 1,
            "description": "UAT target group number thirty nine",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-06-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-06-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749625827000,
            "targets": [
                {
                    "id": 2385,
                    "attribution": {
                        "createdOn": "2025-06-11T06:03:50.000+0000",
                        "createdOnISO": "2025-06-11T06:03:50Z",
                        "lastUpdatedOn": "2025-06-11T06:03:50.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:03:50Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_39",
                    "emfRuleSetId": 126409323,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2243,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22895,
                            "periodId": 20670,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20670": {
                            "id": 22895,
                            "periodId": 20670,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2274,
            "attribution": {
                "createdOn": "2025-06-11T07:02:12.000+0000",
                "createdOnISO": "2025-06-11T07:02:12Z",
                "lastUpdatedOn": "2025-06-11T07:02:12.000+0000",
                "lastUpdatedOnISO": "2025-06-11T07:02:12Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup11878442rr87rf343",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749625332000,
            "targets": [
                {
                    "id": 2404,
                    "attribution": {
                        "createdOn": "2025-06-11T07:02:12.000+0000",
                        "createdOnISO": "2025-06-11T07:02:12Z",
                        "lastUpdatedOn": "2025-06-11T07:02:12.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T07:02:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_176fe6r5s24434",
                    "emfRuleSetId": 126409366,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2274,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22932,
                            "periodId": 20731,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22933,
                            "periodId": 20732,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20731": {
                            "id": 22932,
                            "periodId": 20731,
                            "defaultValue": 1.000
                        },
                        "20732": {
                            "id": 22933,
                            "periodId": 20732,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2273,
            "attribution": {
                "createdOn": "2025-06-11T07:01:26.000+0000",
                "createdOnISO": "2025-06-11T07:01:26Z",
                "lastUpdatedOn": "2025-06-11T07:01:26.000+0000",
                "lastUpdatedOnISO": "2025-06-11T07:01:26Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup11878442r87rf343",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749625286000,
            "targets": [
                {
                    "id": 2403,
                    "attribution": {
                        "createdOn": "2025-06-11T07:01:26.000+0000",
                        "createdOnISO": "2025-06-11T07:01:26Z",
                        "lastUpdatedOn": "2025-06-11T07:01:26.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T07:01:26Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_176fe65s24434",
                    "emfRuleSetId": 126409365,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2273,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22930,
                            "periodId": 20729,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22931,
                            "periodId": 20730,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20729": {
                            "id": 22930,
                            "periodId": 20729,
                            "defaultValue": 1.000
                        },
                        "20730": {
                            "id": 22931,
                            "periodId": 20730,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2271,
            "attribution": {
                "createdOn": "2025-06-11T07:00:52.000+0000",
                "createdOnISO": "2025-06-11T07:00:52Z",
                "lastUpdatedOn": "2025-06-11T07:00:52.000+0000",
                "lastUpdatedOnISO": "2025-06-11T07:00:52Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup1187844287r8343",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749625252000,
            "targets": [
                {
                    "id": 2401,
                    "attribution": {
                        "createdOn": "2025-06-11T07:00:52.000+0000",
                        "createdOnISO": "2025-06-11T07:00:52Z",
                        "lastUpdatedOn": "2025-06-11T07:00:52.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T07:00:52Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_176565s24434",
                    "emfRuleSetId": 126409362,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2271,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22926,
                            "periodId": 20725,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22927,
                            "periodId": 20726,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20725": {
                            "id": 22926,
                            "periodId": 20725,
                            "defaultValue": 1.000
                        },
                        "20726": {
                            "id": 22927,
                            "periodId": 20726,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2269,
            "attribution": {
                "createdOn": "2025-06-11T06:59:25.000+0000",
                "createdOnISO": "2025-06-11T06:59:25Z",
                "lastUpdatedOn": "2025-06-11T06:59:25.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:59:25Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup118784423444343",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749625165000,
            "targets": [
                {
                    "id": 2399,
                    "attribution": {
                        "createdOn": "2025-06-11T06:59:25.000+0000",
                        "createdOnISO": "2025-06-11T06:59:25Z",
                        "lastUpdatedOn": "2025-06-11T06:59:25.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:59:25Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_1787444524434",
                    "emfRuleSetId": 126409360,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2269,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22922,
                            "periodId": 20721,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22923,
                            "periodId": 20722,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20721": {
                            "id": 22922,
                            "periodId": 20721,
                            "defaultValue": 1.000
                        },
                        "20722": {
                            "id": 22923,
                            "periodId": 20722,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2268,
            "attribution": {
                "createdOn": "2025-06-11T06:56:40.000+0000",
                "createdOnISO": "2025-06-11T06:56:40Z",
                "lastUpdatedOn": "2025-06-11T06:56:40.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:56:40Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup11878442344443",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749625000000,
            "targets": [
                {
                    "id": 2398,
                    "attribution": {
                        "createdOn": "2025-06-11T06:56:40.000+0000",
                        "createdOnISO": "2025-06-11T06:56:40Z",
                        "lastUpdatedOn": "2025-06-11T06:56:40.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:56:40Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_178744452434",
                    "emfRuleSetId": 126409359,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2268,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22920,
                            "periodId": 20719,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22921,
                            "periodId": 20720,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20720": {
                            "id": 22921,
                            "periodId": 20720,
                            "defaultValue": 1.000
                        },
                        "20719": {
                            "id": 22920,
                            "periodId": 20719,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2267,
            "attribution": {
                "createdOn": "2025-06-11T06:56:20.000+0000",
                "createdOnISO": "2025-06-11T06:56:20Z",
                "lastUpdatedOn": "2025-06-11T06:56:20.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:56:20Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup1187844234443",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624980000,
            "targets": [
                {
                    "id": 2397,
                    "attribution": {
                        "createdOn": "2025-06-11T06:56:20.000+0000",
                        "createdOnISO": "2025-06-11T06:56:20Z",
                        "lastUpdatedOn": "2025-06-11T06:56:20.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:56:20Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_17874442434",
                    "emfRuleSetId": 126409358,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2267,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22918,
                            "periodId": 20717,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22919,
                            "periodId": 20718,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20717": {
                            "id": 22918,
                            "periodId": 20717,
                            "defaultValue": 1.000
                        },
                        "20718": {
                            "id": 22919,
                            "periodId": 20718,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2266,
            "attribution": {
                "createdOn": "2025-06-11T06:55:00.000+0000",
                "createdOnISO": "2025-06-11T06:55:00Z",
                "lastUpdatedOn": "2025-06-11T06:55:00.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:55:00Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup118784423443",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624900000,
            "targets": [
                {
                    "id": 2396,
                    "attribution": {
                        "createdOn": "2025-06-11T06:55:00.000+0000",
                        "createdOnISO": "2025-06-11T06:55:00Z",
                        "lastUpdatedOn": "2025-06-11T06:55:00.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:55:00Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_1787444234",
                    "emfRuleSetId": 126409357,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2266,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22916,
                            "periodId": 20715,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22917,
                            "periodId": 20716,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20715": {
                            "id": 22916,
                            "periodId": 20715,
                            "defaultValue": 1.000
                        },
                        "20716": {
                            "id": 22917,
                            "periodId": 20716,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2265,
            "attribution": {
                "createdOn": "2025-06-11T06:54:49.000+0000",
                "createdOnISO": "2025-06-11T06:54:49Z",
                "lastUpdatedOn": "2025-06-11T06:54:49.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:54:49Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup11878442343",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624889000,
            "targets": [
                {
                    "id": 2395,
                    "attribution": {
                        "createdOn": "2025-06-11T06:54:49.000+0000",
                        "createdOnISO": "2025-06-11T06:54:49Z",
                        "lastUpdatedOn": "2025-06-11T06:54:49.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:54:49Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_178744234",
                    "emfRuleSetId": 126409356,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2265,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22914,
                            "periodId": 20713,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22915,
                            "periodId": 20714,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20713": {
                            "id": 22914,
                            "periodId": 20713,
                            "defaultValue": 1.000
                        },
                        "20714": {
                            "id": 22915,
                            "periodId": 20714,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2264,
            "attribution": {
                "createdOn": "2025-06-11T06:52:20.000+0000",
                "createdOnISO": "2025-06-11T06:52:20Z",
                "lastUpdatedOn": "2025-06-11T06:52:20.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:52:20Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup1187844",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624740000,
            "targets": [
                {
                    "id": 2394,
                    "attribution": {
                        "createdOn": "2025-06-11T06:52:20.000+0000",
                        "createdOnISO": "2025-06-11T06:52:20Z",
                        "lastUpdatedOn": "2025-06-11T06:52:20.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:52:20Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_178744",
                    "emfRuleSetId": 126409354,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2264,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22912,
                            "periodId": 20711,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22913,
                            "periodId": 20712,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20711": {
                            "id": 22912,
                            "periodId": 20711,
                            "defaultValue": 1.000
                        },
                        "20712": {
                            "id": 22913,
                            "periodId": 20712,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2262,
            "attribution": {
                "createdOn": "2025-06-11T06:51:45.000+0000",
                "createdOnISO": "2025-06-11T06:51:45Z",
                "lastUpdatedOn": "2025-06-11T06:51:45.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:51:45Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup118784",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624705000,
            "targets": [
                {
                    "id": 2393,
                    "attribution": {
                        "createdOn": "2025-06-11T06:51:45.000+0000",
                        "createdOnISO": "2025-06-11T06:51:45Z",
                        "lastUpdatedOn": "2025-06-11T06:51:45.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:51:45Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_17874",
                    "emfRuleSetId": 126409353,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2262,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22910,
                            "periodId": 20707,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22911,
                            "periodId": 20708,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20707": {
                            "id": 22910,
                            "periodId": 20707,
                            "defaultValue": 1.000
                        },
                        "20708": {
                            "id": 22911,
                            "periodId": 20708,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2261,
            "attribution": {
                "createdOn": "2025-06-11T06:51:09.000+0000",
                "createdOnISO": "2025-06-11T06:51:09Z",
                "lastUpdatedOn": "2025-06-11T06:51:09.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:51:09Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup11878",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624669000,
            "targets": [
                {
                    "id": 2392,
                    "attribution": {
                        "createdOn": "2025-06-11T06:51:09.000+0000",
                        "createdOnISO": "2025-06-11T06:51:09Z",
                        "lastUpdatedOn": "2025-06-11T06:51:09.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:51:09Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_1787",
                    "emfRuleSetId": 126409352,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2261,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22908,
                            "periodId": 20705,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22909,
                            "periodId": 20706,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20705": {
                            "id": 22908,
                            "periodId": 20705,
                            "defaultValue": 1.000
                        },
                        "20706": {
                            "id": 22909,
                            "periodId": 20706,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2260,
            "attribution": {
                "createdOn": "2025-06-11T06:48:09.000+0000",
                "createdOnISO": "2025-06-11T06:48:09Z",
                "lastUpdatedOn": "2025-06-11T06:48:09.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:48:09Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_86565",
            "active": false,
            "preferredTillId": 7998987987686876867,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-13T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-13T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624489000,
            "targets": [
                {
                    "id": 2391,
                    "attribution": {
                        "createdOn": "2025-06-11T06:48:09.000+0000",
                        "createdOnISO": "2025-06-11T06:48:09Z",
                        "lastUpdatedOn": "2025-06-11T06:48:09.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:48:09Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_878787",
                    "emfRuleSetId": 126409351,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2260,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22906,
                            "periodId": 20703,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22907,
                            "periodId": 20704,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20704": {
                            "id": 22907,
                            "periodId": 20704,
                            "defaultValue": 1.000
                        },
                        "20703": {
                            "id": 22906,
                            "periodId": 20703,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2259,
            "attribution": {
                "createdOn": "2025-06-11T06:46:49.000+0000",
                "createdOnISO": "2025-06-11T06:46:49Z",
                "lastUpdatedOn": "2025-06-11T06:46:49.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:46:49Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_5657",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": -10,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-12T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-12T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624409000,
            "targets": [
                {
                    "id": 2390,
                    "attribution": {
                        "createdOn": "2025-06-11T06:46:50.000+0000",
                        "createdOnISO": "2025-06-11T06:46:50Z",
                        "lastUpdatedOn": "2025-06-11T06:46:50.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:46:50Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_7897",
                    "emfRuleSetId": 126409350,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2259,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22904,
                            "periodId": 20701,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22905,
                            "periodId": 20702,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20701": {
                            "id": 22904,
                            "periodId": 20701,
                            "defaultValue": 1.000
                        },
                        "20702": {
                            "id": 22905,
                            "periodId": 20702,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2258,
            "attribution": {
                "createdOn": "2025-06-11T06:44:27.000+0000",
                "createdOnISO": "2025-06-11T06:44:27Z",
                "lastUpdatedOn": "2025-06-11T06:44:27.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:44:27Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "-768768",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-10T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-10T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624267000,
            "targets": [
                {
                    "id": 2389,
                    "attribution": {
                        "createdOn": "2025-06-11T06:44:27.000+0000",
                        "createdOnISO": "2025-06-11T06:44:27Z",
                        "lastUpdatedOn": "2025-06-11T06:44:27.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:44:27Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "-654",
                    "emfRuleSetId": 126409349,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2258,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22902,
                            "periodId": 20699,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22903,
                            "periodId": 20700,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20699": {
                            "id": 22902,
                            "periodId": 20699,
                            "defaultValue": 1.000
                        },
                        "20700": {
                            "id": 22903,
                            "periodId": 20700,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2257,
            "attribution": {
                "createdOn": "2025-06-11T06:43:06.000+0000",
                "createdOnISO": "2025-06-11T06:43:06Z",
                "lastUpdatedOn": "2025-06-11T06:43:06.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:43:06Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "-687",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-10T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-10T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624186000,
            "targets": [
                {
                    "id": 2388,
                    "attribution": {
                        "createdOn": "2025-06-11T06:43:06.000+0000",
                        "createdOnISO": "2025-06-11T06:43:06Z",
                        "lastUpdatedOn": "2025-06-11T06:43:06.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:43:06Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "UAT_878",
                    "emfRuleSetId": 126409348,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2257,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22900,
                            "periodId": 20697,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22901,
                            "periodId": 20698,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20697": {
                            "id": 22900,
                            "periodId": 20697,
                            "defaultValue": 1.000
                        },
                        "20698": {
                            "id": 22901,
                            "periodId": 20698,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2256,
            "attribution": {
                "createdOn": "2025-06-11T06:41:05.000+0000",
                "createdOnISO": "2025-06-11T06:41:05Z",
                "lastUpdatedOn": "2025-06-11T06:41:05.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:41:05Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-10T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-10T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749624065000,
            "targets": [
                {
                    "id": 2387,
                    "attribution": {
                        "createdOn": "2025-06-11T06:41:05.000+0000",
                        "createdOnISO": "2025-06-11T06:41:05Z",
                        "lastUpdatedOn": "2025-06-11T06:41:05.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:41:05Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_6565",
                    "emfRuleSetId": 126409347,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2256,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22898,
                            "periodId": 20695,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22899,
                            "periodId": 20696,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20695": {
                            "id": 22898,
                            "periodId": 20695,
                            "defaultValue": 1.000
                        },
                        "20696": {
                            "id": 22899,
                            "periodId": 20696,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2250,
            "attribution": {
                "createdOn": "2025-06-11T06:39:23.000+0000",
                "createdOnISO": "2025-06-11T06:39:23Z",
                "lastUpdatedOn": "2025-06-11T06:39:23.000+0000",
                "lastUpdatedOnISO": "2025-06-11T06:39:23Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "Some BName",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-10T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-10T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749623963000,
            "targets": [
                {
                    "id": 2386,
                    "attribution": {
                        "createdOn": "2025-06-11T06:39:23.000+0000",
                        "createdOnISO": "2025-06-11T06:39:23Z",
                        "lastUpdatedOn": "2025-06-11T06:39:23.000+0000",
                        "lastUpdatedOnISO": "2025-06-11T06:39:23Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_4",
                    "emfRuleSetId": 126409346,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2250,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22896,
                            "periodId": 20683,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22897,
                            "periodId": 20684,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20683": {
                            "id": 22896,
                            "periodId": 20683,
                            "defaultValue": 1.000
                        },
                        "20684": {
                            "id": 22897,
                            "periodId": 20684,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2242,
            "attribution": {
                "createdOn": "2025-06-11T04:39:15.000+0000",
                "createdOnISO": "2025-06-11T04:39:15Z",
                "lastUpdatedOn": "2025-06-11T04:39:15.000+0000",
                "lastUpdatedOnISO": "2025-06-11T04:39:15Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "PurchaseChallenge8",
            "active": false,
            "preferredTillId": 0,
            "totalPeriods": 1,
            "description": "TG3",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 2,
            "frequency": 2,
            "targetCycleStartDate": "2025-06-11T04:39:15.000Z",
            "targetCycleEndDate": "2030-06-11T04:39:15.000Z",
            "targetCycleStartDateISO": "2025-06-11T04:39:15Z",
            "targetCycleEndDateISO": "2030-06-11T04:39:15Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1749616755000,
            "targets": [],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2241,
            "attribution": {
                "createdOn": "2025-06-11T04:34:18.000+0000",
                "createdOnISO": "2025-06-11T04:34:18Z",
                "lastUpdatedOn": "2025-06-11T04:34:18.000+0000",
                "lastUpdatedOnISO": "2025-06-11T04:34:18Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup38",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "TargetGroup38",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 2,
            "frequency": 2,
            "targetCycleStartDate": "2025-06-11T04:34:18.000Z",
            "targetCycleEndDate": "2030-06-11T04:34:18.000Z",
            "targetCycleStartDateISO": "2025-06-11T04:34:18Z",
            "targetCycleEndDateISO": "2030-06-11T04:34:18Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1749616458000,
            "targets": [],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2240,
            "attribution": {
                "createdOn": "2025-06-11T04:13:55.000+0000",
                "createdOnISO": "2025-06-11T04:13:55Z",
                "lastUpdatedOn": "2025-06-11T04:13:55.000+0000",
                "lastUpdatedOnISO": "2025-06-11T04:13:55Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup37",
            "active": true,
            "preferredTillId": 75155297,
            "activePeriod": {
                "id": 20662,
                "attribution": {
                    "createdOn": "2025-06-11T04:13:55.000+0000",
                    "createdOnISO": "2025-06-11T04:13:55Z",
                    "lastUpdatedOn": "2025-06-11T04:13:55.000+0000",
                    "lastUpdatedOnISO": "2025-06-11T04:13:55Z",
                    "lastUpdatedBy": {
                        "id": 75155297,
                        "code": "tj_capillary",
                        "description": "",
                        "name": "tj_capillary",
                        "type": "TILL"
                    },
                    "createdBy": {
                        "id": 75155297,
                        "code": "tj_capillary",
                        "description": "",
                        "name": "tj_capillary",
                        "type": "TILL"
                    }
                },
                "startDate": "2025-06-11",
                "endDate": "2030-06-11",
                "refCode": "PERIOD_G_2240_2",
                "periodStatus": "RUNNING",
                "targetGroupId": 2240,
                "description": "CYCLIC TARGET PERIOD",
                "active": true
            },
            "totalPeriods": 2,
            "description": "TargetGroup37",
            "targetEvaluationType": "CYCLIC_WINDOW",
            "recurringCycles": 2,
            "frequency": 2,
            "targetCycleStartDate": "2025-06-11T00:00:00.000Z",
            "targetCycleEndDate": "2030-06-11T04:13:55.000Z",
            "targetCycleStartDateISO": "2025-06-11T00:00:00Z",
            "targetCycleEndDateISO": "2030-06-11T04:13:55Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1749615235000,
            "targets": [],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2236,
            "attribution": {
                "createdOn": "2025-06-10T06:23:25.000+0000",
                "createdOnISO": "2025-06-10T06:23:25Z",
                "lastUpdatedOn": "2025-06-10T06:23:25.000+0000",
                "lastUpdatedOnISO": "2025-06-10T06:23:25Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup36",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number thirty six",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-10T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-10T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749536605000,
            "targets": [
                {
                    "id": 2384,
                    "attribution": {
                        "createdOn": "2025-06-10T06:23:25.000+0000",
                        "createdOnISO": "2025-06-10T06:23:25Z",
                        "lastUpdatedOn": "2025-06-10T06:23:25.000+0000",
                        "lastUpdatedOnISO": "2025-06-10T06:23:25Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_36",
                    "emfRuleSetId": 126409038,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2236,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22893,
                            "periodId": 20659,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22894,
                            "periodId": 20660,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20659": {
                            "id": 22893,
                            "periodId": 20659,
                            "defaultValue": 1.000
                        },
                        "20660": {
                            "id": 22894,
                            "periodId": 20660,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2235,
            "attribution": {
                "createdOn": "2025-06-10T06:20:33.000+0000",
                "createdOnISO": "2025-06-10T06:20:33Z",
                "lastUpdatedOn": "2025-06-10T06:20:33.000+0000",
                "lastUpdatedOnISO": "2025-06-10T06:20:33Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup35",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number thirty five",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-10T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-10T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749536433000,
            "targets": [
                {
                    "id": 2383,
                    "attribution": {
                        "createdOn": "2025-06-10T06:20:33.000+0000",
                        "createdOnISO": "2025-06-10T06:20:33Z",
                        "lastUpdatedOn": "2025-06-10T06:20:33.000+0000",
                        "lastUpdatedOnISO": "2025-06-10T06:20:33Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_35",
                    "emfRuleSetId": 126409037,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2235,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22891,
                            "periodId": 20657,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22892,
                            "periodId": 20658,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20657": {
                            "id": 22891,
                            "periodId": 20657,
                            "defaultValue": 1.000
                        },
                        "20658": {
                            "id": 22892,
                            "periodId": 20658,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2231,
            "attribution": {
                "createdOn": "2025-06-09T19:18:14.000+0000",
                "createdOnISO": "2025-06-09T19:18:14Z",
                "lastUpdatedOn": "2025-06-09T19:18:14.000+0000",
                "lastUpdatedOnISO": "2025-06-09T19:18:14Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup34",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number thirty two",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-10T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-10T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1749496694000,
            "targets": [
                {
                    "id": 2380,
                    "attribution": {
                        "createdOn": "2025-06-09T19:18:14.000+0000",
                        "createdOnISO": "2025-06-09T19:18:14Z",
                        "lastUpdatedOn": "2025-06-09T19:18:14.000+0000",
                        "lastUpdatedOnISO": "2025-06-09T19:18:14Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_34",
                    "emfRuleSetId": 126408910,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2231,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22887,
                            "periodId": 20653,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22888,
                            "periodId": 20654,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20653": {
                            "id": 22887,
                            "periodId": 20653,
                            "defaultValue": 1.000
                        },
                        "20654": {
                            "id": 22888,
                            "periodId": 20654,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2200,
            "attribution": {
                "createdOn": "2025-06-02T09:59:06.000+0000",
                "createdOnISO": "2025-06-02T09:59:06Z",
                "lastUpdatedOn": "2025-06-02T09:59:06.000+0000",
                "lastUpdatedOnISO": "2025-06-02T09:59:06Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup33",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number thirty two",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-03T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-02T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-03T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-02T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1748858346000,
            "targets": [
                {
                    "id": 2347,
                    "attribution": {
                        "createdOn": "2025-06-02T09:59:06.000+0000",
                        "createdOnISO": "2025-06-02T09:59:06Z",
                        "lastUpdatedOn": "2025-06-02T09:59:06.000+0000",
                        "lastUpdatedOnISO": "2025-06-02T09:59:06Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_33",
                    "emfRuleSetId": 126407095,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2200,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 22806,
                            "periodId": 20589,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 22807,
                            "periodId": 20590,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "20589": {
                            "id": 22806,
                            "periodId": 20589,
                            "defaultValue": 1.000
                        },
                        "20590": {
                            "id": 22807,
                            "periodId": 20590,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2174,
            "attribution": {
                "createdOn": "2025-05-22T09:43:43.000+0000",
                "createdOnISO": "2025-05-22T09:43:43Z",
                "lastUpdatedOn": "2025-05-22T09:43:43.000+0000",
                "lastUpdatedOnISO": "2025-05-22T09:43:43Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "PurchaseChallenge7",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 1,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-20T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-20T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-20T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-20T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747907023000,
            "targets": [
                {
                    "id": 2333,
                    "attribution": {
                        "createdOn": "2025-05-22T09:43:43.000+0000",
                        "createdOnISO": "2025-05-22T09:43:43Z",
                        "lastUpdatedOn": "2025-05-22T09:43:43.000+0000",
                        "lastUpdatedOnISO": "2025-05-22T09:43:43Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "PurchaseChallenge7_1",
                    "emfRuleSetId": 126404395,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2174,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 21636,
                            "periodId": 19359,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "19359": {
                            "id": 21636,
                            "periodId": 19359,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                },
                {
                    "id": 2334,
                    "attribution": {
                        "createdOn": "2025-05-22T09:43:43.000+0000",
                        "createdOnISO": "2025-05-22T09:43:43Z",
                        "lastUpdatedOn": "2025-05-22T09:43:43.000+0000",
                        "lastUpdatedOnISO": "2025-05-22T09:43:43Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "PurchaseChallenge7_2",
                    "emfRuleSetId": 126404396,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2174,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 21637,
                            "periodId": 19359,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "19359": {
                            "id": 21637,
                            "periodId": 19359,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2173,
            "attribution": {
                "createdOn": "2025-05-22T09:39:46.000+0000",
                "createdOnISO": "2025-05-22T09:39:46Z",
                "lastUpdatedOn": "2025-05-22T09:39:46.000+0000",
                "lastUpdatedOnISO": "2025-05-22T09:39:46Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "PurchaseChallenge6",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-20T00:00:00.000Z",
            "targetCycleEndDate": "2025-06-10T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-20T00:00:00Z",
            "targetCycleEndDateISO": "2025-06-10T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747906786000,
            "targets": [
                {
                    "id": 2332,
                    "attribution": {
                        "createdOn": "2025-05-22T09:39:46.000+0000",
                        "createdOnISO": "2025-05-22T09:39:46Z",
                        "lastUpdatedOn": "2025-05-22T09:39:46.000+0000",
                        "lastUpdatedOnISO": "2025-05-22T09:39:46Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "PurchaseChallenge6",
                    "emfRuleSetId": 126404389,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2173,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 21635,
                            "periodId": 19357,
                            "defaultValue": 20.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "19357": {
                            "id": 21635,
                            "periodId": 19357,
                            "defaultValue": 20.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "distance",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2172,
            "attribution": {
                "createdOn": "2025-05-22T09:37:41.000+0000",
                "createdOnISO": "2025-05-22T09:37:41Z",
                "lastUpdatedOn": "2025-05-22T09:37:41.000+0000",
                "lastUpdatedOnISO": "2025-05-22T09:37:41Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "PurchaseChallenge5",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 4,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-04-09T00:00:00.000Z",
            "targetCycleEndDate": "2025-04-12T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-04-09T00:00:00Z",
            "targetCycleEndDateISO": "2025-04-12T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747906661000,
            "targets": [
                {
                    "id": 2331,
                    "attribution": {
                        "createdOn": "2025-05-22T09:37:41.000+0000",
                        "createdOnISO": "2025-05-22T09:37:41Z",
                        "lastUpdatedOn": "2025-05-22T09:37:41.000+0000",
                        "lastUpdatedOnISO": "2025-05-22T09:37:41Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "PurchaseChallenge5",
                    "emfRuleSetId": 126404388,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2172,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 21631,
                            "periodId": 19353,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 21632,
                            "periodId": 19354,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 21633,
                            "periodId": 19355,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 21634,
                            "periodId": 19356,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "19353": {
                            "id": 21631,
                            "periodId": 19353,
                            "defaultValue": 1.000
                        },
                        "19354": {
                            "id": 21632,
                            "periodId": 19354,
                            "defaultValue": 1.000
                        },
                        "19355": {
                            "id": 21633,
                            "periodId": 19355,
                            "defaultValue": 1.000
                        },
                        "19356": {
                            "id": 21634,
                            "periodId": 19356,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2164,
            "attribution": {
                "createdOn": "2025-05-22T04:57:22.000+0000",
                "createdOnISO": "2025-05-22T04:57:22Z",
                "lastUpdatedOn": "2025-05-22T04:57:22.000+0000",
                "lastUpdatedOnISO": "2025-05-22T04:57:22Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "PurchaseChallenge4",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 1,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-20T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-22T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-20T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-22T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747889842000,
            "targets": [
                {
                    "id": 2318,
                    "attribution": {
                        "createdOn": "2025-05-22T04:57:22.000+0000",
                        "createdOnISO": "2025-05-22T04:57:22Z",
                        "lastUpdatedOn": "2025-05-22T04:57:22.000+0000",
                        "lastUpdatedOnISO": "2025-05-22T04:57:22Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "PurchaseChallenge4",
                    "emfRuleSetId": 126404341,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2164,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 21630,
                            "periodId": 19338,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "19338": {
                            "id": 21630,
                            "periodId": 19338,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2163,
            "attribution": {
                "createdOn": "2025-05-22T03:43:09.000+0000",
                "createdOnISO": "2025-05-22T03:43:09Z",
                "lastUpdatedOn": "2025-05-22T03:43:09.000+0000",
                "lastUpdatedOnISO": "2025-05-22T03:43:09Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup32",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number thirty two",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-22T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-23T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-22T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-23T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747885389000,
            "targets": [
                {
                    "id": 2317,
                    "attribution": {
                        "createdOn": "2025-05-22T03:43:09.000+0000",
                        "createdOnISO": "2025-05-22T03:43:09Z",
                        "lastUpdatedOn": "2025-05-22T03:43:09.000+0000",
                        "lastUpdatedOnISO": "2025-05-22T03:43:09Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_32",
                    "emfRuleSetId": 126404330,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2163,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 21628,
                            "periodId": 19336,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 21629,
                            "periodId": 19337,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "19336": {
                            "id": 21628,
                            "periodId": 19336,
                            "defaultValue": 1.000
                        },
                        "19337": {
                            "id": 21629,
                            "periodId": 19337,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2157,
            "attribution": {
                "createdOn": "2025-05-16T12:28:03.000+0000",
                "createdOnISO": "2025-05-16T12:28:03Z",
                "lastUpdatedOn": "2025-05-16T12:28:03.000+0000",
                "lastUpdatedOnISO": "2025-05-16T12:28:03Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "PurchaseChallenge3",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 1,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-15T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-30T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-15T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-30T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747398483000,
            "targets": [
                {
                    "id": 2310,
                    "attribution": {
                        "createdOn": "2025-05-16T12:28:03.000+0000",
                        "createdOnISO": "2025-05-16T12:28:03Z",
                        "lastUpdatedOn": "2025-05-16T12:28:03.000+0000",
                        "lastUpdatedOnISO": "2025-05-16T12:28:03Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "PurchaseChallenge3",
                    "emfRuleSetId": 126402713,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2157,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 19604,
                            "periodId": 17315,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "17315": {
                            "id": 19604,
                            "periodId": 17315,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2154,
            "attribution": {
                "createdOn": "2025-05-16T12:19:49.000+0000",
                "createdOnISO": "2025-05-16T12:19:49Z",
                "lastUpdatedOn": "2025-05-16T12:19:49.000+0000",
                "lastUpdatedOnISO": "2025-05-16T12:19:49Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "PurchaseChallenge2",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 1,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-04-09T00:00:00.000Z",
            "targetCycleEndDate": "2025-04-09T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-04-09T00:00:00Z",
            "targetCycleEndDateISO": "2025-04-09T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747397989000,
            "targets": [
                {
                    "id": 2309,
                    "attribution": {
                        "createdOn": "2025-05-16T12:19:49.000+0000",
                        "createdOnISO": "2025-05-16T12:19:49Z",
                        "lastUpdatedOn": "2025-05-16T12:19:49.000+0000",
                        "lastUpdatedOnISO": "2025-05-16T12:19:49Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "PurchaseChallenge2",
                    "emfRuleSetId": 126402712,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2154,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 19603,
                            "periodId": 17312,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "17312": {
                            "id": 19603,
                            "periodId": 17312,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2139,
            "attribution": {
                "createdOn": "2025-05-16T11:54:05.000+0000",
                "createdOnISO": "2025-05-16T11:54:05Z",
                "lastUpdatedOn": "2025-05-16T11:54:05.000+0000",
                "lastUpdatedOnISO": "2025-05-16T11:54:05Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup29-renamed",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "custom description",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-13T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-13T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747396445000,
            "targets": [
                {
                    "id": 2295,
                    "attribution": {
                        "createdOn": "2025-05-13T07:10:03.000+0000",
                        "createdOnISO": "2025-05-13T07:10:03Z",
                        "lastUpdatedOn": "2025-05-13T07:10:03.000+0000",
                        "lastUpdatedOnISO": "2025-05-13T07:10:03Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_29",
                    "emfRuleSetId": 126401517,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2139,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15442,
                            "periodId": 13151,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15443,
                            "periodId": 13152,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13152": {
                            "id": 15443,
                            "periodId": 13152,
                            "defaultValue": 1.000
                        },
                        "13151": {
                            "id": 15442,
                            "periodId": 13151,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2148,
            "attribution": {
                "createdOn": "2025-05-16T05:05:01.000+0000",
                "createdOnISO": "2025-05-16T05:05:01Z",
                "lastUpdatedOn": "2025-05-16T05:05:01.000+0000",
                "lastUpdatedOnISO": "2025-05-16T05:05:01Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup31",
            "active": false,
            "preferredTillId": 75155297000,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-16T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-17T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-16T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-17T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747371901000,
            "targets": [
                {
                    "id": 2304,
                    "attribution": {
                        "createdOn": "2025-05-16T05:05:01.000+0000",
                        "createdOnISO": "2025-05-16T05:05:01Z",
                        "lastUpdatedOn": "2025-05-16T05:05:01.000+0000",
                        "lastUpdatedOnISO": "2025-05-16T05:05:01Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_31",
                    "emfRuleSetId": 126402626,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2148,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 16501,
                            "periodId": 14209,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 16502,
                            "periodId": 14210,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "14209": {
                            "id": 16501,
                            "periodId": 14209,
                            "defaultValue": 1.000
                        },
                        "14210": {
                            "id": 16502,
                            "periodId": 14210,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2147,
            "attribution": {
                "createdOn": "2025-05-16T04:55:59.000+0000",
                "createdOnISO": "2025-05-16T04:55:59Z",
                "lastUpdatedOn": "2025-05-16T04:55:59.000+0000",
                "lastUpdatedOnISO": "2025-05-16T04:55:59Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup30",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-16T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-17T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-16T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-17T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747371359000,
            "targets": [
                {
                    "id": 2303,
                    "attribution": {
                        "createdOn": "2025-05-16T04:55:59.000+0000",
                        "createdOnISO": "2025-05-16T04:55:59Z",
                        "lastUpdatedOn": "2025-05-16T04:55:59.000+0000",
                        "lastUpdatedOnISO": "2025-05-16T04:55:59Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_30",
                    "emfRuleSetId": 126402624,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2147,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 16499,
                            "periodId": 14207,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 16500,
                            "periodId": 14208,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "14208": {
                            "id": 16500,
                            "periodId": 14208,
                            "defaultValue": 1.000
                        },
                        "14207": {
                            "id": 16499,
                            "periodId": 14207,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2104,
            "attribution": {
                "createdOn": "2025-05-13T07:42:30.000+0000",
                "createdOnISO": "2025-05-13T07:42:30Z",
                "lastUpdatedOn": "2025-05-13T07:42:30.000+0000",
                "lastUpdatedOnISO": "2025-05-13T07:42:30Z",
                "lastUpdatedBy": {
                    "id": 75155292,
                    "code": "1736163452_",
                    "description": "",
                    "name": "tirthajit das",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75155292,
                    "code": "1736163452_",
                    "description": "",
                    "name": "tirthajit das",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup11",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opphbkjhb",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747122150000,
            "targets": [
                {
                    "id": 2272,
                    "attribution": {
                        "createdOn": "2025-05-12T05:13:23.000+0000",
                        "createdOnISO": "2025-05-12T05:13:23Z",
                        "lastUpdatedOn": "2025-05-12T05:13:23.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T05:13:23Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_11",
                    "emfRuleSetId": 126401190,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2104,
                    "description": "Opphbkjhb",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "AUDIENCE_FILTER",
                    "defaultValues": [
                        {
                            "id": 15303,
                            "periodId": 12989,
                            "defaultValue": 5.000
                        },
                        {
                            "id": 15304,
                            "periodId": 12990,
                            "defaultValue": 5.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12989": {
                            "id": 15303,
                            "periodId": 12989,
                            "defaultValue": 5.000
                        },
                        "12990": {
                            "id": 15304,
                            "periodId": 12990,
                            "defaultValue": 5.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "targetAudienceFilter": [
                        {
                            "audienceGroupId": 1094948,
                            "versionId": 9891445,
                            "audienceFilterMetaId": 1190,
                            "lastUpdatedOn": "2025-05-13T07:42:30.000+0000"
                        },
                        {
                            "audienceGroupId": 1098753,
                            "versionId": 9919297,
                            "audienceFilterMetaId": 1189,
                            "lastUpdatedOn": "2025-05-13T07:42:30.000+0000"
                        }
                    ]
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2137,
            "attribution": {
                "createdOn": "2025-05-13T06:25:30.000+0000",
                "createdOnISO": "2025-05-13T06:25:30Z",
                "lastUpdatedOn": "2025-05-13T06:25:30.000+0000",
                "lastUpdatedOnISO": "2025-05-13T06:25:30Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup28",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747117530000,
            "targets": [
                {
                    "id": 2294,
                    "attribution": {
                        "createdOn": "2025-05-13T06:25:30.000+0000",
                        "createdOnISO": "2025-05-13T06:25:30Z",
                        "lastUpdatedOn": "2025-05-13T06:25:30.000+0000",
                        "lastUpdatedOnISO": "2025-05-13T06:25:30Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_28",
                    "emfRuleSetId": 126401509,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2137,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15440,
                            "periodId": 13147,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15441,
                            "periodId": 13148,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13147": {
                            "id": 15440,
                            "periodId": 13147,
                            "defaultValue": 1.000
                        },
                        "13148": {
                            "id": 15441,
                            "periodId": 13148,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2136,
            "attribution": {
                "createdOn": "2025-05-13T06:14:01.000+0000",
                "createdOnISO": "2025-05-13T06:14:01Z",
                "lastUpdatedOn": "2025-05-13T06:14:01.000+0000",
                "lastUpdatedOnISO": "2025-05-13T06:14:01Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup27",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747116841000,
            "targets": [
                {
                    "id": 2293,
                    "attribution": {
                        "createdOn": "2025-05-13T06:14:01.000+0000",
                        "createdOnISO": "2025-05-13T06:14:01Z",
                        "lastUpdatedOn": "2025-05-13T06:14:01.000+0000",
                        "lastUpdatedOnISO": "2025-05-13T06:14:01Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_27",
                    "emfRuleSetId": 126401508,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2136,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15438,
                            "periodId": 13145,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15439,
                            "periodId": 13146,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13145": {
                            "id": 15438,
                            "periodId": 13145,
                            "defaultValue": 1.000
                        },
                        "13146": {
                            "id": 15439,
                            "periodId": 13146,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2134,
            "attribution": {
                "createdOn": "2025-05-13T06:06:08.000+0000",
                "createdOnISO": "2025-05-13T06:06:08Z",
                "lastUpdatedOn": "2025-05-13T06:06:08.000+0000",
                "lastUpdatedOnISO": "2025-05-13T06:06:08Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "user>name",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747116368000,
            "targets": [
                {
                    "id": 2292,
                    "attribution": {
                        "createdOn": "2025-05-13T06:06:08.000+0000",
                        "createdOnISO": "2025-05-13T06:06:08Z",
                        "lastUpdatedOn": "2025-05-13T06:06:08.000+0000",
                        "lastUpdatedOnISO": "2025-05-13T06:06:08Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "user>name",
                    "emfRuleSetId": 126401507,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2134,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15436,
                            "periodId": 13143,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15437,
                            "periodId": 13144,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13143": {
                            "id": 15436,
                            "periodId": 13143,
                            "defaultValue": 1.000
                        },
                        "13144": {
                            "id": 15437,
                            "periodId": 13144,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2132,
            "attribution": {
                "createdOn": "2025-05-12T10:44:54.000+0000",
                "createdOnISO": "2025-05-12T10:44:54Z",
                "lastUpdatedOn": "2025-05-12T10:44:54.000+0000",
                "lastUpdatedOnISO": "2025-05-12T10:44:54Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup11uatTargetGroup11uatTargetGroup11uatTargetGroup11uatTargetGroup11",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747046694000,
            "targets": [
                {
                    "id": 2291,
                    "attribution": {
                        "createdOn": "2025-05-12T10:44:54.000+0000",
                        "createdOnISO": "2025-05-12T10:44:54Z",
                        "lastUpdatedOn": "2025-05-12T10:44:54.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T10:44:54Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uatTargetGroup11uatTargetGroup11uatTargetGroup11uatTargetGroup11uatTargetGroup11",
                    "emfRuleSetId": 126401284,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2132,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15434,
                            "periodId": 13139,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15435,
                            "periodId": 13140,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13139": {
                            "id": 15434,
                            "periodId": 13139,
                            "defaultValue": 1.000
                        },
                        "13140": {
                            "id": 15435,
                            "periodId": 13140,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2128,
            "attribution": {
                "createdOn": "2025-05-12T10:39:45.000+0000",
                "createdOnISO": "2025-05-12T10:39:45Z",
                "lastUpdatedOn": "2025-05-12T10:39:45.000+0000",
                "lastUpdatedOnISO": "2025-05-12T10:39:45Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "12345",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747046385000,
            "targets": [
                {
                    "id": 2290,
                    "attribution": {
                        "createdOn": "2025-05-12T10:39:45.000+0000",
                        "createdOnISO": "2025-05-12T10:39:45Z",
                        "lastUpdatedOn": "2025-05-12T10:39:45.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T10:39:45Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "12345",
                    "emfRuleSetId": 126401283,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2128,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15432,
                            "periodId": 13131,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15433,
                            "periodId": 13132,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13131": {
                            "id": 15432,
                            "periodId": 13131,
                            "defaultValue": 1.000
                        },
                        "13132": {
                            "id": 15433,
                            "periodId": 13132,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2125,
            "attribution": {
                "createdOn": "2025-05-12T10:21:32.000+0000",
                "createdOnISO": "2025-05-12T10:21:32Z",
                "lastUpdatedOn": "2025-05-12T10:21:32.000+0000",
                "lastUpdatedOnISO": "2025-05-12T10:21:32Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup24",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747045292000,
            "targets": [
                {
                    "id": 2289,
                    "attribution": {
                        "createdOn": "2025-05-12T10:21:32.000+0000",
                        "createdOnISO": "2025-05-12T10:21:32Z",
                        "lastUpdatedOn": "2025-05-12T10:21:32.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T10:21:32Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_24",
                    "emfRuleSetId": 126401275,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2125,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15430,
                            "periodId": 13125,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15431,
                            "periodId": 13126,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13125": {
                            "id": 15430,
                            "periodId": 13125,
                            "defaultValue": 1.000
                        },
                        "13126": {
                            "id": 15431,
                            "periodId": 13126,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2124,
            "attribution": {
                "createdOn": "2025-05-12T09:47:20.000+0000",
                "createdOnISO": "2025-05-12T09:47:20Z",
                "lastUpdatedOn": "2025-05-12T09:47:20.000+0000",
                "lastUpdatedOnISO": "2025-05-12T09:47:20Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup23",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747043240000,
            "targets": [
                {
                    "id": 2288,
                    "attribution": {
                        "createdOn": "2025-05-12T09:47:20.000+0000",
                        "createdOnISO": "2025-05-12T09:47:20Z",
                        "lastUpdatedOn": "2025-05-12T09:47:20.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T09:47:20Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_23",
                    "emfRuleSetId": 126401262,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2124,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15428,
                            "periodId": 13123,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15429,
                            "periodId": 13124,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13123": {
                            "id": 15428,
                            "periodId": 13123,
                            "defaultValue": 1.000
                        },
                        "13124": {
                            "id": 15429,
                            "periodId": 13124,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2122,
            "attribution": {
                "createdOn": "2025-05-12T08:33:46.000+0000",
                "createdOnISO": "2025-05-12T08:33:46Z",
                "lastUpdatedOn": "2025-05-12T08:33:46.000+0000",
                "lastUpdatedOnISO": "2025-05-12T08:33:46Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup21",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747038826000,
            "targets": [
                {
                    "id": 2286,
                    "attribution": {
                        "createdOn": "2025-05-12T08:33:46.000+0000",
                        "createdOnISO": "2025-05-12T08:33:46Z",
                        "lastUpdatedOn": "2025-05-12T08:33:46.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T08:33:46Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_21",
                    "emfRuleSetId": 126401244,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2122,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15326,
                            "periodId": 13021,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15327,
                            "periodId": 13022,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13021": {
                            "id": 15326,
                            "periodId": 13021,
                            "defaultValue": 1.000
                        },
                        "13022": {
                            "id": 15327,
                            "periodId": 13022,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2121,
            "attribution": {
                "createdOn": "2025-05-12T08:30:08.000+0000",
                "createdOnISO": "2025-05-12T08:30:08Z",
                "lastUpdatedOn": "2025-05-12T08:30:08.000+0000",
                "lastUpdatedOnISO": "2025-05-12T08:30:08Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup20",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747038608000,
            "targets": [
                {
                    "id": 2285,
                    "attribution": {
                        "createdOn": "2025-05-12T08:30:08.000+0000",
                        "createdOnISO": "2025-05-12T08:30:08Z",
                        "lastUpdatedOn": "2025-05-12T08:30:08.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T08:30:08Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_20",
                    "emfRuleSetId": 126401238,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2121,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15324,
                            "periodId": 13019,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15325,
                            "periodId": 13020,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13019": {
                            "id": 15324,
                            "periodId": 13019,
                            "defaultValue": 1.000
                        },
                        "13020": {
                            "id": 15325,
                            "periodId": 13020,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2120,
            "attribution": {
                "createdOn": "2025-05-12T08:17:42.000+0000",
                "createdOnISO": "2025-05-12T08:17:42Z",
                "lastUpdatedOn": "2025-05-12T08:17:42.000+0000",
                "lastUpdatedOnISO": "2025-05-12T08:17:42Z",
                "lastUpdatedBy": {
                    "id": 75139931,
                    "code": "1746689082_",
                    "description": null,
                    "name": "Naman Ganapathi",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75139931,
                    "code": "1746689082_",
                    "description": null,
                    "name": "Naman Ganapathi",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "TransactionChallenge1",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 3,
            "description": "",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-11T18:30:00.000Z",
            "targetCycleEndDate": "2025-05-16T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-05-11T18:30:00Z",
            "targetCycleEndDateISO": "2025-05-16T18:30:00Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747037862000,
            "targets": [
                {
                    "id": 2284,
                    "attribution": {
                        "createdOn": "2025-05-12T08:17:42.000+0000",
                        "createdOnISO": "2025-05-12T08:17:42Z",
                        "lastUpdatedOn": "2025-05-12T08:17:42.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T08:17:42Z",
                        "lastUpdatedBy": {
                            "id": 75139931,
                            "code": "1746689082_",
                            "description": null,
                            "name": "Naman Ganapathi",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75139931,
                            "code": "1746689082_",
                            "description": null,
                            "name": "Naman Ganapathi",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "TransactionChallenge1",
                    "emfRuleSetId": 126401237,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2120,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 15321,
                            "periodId": 13016,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15322,
                            "periodId": 13017,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15323,
                            "periodId": 13018,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13016": {
                            "id": 15321,
                            "periodId": 13016,
                            "defaultValue": 100.000
                        },
                        "13017": {
                            "id": 15322,
                            "periodId": 13017,
                            "defaultValue": 100.000
                        },
                        "13018": {
                            "id": 15323,
                            "periodId": 13018,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2115,
            "attribution": {
                "createdOn": "2025-05-12T07:07:55.000+0000",
                "createdOnISO": "2025-05-12T07:07:55Z",
                "lastUpdatedOn": "2025-05-12T07:07:55.000+0000",
                "lastUpdatedOnISO": "2025-05-12T07:07:55Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup19",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747033675000,
            "targets": [
                {
                    "id": 2283,
                    "attribution": {
                        "createdOn": "2025-05-12T07:07:55.000+0000",
                        "createdOnISO": "2025-05-12T07:07:55Z",
                        "lastUpdatedOn": "2025-05-12T07:07:55.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T07:07:55Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_19",
                    "emfRuleSetId": 126401223,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2115,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15319,
                            "periodId": 13011,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15320,
                            "periodId": 13012,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13011": {
                            "id": 15319,
                            "periodId": 13011,
                            "defaultValue": 1.000
                        },
                        "13012": {
                            "id": 15320,
                            "periodId": 13012,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2114,
            "attribution": {
                "createdOn": "2025-05-12T06:55:25.000+0000",
                "createdOnISO": "2025-05-12T06:55:25Z",
                "lastUpdatedOn": "2025-05-12T06:55:25.000+0000",
                "lastUpdatedOnISO": "2025-05-12T06:55:25Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup18",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747032925000,
            "targets": [
                {
                    "id": 2282,
                    "attribution": {
                        "createdOn": "2025-05-12T06:55:25.000+0000",
                        "createdOnISO": "2025-05-12T06:55:25Z",
                        "lastUpdatedOn": "2025-05-12T06:55:25.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T06:55:25Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_18",
                    "emfRuleSetId": 126401221,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2114,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15317,
                            "periodId": 13009,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15318,
                            "periodId": 13010,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13009": {
                            "id": 15317,
                            "periodId": 13009,
                            "defaultValue": 1.000
                        },
                        "13010": {
                            "id": 15318,
                            "periodId": 13010,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2113,
            "attribution": {
                "createdOn": "2025-05-12T06:51:59.000+0000",
                "createdOnISO": "2025-05-12T06:51:59Z",
                "lastUpdatedOn": "2025-05-12T06:51:59.000+0000",
                "lastUpdatedOnISO": "2025-05-12T06:51:59Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup17",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747032719000,
            "targets": [
                {
                    "id": 2281,
                    "attribution": {
                        "createdOn": "2025-05-12T06:51:59.000+0000",
                        "createdOnISO": "2025-05-12T06:51:59Z",
                        "lastUpdatedOn": "2025-05-12T06:51:59.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T06:51:59Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_17",
                    "emfRuleSetId": 126401220,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2113,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15315,
                            "periodId": 13007,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15316,
                            "periodId": 13008,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13008": {
                            "id": 15316,
                            "periodId": 13008,
                            "defaultValue": 1.000
                        },
                        "13007": {
                            "id": 15315,
                            "periodId": 13007,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2112,
            "attribution": {
                "createdOn": "2025-05-12T06:50:29.000+0000",
                "createdOnISO": "2025-05-12T06:50:29Z",
                "lastUpdatedOn": "2025-05-12T06:50:29.000+0000",
                "lastUpdatedOnISO": "2025-05-12T06:50:29Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup16",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747032629000,
            "targets": [
                {
                    "id": 2280,
                    "attribution": {
                        "createdOn": "2025-05-12T06:50:29.000+0000",
                        "createdOnISO": "2025-05-12T06:50:29Z",
                        "lastUpdatedOn": "2025-05-12T06:50:29.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T06:50:29Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_16",
                    "emfRuleSetId": 126401219,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2112,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15313,
                            "periodId": 13005,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15314,
                            "periodId": 13006,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13005": {
                            "id": 15313,
                            "periodId": 13005,
                            "defaultValue": 1.000
                        },
                        "13006": {
                            "id": 15314,
                            "periodId": 13006,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2111,
            "attribution": {
                "createdOn": "2025-05-12T06:40:23.000+0000",
                "createdOnISO": "2025-05-12T06:40:23Z",
                "lastUpdatedOn": "2025-05-12T06:40:23.000+0000",
                "lastUpdatedOnISO": "2025-05-12T06:40:23Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup15",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747032023000,
            "targets": [
                {
                    "id": 2279,
                    "attribution": {
                        "createdOn": "2025-05-12T06:40:23.000+0000",
                        "createdOnISO": "2025-05-12T06:40:23Z",
                        "lastUpdatedOn": "2025-05-12T06:40:23.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T06:40:23Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_15",
                    "emfRuleSetId": 126401218,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2111,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15311,
                            "periodId": 13003,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15312,
                            "periodId": 13004,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13003": {
                            "id": 15311,
                            "periodId": 13003,
                            "defaultValue": 1.000
                        },
                        "13004": {
                            "id": 15312,
                            "periodId": 13004,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2110,
            "attribution": {
                "createdOn": "2025-05-12T06:26:12.000+0000",
                "createdOnISO": "2025-05-12T06:26:12Z",
                "lastUpdatedOn": "2025-05-12T06:26:12.000+0000",
                "lastUpdatedOnISO": "2025-05-12T06:26:12Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup14",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747031172000,
            "targets": [
                {
                    "id": 2278,
                    "attribution": {
                        "createdOn": "2025-05-12T06:26:12.000+0000",
                        "createdOnISO": "2025-05-12T06:26:12Z",
                        "lastUpdatedOn": "2025-05-12T06:26:12.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T06:26:12Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_14",
                    "emfRuleSetId": 126401208,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2110,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15309,
                            "periodId": 13001,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15310,
                            "periodId": 13002,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "13001": {
                            "id": 15309,
                            "periodId": 13001,
                            "defaultValue": 1.000
                        },
                        "13002": {
                            "id": 15310,
                            "periodId": 13002,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "true",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2108,
            "attribution": {
                "createdOn": "2025-05-12T05:29:21.000+0000",
                "createdOnISO": "2025-05-12T05:29:21Z",
                "lastUpdatedOn": "2025-05-12T05:29:21.000+0000",
                "lastUpdatedOnISO": "2025-05-12T05:29:21Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup13",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747027761000,
            "targets": [
                {
                    "id": 2276,
                    "attribution": {
                        "createdOn": "2025-05-12T05:29:21.000+0000",
                        "createdOnISO": "2025-05-12T05:29:21Z",
                        "lastUpdatedOn": "2025-05-12T05:29:21.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T05:29:21Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_13",
                    "emfRuleSetId": 126401192,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2108,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15307,
                            "periodId": 12997,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15308,
                            "periodId": 12998,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12997": {
                            "id": 15307,
                            "periodId": 12997,
                            "defaultValue": 1.000
                        },
                        "12998": {
                            "id": 15308,
                            "periodId": 12998,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2106,
            "attribution": {
                "createdOn": "2025-05-12T05:15:58.000+0000",
                "createdOnISO": "2025-05-12T05:15:58Z",
                "lastUpdatedOn": "2025-05-12T05:15:58.000+0000",
                "lastUpdatedOnISO": "2025-05-12T05:15:58Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uatTargetGroup12",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747026958000,
            "targets": [
                {
                    "id": 2274,
                    "attribution": {
                        "createdOn": "2025-05-12T05:15:58.000+0000",
                        "createdOnISO": "2025-05-12T05:15:58Z",
                        "lastUpdatedOn": "2025-05-12T05:15:58.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T05:15:58Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_12",
                    "emfRuleSetId": 126401191,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2106,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15305,
                            "periodId": 12993,
                            "defaultValue": 1.235
                        },
                        {
                            "id": 15306,
                            "periodId": 12994,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12993": {
                            "id": 15305,
                            "periodId": 12993,
                            "defaultValue": 1.235
                        },
                        "12994": {
                            "id": 15306,
                            "periodId": 12994,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2103,
            "attribution": {
                "createdOn": "2025-05-12T05:01:29.000+0000",
                "createdOnISO": "2025-05-12T05:01:29Z",
                "lastUpdatedOn": "2025-05-12T05:01:29.000+0000",
                "lastUpdatedOnISO": "2025-05-12T05:01:29Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_10",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-14T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-14T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747026089000,
            "targets": [
                {
                    "id": 2271,
                    "attribution": {
                        "createdOn": "2025-05-12T05:01:29.000+0000",
                        "createdOnISO": "2025-05-12T05:01:29Z",
                        "lastUpdatedOn": "2025-05-12T05:01:29.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T05:01:29Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_10",
                    "emfRuleSetId": 126401189,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2103,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15301,
                            "periodId": 12987,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15302,
                            "periodId": 12988,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12987": {
                            "id": 15301,
                            "periodId": 12987,
                            "defaultValue": 1.000
                        },
                        "12988": {
                            "id": 15302,
                            "periodId": 12988,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2102,
            "attribution": {
                "createdOn": "2025-05-12T05:00:22.000+0000",
                "createdOnISO": "2025-05-12T05:00:22Z",
                "lastUpdatedOn": "2025-05-12T05:00:22.000+0000",
                "lastUpdatedOnISO": "2025-05-12T05:00:22Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_9",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-13T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-13T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747026022000,
            "targets": [
                {
                    "id": 2270,
                    "attribution": {
                        "createdOn": "2025-05-12T05:00:22.000+0000",
                        "createdOnISO": "2025-05-12T05:00:22Z",
                        "lastUpdatedOn": "2025-05-12T05:00:22.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T05:00:22Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_9",
                    "emfRuleSetId": 126401187,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2102,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15299,
                            "periodId": 12985,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15300,
                            "periodId": 12986,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12985": {
                            "id": 15299,
                            "periodId": 12985,
                            "defaultValue": 1.000
                        },
                        "12986": {
                            "id": 15300,
                            "periodId": 12986,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2101,
            "attribution": {
                "createdOn": "2025-05-12T04:54:19.000+0000",
                "createdOnISO": "2025-05-12T04:54:19Z",
                "lastUpdatedOn": "2025-05-12T04:54:19.000+0000",
                "lastUpdatedOnISO": "2025-05-12T04:54:19Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_8",
            "active": false,
            "preferredTillId": 7998987987,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-13T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-13T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747025659000,
            "targets": [
                {
                    "id": 2269,
                    "attribution": {
                        "createdOn": "2025-05-12T04:54:19.000+0000",
                        "createdOnISO": "2025-05-12T04:54:19Z",
                        "lastUpdatedOn": "2025-05-12T04:54:19.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T04:54:19Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_8",
                    "emfRuleSetId": 126401186,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2101,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15297,
                            "periodId": 12983,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15298,
                            "periodId": 12984,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12983": {
                            "id": 15297,
                            "periodId": 12983,
                            "defaultValue": 1.000
                        },
                        "12984": {
                            "id": 15298,
                            "periodId": 12984,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2096,
            "attribution": {
                "createdOn": "2025-05-12T04:50:08.000+0000",
                "createdOnISO": "2025-05-12T04:50:08Z",
                "lastUpdatedOn": "2025-05-12T04:50:08.000+0000",
                "lastUpdatedOnISO": "2025-05-12T04:50:08Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_7",
            "active": false,
            "preferredTillId": 239402395702,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-13T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-13T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747025408000,
            "targets": [
                {
                    "id": 2268,
                    "attribution": {
                        "createdOn": "2025-05-12T04:50:08.000+0000",
                        "createdOnISO": "2025-05-12T04:50:08Z",
                        "lastUpdatedOn": "2025-05-12T04:50:08.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T04:50:08Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_7",
                    "emfRuleSetId": 126401185,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2096,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15295,
                            "periodId": 12973,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15296,
                            "periodId": 12974,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12973": {
                            "id": 15295,
                            "periodId": 12973,
                            "defaultValue": 1.000
                        },
                        "12974": {
                            "id": 15296,
                            "periodId": 12974,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2095,
            "attribution": {
                "createdOn": "2025-05-12T04:45:52.000+0000",
                "createdOnISO": "2025-05-12T04:45:52Z",
                "lastUpdatedOn": "2025-05-12T04:45:52.000+0000",
                "lastUpdatedOnISO": "2025-05-12T04:45:52Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_6",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 1,
            "frequency": 1,
            "targetCycleStartDate": "2025-05-12T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-13T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-12T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-13T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747025152000,
            "targets": [
                {
                    "id": 2267,
                    "attribution": {
                        "createdOn": "2025-05-12T04:45:52.000+0000",
                        "createdOnISO": "2025-05-12T04:45:52Z",
                        "lastUpdatedOn": "2025-05-12T04:45:52.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T04:45:52Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_6",
                    "emfRuleSetId": 126401184,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2095,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15293,
                            "periodId": 12971,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15294,
                            "periodId": 12972,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12971": {
                            "id": 15293,
                            "periodId": 12971,
                            "defaultValue": 1.000
                        },
                        "12972": {
                            "id": 15294,
                            "periodId": 12972,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2094,
            "attribution": {
                "createdOn": "2025-05-12T04:39:56.000+0000",
                "createdOnISO": "2025-05-12T04:39:56Z",
                "lastUpdatedOn": "2025-05-12T04:39:56.000+0000",
                "lastUpdatedOnISO": "2025-05-12T04:39:56Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_5",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": -10,
            "targetCycleStartDate": "2025-05-11T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-12T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-11T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-12T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1747024796000,
            "targets": [
                {
                    "id": 2266,
                    "attribution": {
                        "createdOn": "2025-05-12T04:39:56.000+0000",
                        "createdOnISO": "2025-05-12T04:39:56Z",
                        "lastUpdatedOn": "2025-05-12T04:39:56.000+0000",
                        "lastUpdatedOnISO": "2025-05-12T04:39:56Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_5",
                    "emfRuleSetId": 126401183,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2094,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15291,
                            "periodId": 12969,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15292,
                            "periodId": 12970,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12969": {
                            "id": 15291,
                            "periodId": 12969,
                            "defaultValue": 1.000
                        },
                        "12970": {
                            "id": 15292,
                            "periodId": 12970,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2082,
            "attribution": {
                "createdOn": "2025-05-09T05:16:28.000+0000",
                "createdOnISO": "2025-05-09T05:16:28Z",
                "lastUpdatedOn": "2025-05-09T05:16:28.000+0000",
                "lastUpdatedOnISO": "2025-05-09T05:16:28Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_3",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-08T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-09T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-08T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-09T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1746767788000,
            "targets": [
                {
                    "id": 2262,
                    "attribution": {
                        "createdOn": "2025-05-09T05:16:28.000+0000",
                        "createdOnISO": "2025-05-09T05:16:28Z",
                        "lastUpdatedOn": "2025-05-09T05:16:28.000+0000",
                        "lastUpdatedOnISO": "2025-05-09T05:16:28Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_3",
                    "emfRuleSetId": 126400399,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2082,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15180,
                            "periodId": 12842,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15181,
                            "periodId": 12843,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12842": {
                            "id": 15180,
                            "periodId": 12842,
                            "defaultValue": 1.000
                        },
                        "12843": {
                            "id": 15181,
                            "periodId": 12843,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2080,
            "attribution": {
                "createdOn": "2025-05-09T05:13:57.000+0000",
                "createdOnISO": "2025-05-09T05:13:57Z",
                "lastUpdatedOn": "2025-05-09T05:13:57.000+0000",
                "lastUpdatedOnISO": "2025-05-09T05:13:57Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_2",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-08T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-09T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-08T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-09T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1746767637000,
            "targets": [
                {
                    "id": 2261,
                    "attribution": {
                        "createdOn": "2025-05-09T05:13:57.000+0000",
                        "createdOnISO": "2025-05-09T05:13:57Z",
                        "lastUpdatedOn": "2025-05-09T05:13:57.000+0000",
                        "lastUpdatedOnISO": "2025-05-09T05:13:57Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_2",
                    "emfRuleSetId": 126400398,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2080,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15178,
                            "periodId": 12838,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15179,
                            "periodId": 12839,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12838": {
                            "id": 15178,
                            "periodId": 12838,
                            "defaultValue": 1.000
                        },
                        "12839": {
                            "id": 15179,
                            "periodId": 12839,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {}
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2077,
            "attribution": {
                "createdOn": "2025-05-08T12:22:29.000+0000",
                "createdOnISO": "2025-05-08T12:22:29Z",
                "lastUpdatedOn": "2025-05-08T12:22:29.000+0000",
                "lastUpdatedOnISO": "2025-05-08T12:22:29Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "uat_target_group_1",
            "active": false,
            "preferredTillId": 75155297,
            "totalPeriods": 2,
            "description": "UAT target group number one",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-08T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-09T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-05-08T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-09T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1746706949000,
            "targets": [
                {
                    "id": 2258,
                    "attribution": {
                        "createdOn": "2025-05-08T12:22:29.000+0000",
                        "createdOnISO": "2025-05-08T12:22:29Z",
                        "lastUpdatedOn": "2025-05-08T12:22:29.000+0000",
                        "lastUpdatedOnISO": "2025-05-08T12:22:29Z",
                        "lastUpdatedBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75155297,
                            "code": "tj_capillary",
                            "description": "",
                            "name": "tj_capillary",
                            "type": "TILL"
                        }
                    },
                    "name": "uat_target_group_1",
                    "emfRuleSetId": 126400221,
                    "targetType": "ALL",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2077,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 15174,
                            "periodId": 12834,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 15175,
                            "periodId": 12835,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12834": {
                            "id": 15174,
                            "periodId": 12834,
                            "defaultValue": 1.000
                        },
                        "12835": {
                            "id": 15175,
                            "periodId": 12835,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2059,
            "attribution": {
                "createdOn": "2025-05-08T06:05:58.000+0000",
                "createdOnISO": "2025-05-08T06:05:58Z",
                "lastUpdatedOn": "2025-05-08T06:05:58.000+0000",
                "lastUpdatedOnISO": "2025-05-08T06:05:58Z",
                "lastUpdatedBy": {
                    "id": 75160044,
                    "code": "1739864914683_",
                    "description": "",
                    "name": "madhurima ",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75160044,
                    "code": "1739864914683_",
                    "description": "",
                    "name": "madhurima ",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "testms",
            "active": false,
            "preferredTillId": 75161978,
            "totalPeriods": 1,
            "description": "",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-07T18:30:00.000Z",
            "targetCycleEndDate": "2025-05-09T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-05-07T18:30:00Z",
            "targetCycleEndDateISO": "2025-05-09T18:30:00Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1746684358000,
            "targets": [
                {
                    "id": 2254,
                    "attribution": {
                        "createdOn": "2025-05-08T06:05:58.000+0000",
                        "createdOnISO": "2025-05-08T06:05:58Z",
                        "lastUpdatedOn": "2025-05-08T06:05:58.000+0000",
                        "lastUpdatedOnISO": "2025-05-08T06:05:58Z",
                        "lastUpdatedBy": {
                            "id": 75160044,
                            "code": "1739864914683_",
                            "description": "",
                            "name": "madhurima ",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75160044,
                            "code": "1739864914683_",
                            "description": "",
                            "name": "madhurima ",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "testms",
                    "emfRuleSetId": 126400104,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2059,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 15131,
                            "periodId": 12763,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12763": {
                            "id": 15131,
                            "periodId": 12763,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2058,
            "attribution": {
                "createdOn": "2025-05-08T06:04:38.000+0000",
                "createdOnISO": "2025-05-08T06:04:38Z",
                "lastUpdatedOn": "2025-05-08T06:04:38.000+0000",
                "lastUpdatedOnISO": "2025-05-08T06:04:38Z",
                "lastUpdatedBy": {
                    "id": 75160045,
                    "code": "1739864915684_",
                    "description": "",
                    "name": "george ",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75160045,
                    "code": "1739864915684_",
                    "description": "",
                    "name": "george ",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "George milestone",
            "active": false,
            "preferredTillId": 75161978,
            "totalPeriods": 10,
            "description": "god",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-04-30T18:30:00.000Z",
            "targetCycleEndDate": "2025-06-30T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-04-30T18:30:00Z",
            "targetCycleEndDateISO": "2025-06-30T18:30:00Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1746684278000,
            "targets": [
                {
                    "id": 2253,
                    "attribution": {
                        "createdOn": "2025-05-08T06:04:38.000+0000",
                        "createdOnISO": "2025-05-08T06:04:38Z",
                        "lastUpdatedOn": "2025-05-08T06:04:38.000+0000",
                        "lastUpdatedOnISO": "2025-05-08T06:04:38Z",
                        "lastUpdatedBy": {
                            "id": 75160045,
                            "code": "1739864915684_",
                            "description": "",
                            "name": "george ",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75160045,
                            "code": "1739864915684_",
                            "description": "",
                            "name": "george ",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "George milestone",
                    "emfRuleSetId": 126400103,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2058,
                    "description": "god",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 15121,
                            "periodId": 12753,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15122,
                            "periodId": 12754,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15123,
                            "periodId": 12755,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15124,
                            "periodId": 12756,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15125,
                            "periodId": 12757,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15126,
                            "periodId": 12758,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15127,
                            "periodId": 12759,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15128,
                            "periodId": 12760,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15129,
                            "periodId": 12761,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 15130,
                            "periodId": 12762,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12753": {
                            "id": 15121,
                            "periodId": 12753,
                            "defaultValue": 100.000
                        },
                        "12754": {
                            "id": 15122,
                            "periodId": 12754,
                            "defaultValue": 100.000
                        },
                        "12755": {
                            "id": 15123,
                            "periodId": 12755,
                            "defaultValue": 100.000
                        },
                        "12756": {
                            "id": 15124,
                            "periodId": 12756,
                            "defaultValue": 100.000
                        },
                        "12757": {
                            "id": 15125,
                            "periodId": 12757,
                            "defaultValue": 100.000
                        },
                        "12758": {
                            "id": 15126,
                            "periodId": 12758,
                            "defaultValue": 100.000
                        },
                        "12759": {
                            "id": 15127,
                            "periodId": 12759,
                            "defaultValue": 100.000
                        },
                        "12760": {
                            "id": 15128,
                            "periodId": 12760,
                            "defaultValue": 100.000
                        },
                        "12761": {
                            "id": 15129,
                            "periodId": 12761,
                            "defaultValue": 100.000
                        },
                        "12762": {
                            "id": 15130,
                            "periodId": 12762,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2057,
            "attribution": {
                "createdOn": "2025-05-08T05:06:10.000+0000",
                "createdOnISO": "2025-05-08T05:06:10Z",
                "lastUpdatedOn": "2025-05-08T05:06:10.000+0000",
                "lastUpdatedOnISO": "2025-05-08T05:06:10Z",
                "lastUpdatedBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75155297,
                    "code": "tj_capillary",
                    "description": "",
                    "name": "tj_capillary",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "UCCtesttarget2",
            "active": true,
            "preferredTillId": 75050875,
            "totalPeriods": 0,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-08T05:06:10.000Z",
            "targetCycleEndDate": "2030-05-08T05:06:10.000Z",
            "targetCycleStartDateISO": "2025-05-08T05:06:10Z",
            "targetCycleEndDateISO": "2030-05-08T05:06:10Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1746680770000,
            "targets": [],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2056,
            "attribution": {
                "createdOn": "2025-05-08T01:21:11.000+0000",
                "createdOnISO": "2025-05-08T01:21:11Z",
                "lastUpdatedOn": "2025-05-08T01:21:11.000+0000",
                "lastUpdatedOnISO": "2025-05-08T01:21:11Z",
                "lastUpdatedBy": {
                    "id": 75143331,
                    "code": "1746602615_",
                    "description": null,
                    "name": "rakesh ",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75143331,
                    "code": "1746602615_",
                    "description": null,
                    "name": "rakesh ",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "test_miles",
            "active": false,
            "preferredTillId": 75161978,
            "totalPeriods": 1,
            "description": "",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-05-07T18:30:00.000Z",
            "targetCycleEndDate": "2025-05-16T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-05-07T18:30:00Z",
            "targetCycleEndDateISO": "2025-05-16T18:30:00Z",
            "frequencyType": "WEEKLY",
            "trackingType": "DEFAULT",
            "createdOn": 1746667271000,
            "targets": [
                {
                    "id": 2252,
                    "attribution": {
                        "createdOn": "2025-05-08T01:21:11.000+0000",
                        "createdOnISO": "2025-05-08T01:21:11Z",
                        "lastUpdatedOn": "2025-05-08T01:21:11.000+0000",
                        "lastUpdatedOnISO": "2025-05-08T01:21:11Z",
                        "lastUpdatedBy": {
                            "id": 75143331,
                            "code": "1746602615_",
                            "description": null,
                            "name": "rakesh ",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75143331,
                            "code": "1746602615_",
                            "description": null,
                            "name": "rakesh ",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "test_miles",
                    "emfRuleSetId": 126400055,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2056,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 15120,
                            "periodId": 12752,
                            "defaultValue": 10.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12752": {
                            "id": 15120,
                            "periodId": 12752,
                            "defaultValue": 10.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2009,
            "attribution": {
                "createdOn": "2025-04-30T07:46:57.000+0000",
                "createdOnISO": "2025-04-30T07:46:57Z",
                "lastUpdatedOn": "2025-04-30T07:46:57.000+0000",
                "lastUpdatedOnISO": "2025-04-30T07:46:57Z",
                "lastUpdatedBy": {
                    "id": 75120801,
                    "code": "1711516618_",
                    "description": "",
                    "name": "giridhar m",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75120801,
                    "code": "1711516618_",
                    "description": "",
                    "name": "giridhar m",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "ErrorTest3",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 5,
            "description": "",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-03-31T18:30:00.000Z",
            "targetCycleEndDate": "2025-05-31T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-03-31T18:30:00Z",
            "targetCycleEndDateISO": "2025-05-31T18:30:00Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1745999217000,
            "targets": [
                {
                    "id": 2177,
                    "attribution": {
                        "createdOn": "2025-04-30T07:46:57.000+0000",
                        "createdOnISO": "2025-04-30T07:46:57Z",
                        "lastUpdatedOn": "2025-04-30T07:46:57.000+0000",
                        "lastUpdatedOnISO": "2025-04-30T07:46:57Z",
                        "lastUpdatedBy": {
                            "id": 75120801,
                            "code": "1711516618_",
                            "description": "",
                            "name": "giridhar m",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75120801,
                            "code": "1711516618_",
                            "description": "",
                            "name": "giridhar m",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "ErrorTest3",
                    "emfRuleSetId": 126397830,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2009,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14726,
                            "periodId": 12422,
                            "defaultValue": 10.000
                        },
                        {
                            "id": 14727,
                            "periodId": 12423,
                            "defaultValue": 10.000
                        },
                        {
                            "id": 14728,
                            "periodId": 12424,
                            "defaultValue": 10.000
                        },
                        {
                            "id": 14729,
                            "periodId": 12425,
                            "defaultValue": 10.000
                        },
                        {
                            "id": 14730,
                            "periodId": 12426,
                            "defaultValue": 10.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12422": {
                            "id": 14726,
                            "periodId": 12422,
                            "defaultValue": 10.000
                        },
                        "12423": {
                            "id": 14727,
                            "periodId": 12423,
                            "defaultValue": 10.000
                        },
                        "12424": {
                            "id": 14728,
                            "periodId": 12424,
                            "defaultValue": 10.000
                        },
                        "12425": {
                            "id": 14729,
                            "periodId": 12425,
                            "defaultValue": 10.000
                        },
                        "12426": {
                            "id": 14730,
                            "periodId": 12426,
                            "defaultValue": 10.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 2007,
            "attribution": {
                "createdOn": "2025-04-30T07:45:18.000+0000",
                "createdOnISO": "2025-04-30T07:45:18Z",
                "lastUpdatedOn": "2025-04-30T07:45:18.000+0000",
                "lastUpdatedOnISO": "2025-04-30T07:45:18Z",
                "lastUpdatedBy": {
                    "id": 75120801,
                    "code": "1711516618_",
                    "description": "",
                    "name": "giridhar m",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75120801,
                    "code": "1711516618_",
                    "description": "",
                    "name": "giridhar m",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "ErrorTest2",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 5,
            "description": "",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-03-31T18:30:00.000Z",
            "targetCycleEndDate": "2025-05-31T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-03-31T18:30:00Z",
            "targetCycleEndDateISO": "2025-05-31T18:30:00Z",
            "frequencyType": "WEEKLY",
            "trackingType": "DEFAULT",
            "createdOn": 1745999118000,
            "targets": [
                {
                    "id": 2175,
                    "attribution": {
                        "createdOn": "2025-04-30T07:45:18.000+0000",
                        "createdOnISO": "2025-04-30T07:45:18Z",
                        "lastUpdatedOn": "2025-04-30T07:45:18.000+0000",
                        "lastUpdatedOnISO": "2025-04-30T07:45:18Z",
                        "lastUpdatedBy": {
                            "id": 75120801,
                            "code": "1711516618_",
                            "description": "",
                            "name": "giridhar m",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75120801,
                            "code": "1711516618_",
                            "description": "",
                            "name": "giridhar m",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "ErrorTest2",
                    "emfRuleSetId": 126397828,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 2007,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14716,
                            "periodId": 12412,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 14717,
                            "periodId": 12413,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 14718,
                            "periodId": 12414,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 14719,
                            "periodId": 12415,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 14720,
                            "periodId": 12416,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12416": {
                            "id": 14720,
                            "periodId": 12416,
                            "defaultValue": 100.000
                        },
                        "12412": {
                            "id": 14716,
                            "periodId": 12412,
                            "defaultValue": 100.000
                        },
                        "12413": {
                            "id": 14717,
                            "periodId": 12413,
                            "defaultValue": 100.000
                        },
                        "12414": {
                            "id": 14718,
                            "periodId": 12414,
                            "defaultValue": 100.000
                        },
                        "12415": {
                            "id": 14719,
                            "periodId": 12415,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1990,
            "attribution": {
                "createdOn": "2025-04-29T09:07:36.000+0000",
                "createdOnISO": "2025-04-29T09:07:36Z",
                "lastUpdatedOn": "2025-04-29T09:07:36.000+0000",
                "lastUpdatedOnISO": "2025-04-29T09:07:36Z",
                "lastUpdatedBy": {
                    "id": 75120801,
                    "code": "1711516618_",
                    "description": "",
                    "name": "giridhar m",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75120801,
                    "code": "1711516618_",
                    "description": "",
                    "name": "giridhar m",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "ErrorTest",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 1,
            "description": "",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-03-31T18:30:00.000Z",
            "targetCycleEndDate": "2025-04-30T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-03-31T18:30:00Z",
            "targetCycleEndDateISO": "2025-04-30T18:30:00Z",
            "frequencyType": "WEEKLY",
            "trackingType": "DEFAULT",
            "createdOn": 1745917656000,
            "targets": [
                {
                    "id": 2158,
                    "attribution": {
                        "createdOn": "2025-04-29T09:07:36.000+0000",
                        "createdOnISO": "2025-04-29T09:07:36Z",
                        "lastUpdatedOn": "2025-04-29T09:07:36.000+0000",
                        "lastUpdatedOnISO": "2025-04-29T09:07:36Z",
                        "lastUpdatedBy": {
                            "id": 75120801,
                            "code": "1711516618_",
                            "description": "",
                            "name": "giridhar m",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75120801,
                            "code": "1711516618_",
                            "description": "",
                            "name": "giridhar m",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "ErrorTest",
                    "emfRuleSetId": 126397541,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1990,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14694,
                            "periodId": 12390,
                            "defaultValue": 10.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12390": {
                            "id": 14694,
                            "periodId": 12390,
                            "defaultValue": 10.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1972,
            "attribution": {
                "createdOn": "2025-04-16T07:19:06.000+0000",
                "createdOnISO": "2025-04-16T07:19:06Z",
                "lastUpdatedOn": "2025-04-16T07:19:06.000+0000",
                "lastUpdatedOnISO": "2025-04-16T07:19:06Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "FitnessChallenge3",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 1,
            "description": "Monthly Running Challenge",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-04-10T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-10T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-04-10T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-10T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1744787946000,
            "targets": [
                {
                    "id": 2103,
                    "attribution": {
                        "createdOn": "2025-04-16T07:19:06.000+0000",
                        "createdOnISO": "2025-04-16T07:19:06Z",
                        "lastUpdatedOn": "2025-04-16T07:19:06.000+0000",
                        "lastUpdatedOnISO": "2025-04-16T07:19:06Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "Run20KM_3",
                    "emfRuleSetId": 126393888,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1972,
                    "description": "Run 20KM Target",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14618,
                            "periodId": 12322,
                            "defaultValue": 20.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12322": {
                            "id": 14618,
                            "periodId": 12322,
                            "defaultValue": 20.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "distance",
                        "aggregateFunction": "SUM"
                    }
                },
                {
                    "id": 2104,
                    "attribution": {
                        "createdOn": "2025-04-16T07:19:06.000+0000",
                        "createdOnISO": "2025-04-16T07:19:06Z",
                        "lastUpdatedOn": "2025-04-16T07:19:06.000+0000",
                        "lastUpdatedOnISO": "2025-04-16T07:19:06Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "Run50KM_3",
                    "emfRuleSetId": 126393889,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1972,
                    "description": "Run 50KM Target",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14619,
                            "periodId": 12322,
                            "defaultValue": 50.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12322": {
                            "id": 14619,
                            "periodId": 12322,
                            "defaultValue": 50.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "distance",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "combinationType": "ANY",
            "unifiedTargetExpression": {
                "aggregation": null,
                "thresholdValue": null,
                "ruleExpression": "(2103 | 2104)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1971,
            "attribution": {
                "createdOn": "2025-04-16T07:14:20.000+0000",
                "createdOnISO": "2025-04-16T07:14:20Z",
                "lastUpdatedOn": "2025-04-16T07:14:20.000+0000",
                "lastUpdatedOnISO": "2025-04-16T07:14:20Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "FitnessChallenge2",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 1,
            "description": "Monthly Running Challenge",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-04-10T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-10T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-04-10T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-10T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "UNIFIED",
            "createdOn": 1744787660000,
            "targets": [
                {
                    "id": 2101,
                    "attribution": {
                        "createdOn": "2025-04-16T07:14:20.000+0000",
                        "createdOnISO": "2025-04-16T07:14:20Z",
                        "lastUpdatedOn": "2025-04-16T07:14:20.000+0000",
                        "lastUpdatedOnISO": "2025-04-16T07:14:20Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "Run20KM_2",
                    "emfRuleSetId": 126393886,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1971,
                    "description": "Run 20KM Target",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14616,
                            "periodId": 12321,
                            "defaultValue": 20.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12321": {
                            "id": 14616,
                            "periodId": 12321,
                            "defaultValue": 20.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "distance",
                        "aggregateFunction": "SUM"
                    }
                },
                {
                    "id": 2102,
                    "attribution": {
                        "createdOn": "2025-04-16T07:14:20.000+0000",
                        "createdOnISO": "2025-04-16T07:14:20Z",
                        "lastUpdatedOn": "2025-04-16T07:14:20.000+0000",
                        "lastUpdatedOnISO": "2025-04-16T07:14:20Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "Run50KM_2",
                    "emfRuleSetId": 126393887,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1971,
                    "description": "Run 50KM Target",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14617,
                            "periodId": 12321,
                            "defaultValue": 50.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12321": {
                            "id": 14617,
                            "periodId": 12321,
                            "defaultValue": 50.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "distance",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": null,
                "thresholdValue": null,
                "ruleExpression": "(2101 & 2102)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1962,
            "attribution": {
                "createdOn": "2025-04-12T10:37:00.000+0000",
                "createdOnISO": "2025-04-12T10:37:00Z",
                "lastUpdatedOn": "2025-04-12T10:37:00.000+0000",
                "lastUpdatedOnISO": "2025-04-12T10:37:00Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "FitnessChallenge",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 1,
            "description": "Monthly Running Challenge",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-04-10T00:00:00.000Z",
            "targetCycleEndDate": "2025-05-10T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-04-10T00:00:00Z",
            "targetCycleEndDateISO": "2025-05-10T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1744454220000,
            "targets": [
                {
                    "id": 2096,
                    "attribution": {
                        "createdOn": "2025-04-12T10:37:00.000+0000",
                        "createdOnISO": "2025-04-12T10:37:00Z",
                        "lastUpdatedOn": "2025-04-12T10:37:00.000+0000",
                        "lastUpdatedOnISO": "2025-04-12T10:37:00Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "Run20KM",
                    "emfRuleSetId": 126392781,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1962,
                    "description": "Run 20KM Target",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 14608,
                            "periodId": 12316,
                            "defaultValue": 20.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12316": {
                            "id": 14608,
                            "periodId": 12316,
                            "defaultValue": 20.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "distance",
                        "aggregateFunction": "SUM"
                    }
                },
                {
                    "id": 2097,
                    "attribution": {
                        "createdOn": "2025-04-12T10:37:00.000+0000",
                        "createdOnISO": "2025-04-12T10:37:00Z",
                        "lastUpdatedOn": "2025-04-12T10:37:00.000+0000",
                        "lastUpdatedOnISO": "2025-04-12T10:37:00Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "Run50KM",
                    "emfRuleSetId": 126392782,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1962,
                    "description": "Run 50KM Target",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 14609,
                            "periodId": 12316,
                            "defaultValue": 50.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12316": {
                            "id": 14609,
                            "periodId": 12316,
                            "defaultValue": 50.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "distance",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1961,
            "attribution": {
                "createdOn": "2025-04-10T08:17:24.000+0000",
                "createdOnISO": "2025-04-10T08:17:24Z",
                "lastUpdatedOn": "2025-04-10T08:17:24.000+0000",
                "lastUpdatedOnISO": "2025-04-10T08:17:24Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "Run10KM",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 4,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-04-09T00:00:00.000Z",
            "targetCycleEndDate": "2025-04-12T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-04-09T00:00:00Z",
            "targetCycleEndDateISO": "2025-04-12T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1744273044000,
            "targets": [
                {
                    "id": 2095,
                    "attribution": {
                        "createdOn": "2025-04-10T08:17:24.000+0000",
                        "createdOnISO": "2025-04-10T08:17:24Z",
                        "lastUpdatedOn": "2025-04-10T08:17:24.000+0000",
                        "lastUpdatedOnISO": "2025-04-10T08:17:24Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "Run10KM",
                    "emfRuleSetId": 126392219,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1961,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 14604,
                            "periodId": 12312,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 14605,
                            "periodId": 12313,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 14606,
                            "periodId": 12314,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 14607,
                            "periodId": 12315,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12312": {
                            "id": 14604,
                            "periodId": 12312,
                            "defaultValue": 1.000
                        },
                        "12313": {
                            "id": 14605,
                            "periodId": 12313,
                            "defaultValue": 1.000
                        },
                        "12314": {
                            "id": 14606,
                            "periodId": 12314,
                            "defaultValue": 1.000
                        },
                        "12315": {
                            "id": 14607,
                            "periodId": 12315,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1944,
            "attribution": {
                "createdOn": "2025-04-04T06:56:10.000+0000",
                "createdOnISO": "2025-04-04T06:56:10Z",
                "lastUpdatedOn": "2025-04-04T06:56:10.000+0000",
                "lastUpdatedOnISO": "2025-04-04T06:56:10Z",
                "lastUpdatedBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "CappingTG_AC",
            "active": false,
            "preferredTillId": -1,
            "totalPeriods": 1,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-02-01T00:00:00.000Z",
            "targetCycleEndDate": "2025-04-28T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-02-01T00:00:00Z",
            "targetCycleEndDateISO": "2025-04-28T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "CAPPING",
            "createdOn": 1743749770000,
            "targets": [
                {
                    "id": 2090,
                    "attribution": {
                        "createdOn": "2025-04-04T06:56:10.000+0000",
                        "createdOnISO": "2025-04-04T06:56:10Z",
                        "lastUpdatedOn": "2025-04-04T06:56:10.000+0000",
                        "lastUpdatedOnISO": "2025-04-04T06:56:10Z",
                        "lastUpdatedBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "CappingTG_AC",
                    "targetType": "REGULAR",
                    "targetEntity": "ALTERNATE_CURRENCIES",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1944,
                    "active": false,
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14587,
                            "periodId": 12247,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12247": {
                            "id": 14587,
                            "periodId": 12247,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "programId": 46,
                        "alternateCurrencyIdentifier": "0nzyDx"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1941,
            "attribution": {
                "createdOn": "2025-04-04T06:38:44.000+0000",
                "createdOnISO": "2025-04-04T06:38:44Z",
                "lastUpdatedOn": "2025-04-04T06:38:44.000+0000",
                "lastUpdatedOnISO": "2025-04-04T06:38:44Z",
                "lastUpdatedBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "CappingTG4",
            "active": false,
            "preferredTillId": -1,
            "totalPeriods": 1,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-02-01T00:00:00.000Z",
            "targetCycleEndDate": "2025-04-28T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-02-01T00:00:00Z",
            "targetCycleEndDateISO": "2025-04-28T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "CAPPING",
            "createdOn": 1743748724000,
            "targets": [
                {
                    "id": 2089,
                    "attribution": {
                        "createdOn": "2025-04-04T06:38:44.000+0000",
                        "createdOnISO": "2025-04-04T06:38:44Z",
                        "lastUpdatedOn": "2025-04-04T06:38:44.000+0000",
                        "lastUpdatedOnISO": "2025-04-04T06:38:44Z",
                        "lastUpdatedBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "CappingTG4",
                    "targetType": "REGULAR_POINTS",
                    "targetEntity": "POINTS",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1941,
                    "active": false,
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14586,
                            "periodId": 12244,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12244": {
                            "id": 14586,
                            "periodId": 12244,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1940,
            "attribution": {
                "createdOn": "2025-04-04T06:33:02.000+0000",
                "createdOnISO": "2025-04-04T06:33:02Z",
                "lastUpdatedOn": "2025-04-04T06:33:02.000+0000",
                "lastUpdatedOnISO": "2025-04-04T06:33:02Z",
                "lastUpdatedBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "CappingTG3",
            "active": false,
            "preferredTillId": -1,
            "totalPeriods": 1,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-02-01T00:00:00.000Z",
            "targetCycleEndDate": "2025-04-28T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-02-01T00:00:00Z",
            "targetCycleEndDateISO": "2025-04-28T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "CAPPING",
            "createdOn": 1743748382000,
            "targets": [
                {
                    "id": 2088,
                    "attribution": {
                        "createdOn": "2025-04-04T06:33:02.000+0000",
                        "createdOnISO": "2025-04-04T06:33:02Z",
                        "lastUpdatedOn": "2025-04-04T06:33:02.000+0000",
                        "lastUpdatedOnISO": "2025-04-04T06:33:02Z",
                        "lastUpdatedBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "CappingTG3",
                    "targetType": "REGULAR_POINTS",
                    "targetEntity": "POINTS",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1940,
                    "active": false,
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14585,
                            "periodId": 12243,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12243": {
                            "id": 14585,
                            "periodId": 12243,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1939,
            "attribution": {
                "createdOn": "2025-04-04T06:08:52.000+0000",
                "createdOnISO": "2025-04-04T06:08:52Z",
                "lastUpdatedOn": "2025-04-04T06:08:52.000+0000",
                "lastUpdatedOnISO": "2025-04-04T06:08:52Z",
                "lastUpdatedBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "CappingTG2",
            "active": false,
            "preferredTillId": -1,
            "totalPeriods": 1,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-02-01T00:00:00.000Z",
            "targetCycleEndDate": "2025-04-28T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-02-01T00:00:00Z",
            "targetCycleEndDateISO": "2025-04-28T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "CAPPING",
            "createdOn": 1743746932000,
            "targets": [
                {
                    "id": 2087,
                    "attribution": {
                        "createdOn": "2025-04-04T06:08:52.000+0000",
                        "createdOnISO": "2025-04-04T06:08:52Z",
                        "lastUpdatedOn": "2025-04-04T06:08:52.000+0000",
                        "lastUpdatedOnISO": "2025-04-04T06:08:52Z",
                        "lastUpdatedBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "CappingTG2",
                    "targetType": "REGULAR_POINTS",
                    "targetEntity": "POINTS",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1939,
                    "active": false,
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 14584,
                            "periodId": 12242,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12242": {
                            "id": 14584,
                            "periodId": 12242,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1938,
            "attribution": {
                "createdOn": "2025-04-04T06:07:07.000+0000",
                "createdOnISO": "2025-04-04T06:07:07Z",
                "lastUpdatedOn": "2025-04-04T06:07:07.000+0000",
                "lastUpdatedOnISO": "2025-04-04T06:07:07Z",
                "lastUpdatedBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "CappingTG1",
            "active": false,
            "preferredTillId": -1,
            "totalPeriods": 1,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-02-01T00:00:00.000Z",
            "targetCycleEndDate": "2025-04-28T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-02-01T00:00:00Z",
            "targetCycleEndDateISO": "2025-04-28T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "CAPPING",
            "createdOn": 1743746827000,
            "targets": [
                {
                    "id": 2086,
                    "attribution": {
                        "createdOn": "2025-04-04T06:07:07.000+0000",
                        "createdOnISO": "2025-04-04T06:07:07Z",
                        "lastUpdatedOn": "2025-04-04T06:07:07.000+0000",
                        "lastUpdatedOnISO": "2025-04-04T06:07:07Z",
                        "lastUpdatedBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "CappingTG1",
                    "targetType": "REGULAR_POINTS",
                    "targetEntity": "POINTS",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1938,
                    "active": false,
                    "filters": [],
                    "enrolmentMethod": "AUDIENCE_FILTER",
                    "defaultValues": [
                        {
                            "id": 14583,
                            "periodId": 12241,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12241": {
                            "id": 14583,
                            "periodId": 12241,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1937,
            "attribution": {
                "createdOn": "2025-04-04T06:06:32.000+0000",
                "createdOnISO": "2025-04-04T06:06:32Z",
                "lastUpdatedOn": "2025-04-04T06:06:32.000+0000",
                "lastUpdatedOnISO": "2025-04-04T06:06:32Z",
                "lastUpdatedBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 5,
                    "code": "product_sdk_",
                    "description": null,
                    "name": "user",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "CappingTG",
            "active": false,
            "preferredTillId": -1,
            "totalPeriods": 1,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-02-01T00:00:00.000Z",
            "targetCycleEndDate": "2025-04-28T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-02-01T00:00:00Z",
            "targetCycleEndDateISO": "2025-04-28T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "CAPPING",
            "createdOn": 1743746792000,
            "targets": [
                {
                    "id": 2085,
                    "attribution": {
                        "createdOn": "2025-04-04T06:06:32.000+0000",
                        "createdOnISO": "2025-04-04T06:06:32Z",
                        "lastUpdatedOn": "2025-04-04T06:06:32.000+0000",
                        "lastUpdatedOnISO": "2025-04-04T06:06:32Z",
                        "lastUpdatedBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 5,
                            "code": "product_sdk_",
                            "description": null,
                            "name": "user",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "CappingTG",
                    "targetType": "REGULAR_POINTS",
                    "targetEntity": "POINTS",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1937,
                    "active": false,
                    "filters": [],
                    "enrolmentMethod": "AUDIENCE_FILTER",
                    "defaultValues": [
                        {
                            "id": 14582,
                            "periodId": 12240,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "12240": {
                            "id": 14582,
                            "periodId": 12240,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1908,
            "attribution": {
                "createdOn": "2025-03-13T10:57:51.000+0000",
                "createdOnISO": "2025-03-13T10:57:51Z",
                "lastUpdatedOn": "2025-03-13T10:57:51.000+0000",
                "lastUpdatedOnISO": "2025-03-13T10:57:51Z",
                "lastUpdatedBy": {
                    "id": 75161852,
                    "code": "manu_123",
                    "description": "manu till id",
                    "name": "manu_123",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75161852,
                    "code": "manu_123",
                    "description": "manu till id",
                    "name": "manu_123",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "UCCtesttarget",
            "active": false,
            "preferredTillId": 75050875,
            "totalPeriods": 4,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2024-10-09T00:00:00.000Z",
            "targetCycleEndDate": "2025-03-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2024-10-09T00:00:00Z",
            "targetCycleEndDateISO": "2025-03-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1741863471000,
            "targets": [
                {
                    "id": 2065,
                    "attribution": {
                        "createdOn": "2025-03-13T10:57:51.000+0000",
                        "createdOnISO": "2025-03-13T10:57:51Z",
                        "lastUpdatedOn": "2025-03-13T10:57:51.000+0000",
                        "lastUpdatedOnISO": "2025-03-13T10:57:51Z",
                        "lastUpdatedBy": {
                            "id": 75161852,
                            "code": "manu_123",
                            "description": "manu till id",
                            "name": "manu_123",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75161852,
                            "code": "manu_123",
                            "description": "manu till id",
                            "name": "manu_123",
                            "type": "TILL"
                        }
                    },
                    "name": "UCCtesttarget",
                    "emfRuleSetId": 126384698,
                    "targetType": "EVENT_ATTRIBUTE",
                    "targetEntity": "EVENT",
                    "eventName": "UCCtesttarget3",
                    "targetGroupId": 1908,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 14518,
                            "periodId": 11937,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 14519,
                            "periodId": 11938,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 14520,
                            "periodId": 11939,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 14521,
                            "periodId": 11940,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "11937": {
                            "id": 14518,
                            "periodId": 11937,
                            "defaultValue": 1.000
                        },
                        "11938": {
                            "id": 14519,
                            "periodId": 11938,
                            "defaultValue": 1.000
                        },
                        "11939": {
                            "id": 14520,
                            "periodId": 11939,
                            "defaultValue": 1.000
                        },
                        "11940": {
                            "id": 14521,
                            "periodId": 11940,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1892,
            "attribution": {
                "createdOn": "2025-03-13T06:06:47.000+0000",
                "createdOnISO": "2025-03-13T06:06:47Z",
                "lastUpdatedOn": "2025-03-13T06:06:47.000+0000",
                "lastUpdatedOnISO": "2025-03-13T06:06:47Z",
                "lastUpdatedBy": {
                    "id": 75161852,
                    "code": "manu_123",
                    "description": "manu till id",
                    "name": "manu_123",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75161852,
                    "code": "manu_123",
                    "description": "manu till id",
                    "name": "manu_123",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "UCCtesttarget3",
            "active": false,
            "preferredTillId": 75050875,
            "totalPeriods": 4,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2024-10-09T00:00:00.000Z",
            "targetCycleEndDate": "2025-03-11T23:59:59.000Z",
            "targetCycleStartDateISO": "2024-10-09T00:00:00Z",
            "targetCycleEndDateISO": "2025-03-11T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1741846007000,
            "targets": [
                {
                    "id": 2063,
                    "attribution": {
                        "createdOn": "2025-03-13T06:06:47.000+0000",
                        "createdOnISO": "2025-03-13T06:06:47Z",
                        "lastUpdatedOn": "2025-03-13T06:06:47.000+0000",
                        "lastUpdatedOnISO": "2025-03-13T06:06:47Z",
                        "lastUpdatedBy": {
                            "id": 75161852,
                            "code": "manu_123",
                            "description": "manu till id",
                            "name": "manu_123",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75161852,
                            "code": "manu_123",
                            "description": "manu till id",
                            "name": "manu_123",
                            "type": "TILL"
                        }
                    },
                    "name": "UCCtesttarget3",
                    "emfRuleSetId": 126384641,
                    "targetType": "EVENT_ATTRIBUTE",
                    "targetEntity": "EVENT",
                    "eventName": "UCCtesttarget3",
                    "targetGroupId": 1892,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 13514,
                            "periodId": 10877,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 13515,
                            "periodId": 10878,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 13516,
                            "periodId": 10879,
                            "defaultValue": 1.000
                        },
                        {
                            "id": 13517,
                            "periodId": 10880,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "10880": {
                            "id": 13517,
                            "periodId": 10880,
                            "defaultValue": 1.000
                        },
                        "10877": {
                            "id": 13514,
                            "periodId": 10877,
                            "defaultValue": 1.000
                        },
                        "10878": {
                            "id": 13515,
                            "periodId": 10878,
                            "defaultValue": 1.000
                        },
                        "10879": {
                            "id": 13516,
                            "periodId": 10879,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1795,
            "attribution": {
                "createdOn": "2025-02-10T10:14:49.000+0000",
                "createdOnISO": "2025-02-10T10:14:49Z",
                "lastUpdatedOn": "2025-02-10T10:14:49.000+0000",
                "lastUpdatedOnISO": "2025-02-10T10:14:49Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": " Target",
            "active": false,
            "preferredTillId": 75050875,
            "totalPeriods": 1,
            "description": "Opp",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2024-10-08T00:00:00.000Z",
            "targetCycleEndDate": "2024-10-08T23:59:59.000Z",
            "targetCycleStartDateISO": "2024-10-08T00:00:00Z",
            "targetCycleEndDateISO": "2024-10-08T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "DEFAULT",
            "createdOn": 1739182489000,
            "targets": [
                {
                    "id": 2046,
                    "attribution": {
                        "createdOn": "2025-02-10T10:14:49.000+0000",
                        "createdOnISO": "2025-02-10T10:14:49Z",
                        "lastUpdatedOn": "2025-02-10T10:14:49.000+0000",
                        "lastUpdatedOnISO": "2025-02-10T10:14:49Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "Opp",
                    "emfRuleSetId": 126377610,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1795,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 13483,
                            "periodId": 10563,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "10563": {
                            "id": 13483,
                            "periodId": 10563,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "name": "points",
                        "aggregateFunction": "SUM"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1794,
            "attribution": {
                "createdOn": "2025-02-10T09:21:37.000+0000",
                "createdOnISO": "2025-02-10T09:21:37Z",
                "lastUpdatedOn": "2025-02-10T09:21:37.000+0000",
                "lastUpdatedOnISO": "2025-02-10T09:21:37Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "Unified-Target",
            "active": false,
            "preferredTillId": 50713807,
            "totalPeriods": 1,
            "description": "Unified-TG-BExTxn",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2024-12-24T18:30:00.000Z",
            "targetCycleEndDate": "2025-02-25T18:30:00.000Z",
            "targetCycleStartDateISO": "2024-12-24T18:30:00Z",
            "targetCycleEndDateISO": "2025-02-25T18:30:00Z",
            "frequencyType": "MONTHLY",
            "trackingType": "UNIFIED",
            "createdOn": 1739179297000,
            "targets": [
                {
                    "id": 2044,
                    "attribution": {
                        "createdOn": "2025-02-10T09:21:37.000+0000",
                        "createdOnISO": "2025-02-10T09:21:37Z",
                        "lastUpdatedOn": "2025-02-10T09:21:37.000+0000",
                        "lastUpdatedOnISO": "2025-02-10T09:21:37Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "alternatecuurency_target1",
                    "targetType": "ALL",
                    "targetEntity": "ALTERNATE_CURRENCIES",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1794,
                    "description": "",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "IMPORT",
                    "defaultValues": [
                        {
                            "id": 13481,
                            "periodId": 10562,
                            "defaultValue": 20.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "10562": {
                            "id": 13481,
                            "periodId": 10562,
                            "defaultValue": 20.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "programId": 46,
                        "alternateCurrencyIdentifier": "0nzyDx"
                    }
                },
                {
                    "id": 2045,
                    "attribution": {
                        "createdOn": "2025-02-10T09:21:37.000+0000",
                        "createdOnISO": "2025-02-10T09:21:37Z",
                        "lastUpdatedOn": "2025-02-10T09:21:37.000+0000",
                        "lastUpdatedOnISO": "2025-02-10T09:21:37Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "unified-TG-custUpdateCount1",
                    "emfRuleSetId": 126377601,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "CustomerUpdate",
                    "targetGroupId": 1794,
                    "description": "unified-TG-custUpdateCount2",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 13482,
                            "periodId": 10562,
                            "defaultValue": 2.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "10562": {
                            "id": 13482,
                            "periodId": 10562,
                            "defaultValue": 2.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 2002,
                "ruleExpression": "(2044 & 2045)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1780,
            "attribution": {
                "createdOn": "2025-02-06T08:57:11.000+0000",
                "createdOnISO": "2025-02-06T08:57:11Z",
                "lastUpdatedOn": "2025-02-06T08:57:11.000+0000",
                "lastUpdatedOnISO": "2025-02-06T08:57:11Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "Unified-TG-SUM-Txn_COUNT-custUpdate",
            "active": false,
            "preferredTillId": 50713807,
            "totalPeriods": 1,
            "description": "Unified-TG-BExTxn",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2024-12-24T18:30:00.000Z",
            "targetCycleEndDate": "2025-02-25T18:30:00.000Z",
            "targetCycleStartDateISO": "2024-12-24T18:30:00Z",
            "targetCycleEndDateISO": "2025-02-25T18:30:00Z",
            "frequencyType": "MONTHLY",
            "trackingType": "UNIFIED",
            "createdOn": 1738832231000,
            "targets": [
                {
                    "id": 2042,
                    "attribution": {
                        "createdOn": "2025-02-06T08:57:11.000+0000",
                        "createdOnISO": "2025-02-06T08:57:11Z",
                        "lastUpdatedOn": "2025-02-06T08:57:11.000+0000",
                        "lastUpdatedOnISO": "2025-02-06T08:57:11Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "txnSum2",
                    "emfRuleSetId": 126376826,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1780,
                    "description": "uni35",
                    "active": false,
                    "expression": "currentTxn.value<1001",
                    "expressionJson": "{\"arity\":\"binary_operation\",\"value\":\"<\",\"type\":\"boolean:primitive\",\"operands\":[{\"arity\":\"object_dereference\",\"type\":\"real:object:primitive\",\"operands\":[{\"arity\":\"name\",\"value\":\"currentTxn\",\"type\":\"tx:object:primitive\"},{\"arity\":\"name\",\"value\":\"value\",\"type\":\"real:object:primitive\"}]},{\"arity\":\"literal\",\"value\":\"1001\",\"type\":\"number:primitive\"}]}",
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 13479,
                            "periodId": 10341,
                            "defaultValue": 2000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "10341": {
                            "id": 13479,
                            "periodId": 10341,
                            "defaultValue": 2000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                },
                {
                    "id": 2043,
                    "attribution": {
                        "createdOn": "2025-02-06T08:57:11.000+0000",
                        "createdOnISO": "2025-02-06T08:57:11Z",
                        "lastUpdatedOn": "2025-02-06T08:57:11.000+0000",
                        "lastUpdatedOnISO": "2025-02-06T08:57:11Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "unified-TG-custUpdateCount",
                    "emfRuleSetId": 126376827,
                    "targetType": "COUNT",
                    "targetEntity": "EVENT",
                    "eventName": "CustomerUpdate",
                    "targetGroupId": 1780,
                    "description": "unified-TG-custUpdateCount2",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 13480,
                            "periodId": 10341,
                            "defaultValue": 2.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "10341": {
                            "id": 13480,
                            "periodId": 10341,
                            "defaultValue": 2.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "combinationType": "ALL",
            "unifiedTargetExpression": {
                "aggregation": "SUM",
                "thresholdValue": 2002,
                "ruleExpression": "(2042 & 2043)"
            },
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1727,
            "attribution": {
                "createdOn": "2025-01-09T10:17:18.000+0000",
                "createdOnISO": "2025-01-09T10:17:18Z",
                "lastUpdatedOn": "2025-01-09T10:17:18.000+0000",
                "lastUpdatedOnISO": "2025-01-09T10:17:18Z",
                "lastUpdatedBy": {
                    "id": 75139931,
                    "code": "1746689082_",
                    "description": null,
                    "name": "Naman Ganapathi",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75139931,
                    "code": "1746689082_",
                    "description": null,
                    "name": "Naman Ganapathi",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "PointsCapping",
            "active": false,
            "preferredTillId": -1,
            "totalPeriods": 15,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-01-09T00:00:00.000Z",
            "targetCycleEndDate": "2025-08-21T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-01-09T00:00:00Z",
            "targetCycleEndDateISO": "2025-08-21T23:59:59Z",
            "frequencyType": "CUSTOM",
            "trackingType": "CAPPING",
            "createdOn": 1736417838000,
            "targets": [
                {
                    "id": 1993,
                    "attribution": {
                        "createdOn": "2025-01-09T10:17:18.000+0000",
                        "createdOnISO": "2025-01-09T10:17:18Z",
                        "lastUpdatedOn": "2025-01-09T10:17:18.000+0000",
                        "lastUpdatedOnISO": "2025-01-09T10:17:18Z",
                        "lastUpdatedBy": {
                            "id": 75139931,
                            "code": "1746689082_",
                            "description": null,
                            "name": "Naman Ganapathi",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75139931,
                            "code": "1746689082_",
                            "description": null,
                            "name": "Naman Ganapathi",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "PointsCapping",
                    "targetType": "ALL_POINTS",
                    "targetEntity": "POINTS",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1727,
                    "active": false,
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 12842,
                            "periodId": 9906,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12843,
                            "periodId": 9907,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12844,
                            "periodId": 9908,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12845,
                            "periodId": 9909,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12846,
                            "periodId": 9910,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12847,
                            "periodId": 9911,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12848,
                            "periodId": 9912,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12849,
                            "periodId": 9913,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12850,
                            "periodId": 9914,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12851,
                            "periodId": 9915,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12852,
                            "periodId": 9916,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12853,
                            "periodId": 9917,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12854,
                            "periodId": 9918,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12855,
                            "periodId": 9919,
                            "defaultValue": 10000.000
                        },
                        {
                            "id": 12856,
                            "periodId": 9920,
                            "defaultValue": 10000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "9920": {
                            "id": 12856,
                            "periodId": 9920,
                            "defaultValue": 10000.000
                        },
                        "9906": {
                            "id": 12842,
                            "periodId": 9906,
                            "defaultValue": 10000.000
                        },
                        "9907": {
                            "id": 12843,
                            "periodId": 9907,
                            "defaultValue": 10000.000
                        },
                        "9908": {
                            "id": 12844,
                            "periodId": 9908,
                            "defaultValue": 10000.000
                        },
                        "9909": {
                            "id": 12845,
                            "periodId": 9909,
                            "defaultValue": 10000.000
                        },
                        "9910": {
                            "id": 12846,
                            "periodId": 9910,
                            "defaultValue": 10000.000
                        },
                        "9911": {
                            "id": 12847,
                            "periodId": 9911,
                            "defaultValue": 10000.000
                        },
                        "9912": {
                            "id": 12848,
                            "periodId": 9912,
                            "defaultValue": 10000.000
                        },
                        "9913": {
                            "id": 12849,
                            "periodId": 9913,
                            "defaultValue": 10000.000
                        },
                        "9914": {
                            "id": 12850,
                            "periodId": 9914,
                            "defaultValue": 10000.000
                        },
                        "9915": {
                            "id": 12851,
                            "periodId": 9915,
                            "defaultValue": 10000.000
                        },
                        "9916": {
                            "id": 12852,
                            "periodId": 9916,
                            "defaultValue": 10000.000
                        },
                        "9917": {
                            "id": 12853,
                            "periodId": 9917,
                            "defaultValue": 10000.000
                        },
                        "9918": {
                            "id": 12854,
                            "periodId": 9918,
                            "defaultValue": 10000.000
                        },
                        "9919": {
                            "id": 12855,
                            "periodId": 9919,
                            "defaultValue": 10000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1717,
            "attribution": {
                "createdOn": "2025-01-08T06:05:10.000+0000",
                "createdOnISO": "2025-01-08T06:05:10Z",
                "lastUpdatedOn": "2025-01-08T06:05:10.000+0000",
                "lastUpdatedOnISO": "2025-01-08T06:05:10Z",
                "lastUpdatedBy": {
                    "id": 75139931,
                    "code": "1746689082_",
                    "description": null,
                    "name": "Naman Ganapathi",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75139931,
                    "code": "1746689082_",
                    "description": null,
                    "name": "Naman Ganapathi",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "milestone1",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 3,
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": -1,
            "frequency": 0,
            "targetCycleStartDate": "2025-01-07T18:30:00.000Z",
            "targetCycleEndDate": "2025-01-31T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-01-07T18:30:00Z",
            "targetCycleEndDateISO": "2025-01-31T18:30:00Z",
            "frequencyType": "WEEKLY",
            "trackingType": "DEFAULT",
            "createdOn": 1736316310000,
            "targets": [
                {
                    "id": 1986,
                    "attribution": {
                        "createdOn": "2025-01-08T06:05:10.000+0000",
                        "createdOnISO": "2025-01-08T06:05:10Z",
                        "lastUpdatedOn": "2025-01-08T06:05:10.000+0000",
                        "lastUpdatedOnISO": "2025-01-08T06:05:10Z",
                        "lastUpdatedBy": {
                            "id": 75139931,
                            "code": "1746689082_",
                            "description": null,
                            "name": "Naman Ganapathi",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75139931,
                            "code": "1746689082_",
                            "description": null,
                            "name": "Naman Ganapathi",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "milestone1",
                    "targetType": "REGULAR_POINTS",
                    "targetEntity": "POINTS",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1717,
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 12832,
                            "periodId": 9887,
                            "defaultValue": 1000.000
                        },
                        {
                            "id": 12833,
                            "periodId": 9888,
                            "defaultValue": 1000.000
                        },
                        {
                            "id": 12834,
                            "periodId": 9889,
                            "defaultValue": 1000.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "9888": {
                            "id": 12833,
                            "periodId": 9888,
                            "defaultValue": 1000.000
                        },
                        "9889": {
                            "id": 12834,
                            "periodId": 9889,
                            "defaultValue": 1000.000
                        },
                        "9887": {
                            "id": 12832,
                            "periodId": 9887,
                            "defaultValue": 1000.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1707,
            "attribution": {
                "createdOn": "2025-01-07T06:32:59.000+0000",
                "createdOnISO": "2025-01-07T06:32:59Z",
                "lastUpdatedOn": "2025-01-07T06:32:59.000+0000",
                "lastUpdatedOnISO": "2025-01-07T06:32:59Z",
                "lastUpdatedBy": {
                    "id": 75121794,
                    "code": "1712222078_",
                    "description": "",
                    "name": "Divya Shankar",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75121794,
                    "code": "1712222078_",
                    "description": "",
                    "name": "Divya Shankar",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "Review_target",
            "active": false,
            "preferredTillId": 75152722,
            "totalPeriods": 3,
            "description": "Review_target",
            "targetEvaluationType": "PERIOD_AGNOSTIC_WINDOW",
            "recurringCycles": 3,
            "frequency": 0,
            "targetCycleStartDate": "2025-01-07T18:30:00.000Z",
            "targetCycleEndDate": "2025-01-24T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-01-07T18:30:00Z",
            "targetCycleEndDateISO": "2025-01-24T18:30:00Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1736231579000,
            "targets": [
                {
                    "id": 1977,
                    "attribution": {
                        "createdOn": "2025-01-07T06:32:59.000+0000",
                        "createdOnISO": "2025-01-07T06:32:59Z",
                        "lastUpdatedOn": "2025-01-07T06:32:59.000+0000",
                        "lastUpdatedOnISO": "2025-01-07T06:32:59Z",
                        "lastUpdatedBy": {
                            "id": 75121794,
                            "code": "1712222078_",
                            "description": "",
                            "name": "Divya Shankar",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75121794,
                            "code": "1712222078_",
                            "description": "",
                            "name": "Divya Shankar",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "Review_target",
                    "emfRuleSetId": 126366925,
                    "targetType": "SALES",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1707,
                    "description": "Review_target",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 12792,
                            "periodId": 9844,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 12793,
                            "periodId": 9845,
                            "defaultValue": 100.000
                        },
                        {
                            "id": 12794,
                            "periodId": 9846,
                            "defaultValue": 100.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "9844": {
                            "id": 12792,
                            "periodId": 9844,
                            "defaultValue": 100.000
                        },
                        "9845": {
                            "id": 12793,
                            "periodId": 9845,
                            "defaultValue": 100.000
                        },
                        "9846": {
                            "id": 12794,
                            "periodId": 9846,
                            "defaultValue": 100.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1702,
            "attribution": {
                "createdOn": "2025-01-02T09:18:14.000+0000",
                "createdOnISO": "2025-01-02T09:18:14Z",
                "lastUpdatedOn": "2025-01-02T09:18:14.000+0000",
                "lastUpdatedOnISO": "2025-01-02T09:18:14Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "ac_cappingtarget1",
            "active": false,
            "preferredTillId": 75152721,
            "totalPeriods": 1,
            "description": "streak group",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-01-02T00:00:00.000Z",
            "targetCycleEndDate": "2025-01-31T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-01-02T00:00:00Z",
            "targetCycleEndDateISO": "2025-01-31T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "CAPPING",
            "createdOn": 1735809494000,
            "targets": [
                {
                    "id": 1973,
                    "attribution": {
                        "createdOn": "2025-01-02T09:18:14.000+0000",
                        "createdOnISO": "2025-01-02T09:18:14Z",
                        "lastUpdatedOn": "2025-01-02T09:18:14.000+0000",
                        "lastUpdatedOnISO": "2025-01-02T09:18:14Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "ac_cappingtarget1",
                    "targetType": "ALL",
                    "targetEntity": "ALTERNATE_CURRENCIES",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1702,
                    "description": "ac target with capping",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 12788,
                            "periodId": 9836,
                            "defaultValue": 20.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "9836": {
                            "id": 12788,
                            "periodId": 9836,
                            "defaultValue": 20.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "programId": 973,
                        "alternateCurrencyIdentifier": "UOs0Bm"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1701,
            "attribution": {
                "createdOn": "2025-01-02T08:53:21.000+0000",
                "createdOnISO": "2025-01-02T08:53:21Z",
                "lastUpdatedOn": "2025-01-02T08:53:21.000+0000",
                "lastUpdatedOnISO": "2025-01-02T08:53:21Z",
                "lastUpdatedBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                },
                "createdBy": {
                    "id": 75152721,
                    "code": "naman_doc",
                    "description": "",
                    "name": "naman",
                    "type": "TILL"
                }
            },
            "orgId": 100737,
            "name": "ac_cappingtarget",
            "active": false,
            "preferredTillId": 50155487,
            "totalPeriods": 1,
            "description": "streak group",
            "targetEvaluationType": "FIXED_CALENDAR_WINDOW",
            "recurringCycles": 0,
            "frequency": 0,
            "targetCycleStartDate": "2025-01-02T00:00:00.000Z",
            "targetCycleEndDate": "2025-01-31T23:59:59.000Z",
            "targetCycleStartDateISO": "2025-01-02T00:00:00Z",
            "targetCycleEndDateISO": "2025-01-31T23:59:59Z",
            "frequencyType": "DAILY",
            "trackingType": "CAPPING",
            "createdOn": 1735808001000,
            "targets": [
                {
                    "id": 1972,
                    "attribution": {
                        "createdOn": "2025-01-02T08:53:21.000+0000",
                        "createdOnISO": "2025-01-02T08:53:21Z",
                        "lastUpdatedOn": "2025-01-02T08:53:21.000+0000",
                        "lastUpdatedOnISO": "2025-01-02T08:53:21Z",
                        "lastUpdatedBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        },
                        "createdBy": {
                            "id": 75152721,
                            "code": "naman_doc",
                            "description": "",
                            "name": "naman",
                            "type": "TILL"
                        }
                    },
                    "name": "ac_cappingtarget",
                    "targetType": "ALL",
                    "targetEntity": "ALTERNATE_CURRENCIES",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1701,
                    "description": "ac target with capping",
                    "active": false,
                    "expression": "true",
                    "expressionJson": "{\"arity\":\"literal\",\"value\":\"true\",\"type\":\"boolean:primitive\"}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 12787,
                            "periodId": 9835,
                            "defaultValue": 20.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "9835": {
                            "id": 12787,
                            "periodId": 9835,
                            "defaultValue": 20.000
                        }
                    },
                    "targetMilestoneTriggers": [],
                    "extendedFieldInfo": {
                        "programId": 973,
                        "alternateCurrencyIdentifier": "UOs0Bm"
                    }
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        },
        {
            "id": 1698,
            "attribution": {
                "createdOn": "2025-01-02T05:33:49.000+0000",
                "createdOnISO": "2025-01-02T05:33:49Z",
                "lastUpdatedOn": "2025-01-02T05:33:49.000+0000",
                "lastUpdatedOnISO": "2025-01-02T05:33:49Z",
                "lastUpdatedBy": {
                    "id": 75130186,
                    "code": "1718892445_",
                    "description": "",
                    "name": "shivank ",
                    "type": "ADMIN_USER"
                },
                "createdBy": {
                    "id": 75130186,
                    "code": "1718892445_",
                    "description": "",
                    "name": "shivank ",
                    "type": "ADMIN_USER"
                }
            },
            "orgId": 100737,
            "name": "randomname1",
            "active": false,
            "preferredTillId": 75152648,
            "totalPeriods": 1,
            "targetEvaluationType": "PERIOD_AGNOSTIC_WINDOW",
            "recurringCycles": 1,
            "frequency": 0,
            "targetCycleStartDate": "2025-01-01T18:30:00.000Z",
            "targetCycleEndDate": "2025-02-04T18:30:00.000Z",
            "targetCycleStartDateISO": "2025-01-01T18:30:00Z",
            "targetCycleEndDateISO": "2025-02-04T18:30:00Z",
            "frequencyType": "CUSTOM",
            "trackingType": "DEFAULT",
            "createdOn": 1735796029000,
            "targets": [
                {
                    "id": 1971,
                    "attribution": {
                        "createdOn": "2025-01-02T05:33:49.000+0000",
                        "createdOnISO": "2025-01-02T05:33:49Z",
                        "lastUpdatedOn": "2025-01-02T05:33:49.000+0000",
                        "lastUpdatedOnISO": "2025-01-02T05:33:49Z",
                        "lastUpdatedBy": {
                            "id": 75130186,
                            "code": "1718892445_",
                            "description": "",
                            "name": "shivank ",
                            "type": "ADMIN_USER"
                        },
                        "createdBy": {
                            "id": 75130186,
                            "code": "1718892445_",
                            "description": "",
                            "name": "shivank ",
                            "type": "ADMIN_USER"
                        }
                    },
                    "name": "randomname1",
                    "emfRuleSetId": 126365473,
                    "targetType": "COUNT",
                    "targetEntity": "TRANSACTION",
                    "eventName": "TransactionAdd",
                    "targetGroupId": 1698,
                    "active": false,
                    "expression": "true",
                    "expressionJson": "\n{\n  \"arity\":\"literal\",\n  \"value\":\"true\",\n  \"type\":\"boolean:primitive\"\n}",
                    "filters": [],
                    "enrolmentMethod": "TRANSACTION",
                    "defaultValues": [
                        {
                            "id": 12786,
                            "periodId": 9832,
                            "defaultValue": 1.000
                        }
                    ],
                    "targetPeriodDefaultValuesMap": {
                        "9832": {
                            "id": 12786,
                            "periodId": 9832,
                            "defaultValue": 1.000
                        }
                    },
                    "targetMilestoneTriggers": []
                }
            ],
            "leaderboardEnabled": false,
            "userCreated": false,
            "timeZoneName": "GMT"
        }
    ],
    "errors": null,
    "warnings": null
}

Response parameters

FieldDatatypeDescription
idIntegerUnique identifier for the target group.
attribution.createdOnDate-time

Creation date and time for the target group.

Note: This field will be deprecated in the future and is being replaced by createdOnISO.

attribution.createdOnISODate-time

Indicates the creation date and time of the target group in ISO 8601 format, returned in the server's time zone.

EU server example
2025-12-16T14:30:45Z → 16 December 2025, 14:30:45 (UTC)

India server example
2025-12-16T14:30:45+05:30 → 16 December 2025, 14:30:45 (IST)

Note: The response time zone always matches the server time zone, regardless of the time zone offset in the request.

attribution.lastUpdatedOnDate-time

Last update date and time for the target group.

Note: This field will be deprecated in the future and is being replaced by lastUpdatedOnISO.

attribution.lastUpdatedOnISODate-time

Indicates the last updated date and time of the target group in ISO 8601 format, returned in the server's time zone.

EU server example
2025-12-16T14:30:45Z → 16 December 2025, 14:30:45 (UTC)

India server example
2025-12-16T14:30:45+05:30 → 16 December 2025, 14:30:45 (IST)

Note: The response time zone always matches the server time zone, regardless of the time zone offset in the request.

attribution.lastUpdatedBy.codeStringCode of the last user who updated the target group.
attribution.lastUpdatedBy.descriptionStringDescription of the last user who updated the target group.
attribution.lastUpdatedBy.nameStringName of the last user who updated the target group.
attribution.lastUpdatedBy.typeStringType of the last user who updated the target group, e.g., "ADMIN_USER".
attribution.createdBy.idIntegerID of the user who created the target group.
attribution.createdBy.codeStringCode of the user who created the target group.
attribution.createdBy.descriptionStringDescription of the user who created the target group.
attribution.createdBy.nameStringName of the user who created the target group.
attribution.createdBy.typeStringType of the user who created the target group, e.g., "ADMIN_USER".
nameStringName of the target group.
activeBooleanIndicates if the target group is active.
preferredTillIdIntegerPreferred till ID.
streaks[]ObjectArray of streak objects related to the target group.
activePeriodObjectDetails of the currently active period, including its ID, start and end dates, and status.
totalPeriodsIntegerTotal number of periods specified.
descriptionStringDescription of the target group.
targetEvaluationTypeStringType of target evaluation, e.g., "FIXED_CALENDAR_WINDOW".
recurringCyclesIntegerNumber of recurring cycles specified.
frequencyIntegerFrequency value set for the target cycle.
targetCycleStartDateDate-time

Start date and time for the target cycle.

Note: This field will be deprecated in the future and is being replaced by targerCycleStartDateISO.

targetCycleStartDateISODate-time

Indicates the start date and time of the target cycle in ISO 8601 format, returned in the server's time zone.

EU server example
2025-12-16T14:30:45Z → 16 December 2025, 14:30:45 (UTC)

India server example
2025-12-16T14:30:45+05:30 → 16 December 2025, 14:30:45 (IST)

Note: The response time zone always matches the server time zone, regardless of the time zone offset in the request.

targetCycleEndDateDate-time

End date and time for the target cycle.

Note: This field will be deprecated in the future and is being replaced by targetCycleEndDateISO.

targetCycleEndDateISODate-time

Indicates the end date and time of the target cycle in ISO 8601 format, returned in the server's time zone.

EU server example
2025-12-16T14:30:45Z → 16 December 2025, 14:30:45 (UTC)

India server example
2025-12-16T14:30:45+05:30 → 16 December 2025, 14:30:45 (IST)

Note: The response time zone always matches the server time zone, regardless of the time zone offset in the request.

trackingTypeStringType of tracking, e.g., "DEFAULT", "STREAKS", "CAPPING".
createdOnLongCreation timestamp for the target group in epoch format.
leaderboardEnabledBooleanIndicates if the leaderboard feature is enabled.
userCreatedBooleanIndicates if the target is a user-created target.
timeZoneNameStringIANA time zone name for
the target group. This is a reference label to identify the timezone where the target group is created. There is no validation for this parameter; it is recommended to follow the IANA format.
Query Params
boolean
Defaults to false
Headers
string
string
string
string
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json