User Management

The userSummary API is used to get all the user information that exists in the appplication

Request

Endpoint

/ui/v1/userSummary

Method

POST
Content-Type: application/json

Body

{
    "draw": 1,
    "columns": [
        {
            "data": "",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "userName",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "firstName",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "email",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "mobile",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "roles.roleType",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "status",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "status",
            "name": "",
            "searchable": true,
            "orderable": false,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "jobTitle",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "department",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "lastLoginDateTime",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "numberOfInactiveDays",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "language",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "cardNotPresentChannel.channelName",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        },
        {
            "data": "cardPresentChannel.channelName",
            "name": "",
            "searchable": true,
            "orderable": true,
            "search": {
                "value": "",
                "regex": false
            }
        }
    ],
    "order": [
        {
            "column": 0,
            "dir": "asc"
        }
    ],
    "start": 0,
    "length": 200,
    "search": {
        "value": "",
        "regex": false
    },
    "cardNotPresentChannelId": [],
    "cardPresentChannelId": [],
    "customerId": [],
    "userStatus": [],
    "roleType": [],
    "loyaltyStatus": [],
    "loyaltyTierLevel": [],
    "locale": [],
    "merchantId": [
        "21"
    ],
    "searchString": ""
}

Response


{
    "records": [
        {
            "country": "BHS",
            "addressLine1": "Bonefish Bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "24200",
            "streetNumber": null,
            "streetName": null,
            "id": 893,
            "userName": "CColIsleadmin",
            "password": "$2a$11$M62TQlQgrI1RzW3OEhH4cOb5x98vnu6KSPQD4FnZ1JUWuoQDaUg0a",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "CColIsle",
            "lastName": "admin",
            "phone": "",
            "mobile": "+1 4704131411",
            "fax": "",
            "jobTitle": "",
            "department": "",
            "roles": [
                {
                    "id": 1644,
                    "roleType": {
                        "name": "MERCHANT_ADMIN"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 727,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": "syemme@datumsoftware.com",
            "email": "sirisha@datumtg.com",
            "locale": "en_US",
            "lastLoginDateTime": 1704210795000,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 1,
            "lastModifiedUserId": 893,
            "firstLoginDateTime": 1658250313000,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "Clubmed Columbus Isle",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_APPLICABLE"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 0,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1704210313000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1657553860000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 1,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": true,
            "acceptPrivacyPolicyAgreementInd": true,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": "",
            "paymentAction": {
                "name": "SALE"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "NUMBER@txt.att.net",
                "value": "AT&T",
                "countryCode": "USA",
                "name": "ATT"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": {
                "name": "SMS"
            },
            "customer": null,
            "oneTimePasscode": "36123737",
            "oneTimePasscodeCreatedDateTime": 1703629589000,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "CColIsle admin",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 41
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "00000",
            "streetNumber": null,
            "streetName": null,
            "id": 922,
            "userName": "clubmed-columbus-apiguestuser",
            "password": "$2a$11$nSCoU22y1qlH4Y.VnoYn1uQXUUVXun./6fDWlbzQgGjiqyqwLyuoK",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "Guest",
            "lastName": "User",
            "phone": "",
            "mobile": "",
            "fax": "",
            "jobTitle": null,
            "department": null,
            "roles": [
                {
                    "id": 1669,
                    "roleType": {
                        "name": "GUEST"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 756,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": null,
            "email": "apicolumbus@example.com",
            "locale": "en_US",
            "lastLoginDateTime": 1706890722000,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 1,
            "lastModifiedUserId": 1,
            "firstLoginDateTime": 1662345188000,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "Club Med Columbus",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_ENROLLED"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 0,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1701100597000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1662344077000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 1,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": true,
            "acceptPrivacyPolicyAgreementInd": true,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": null,
            "paymentAction": {
                "name": "SALE"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "",
                "value": "Select",
                "countryCode": "UNKNOWN",
                "name": "UNKNOWN"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": null,
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "Guest User",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 10
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "00000",
            "streetNumber": null,
            "streetName": null,
            "id": 923,
            "userName": "clubmed-columbusguestuser",
            "password": "$2a$11$nSCoU22y1qlH4Y.VnoYn1uQXUUVXun./6fDWlbzQgGjiqyqwLyuoK",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "Guest",
            "lastName": "User",
            "phone": "",
            "mobile": "",
            "fax": "",
            "jobTitle": null,
            "department": null,
            "roles": [
                {
                    "id": 1670,
                    "roleType": {
                        "name": "GUEST"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 757,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": null,
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": null,
            "email": "columbus@example.com",
            "locale": "en_US",
            "lastLoginDateTime": 1702482807000,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 1,
            "lastModifiedUserId": 1,
            "firstLoginDateTime": 1662344465000,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "Club Med Columbus",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_ENROLLED"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 0,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1701100597000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1662344077000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 1,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": true,
            "acceptPrivacyPolicyAgreementInd": true,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": null,
            "paymentAction": {
                "name": "SALE"
            },
            "mobilePhoneCarrierType": null,
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": null,
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "Guest User",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 61
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish Bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "24200",
            "streetNumber": null,
            "streetName": null,
            "id": 940,
            "userName": "colc.api.merchantadmin",
            "password": "$2a$11$Y23S0I1PomJAxmcs9/5Sm.gTuAjSmgEY/l0clwGE/k5A7J3nsqeiS",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "Colc",
            "lastName": "Api MerchantAdmin",
            "phone": "",
            "mobile": "",
            "fax": "",
            "jobTitle": "",
            "department": "",
            "roles": [
                {
                    "id": 1685,
                    "roleType": {
                        "name": "API_ADMIN"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 772,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": "10e76714.clubmedofficeonmicrosoft.com@emea.teams.ms",
            "email": "colc.api.merchantadmin@gmail.com",
            "locale": "en_US",
            "lastLoginDateTime": 1693320551000,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 1,
            "lastModifiedUserId": 929,
            "firstLoginDateTime": 1670451964000,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "ClubMed Charlevoix",
            "forceChangePasswordInd": false,
            "originalUserId": 939,
            "loyaltyStatus": {
                "name": "NOT_APPLICABLE"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 0,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1701100597000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1641589557000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 1,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": true,
            "acceptPrivacyPolicyAgreementInd": true,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": "",
            "paymentAction": {
                "name": "PRE_AUTHORIZATION"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "",
                "value": "Select",
                "countryCode": "UNKNOWN",
                "name": "UNKNOWN"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": {
                "name": "SMS"
            },
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "Colc Api MerchantAdmin",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 167
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish Bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "24200",
            "streetNumber": null,
            "streetName": null,
            "id": 981,
            "userName": "gopiraj.columbus",
            "password": "$2a$11$GJ1vcOhguOv8xGBRXZcwMupJ8zorR4/XuGNuUnncGbaMwJrt6RB9q",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "Gopi",
            "lastName": "testing",
            "phone": "",
            "mobile": "",
            "fax": "",
            "jobTitle": "",
            "department": "",
            "roles": [
                {
                    "id": 1724,
                    "roleType": {
                        "name": "MERCHANT_ADMIN"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 815,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": null,
            "email": null,
            "locale": "en_US",
            "lastLoginDateTime": 1697729398000,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 893,
            "lastModifiedUserId": 981,
            "firstLoginDateTime": 1683311394000,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "Clubmed Columbus Isle",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_APPLICABLE"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 0,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1701100597000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1683311362000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 1,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": true,
            "acceptPrivacyPolicyAgreementInd": true,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": "",
            "paymentAction": {
                "name": "SALE"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "",
                "value": "Select",
                "countryCode": "UNKNOWN",
                "name": "UNKNOWN"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": {
                "name": "SMS"
            },
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "Gopi testing",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 116
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish Bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "24200",
            "streetNumber": null,
            "streetName": null,
            "id": 932,
            "userName": "harsha.akk",
            "password": "$2a$11$ISBNTMNkwSeF0hRMciyCGu87Q0eINj/PakH2bbkvFhAM/hs68eMQK",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "hARSHA",
            "lastName": "Akk",
            "phone": "",
            "mobile": "+1 1233211233",
            "fax": "",
            "jobTitle": "",
            "department": "",
            "roles": [
                {
                    "id": 1678,
                    "roleType": {
                        "name": "MERCHANT_ADMIN"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 765,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": null,
            "email": null,
            "locale": "en_US",
            "lastLoginDateTime": 1666019599000,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 665,
            "lastModifiedUserId": 929,
            "firstLoginDateTime": 1666019599000,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "Clubmed Columbus Isle",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_APPLICABLE"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 0,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1701100597000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1666019531000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 1,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": true,
            "acceptPrivacyPolicyAgreementInd": true,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": "",
            "paymentAction": {
                "name": "PRE_AUTHORIZATION"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "NUMBER@mms.myblueworks.com",
                "value": "Bluegrass Cellular",
                "countryCode": "USA",
                "name": "BLUEGRASS_CELLULAR"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": {
                "name": "SMS"
            },
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "hARSHA Akk",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 483
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish Bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "24200",
            "streetNumber": null,
            "streetName": null,
            "id": 787,
            "userName": "madmin.bahamas",
            "password": "$2a$11$21vonS6CgFcXyEHNMEQVAurEONSRVJVqShleIABr01K/r6M8eY3Bi",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "Madmin",
            "lastName": "Bahamas",
            "phone": "",
            "mobile": "+1 1231231231",
            "fax": "",
            "jobTitle": "",
            "department": "",
            "roles": [
                {
                    "id": 1553,
                    "roleType": {
                        "name": "MERCHANT_ADMIN"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 630,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 171,
                        "channelName": "Clubmed-Columbus-FiservRetail",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1614958352000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 1,
                        "lastModifiedUserId": 787,
                        "industryType": {
                            "name": "RETAIL"
                        },
                        "allowCashAsPaymentMethodInd": false,
                        "allowMoneyOrderAsPaymentMethodInd": false,
                        "allowPaperCheckAsPaymentMethodInd": false,
                        "allowEStoreCreditAsPaymentMethodInd": false,
                        "paymentMethods": [
                            {
                                "id": 1710,
                                "paymentMethodType": {
                                    "value": "Debit Card",
                                    "name": "PIN_LESS_DEBIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Fiserv (Datawire & ISO-8583 & Nashville)",
                                    "name": "FISERV_DATAWIRE_ISO_8583"
                                },
                                "cardBrand": {
                                    "value": "VISA Debit",
                                    "name": "VISA_DEBIT"
                                },
                                "cardId": 1220,
                                "createdUserId": 1,
                                "lastModifiedUserId": 1,
                                "createdDateTime": 1614958352000,
                                "lastUpdatedDateTime": null,
                                "position": 95
                            },
                            {
                                "id": 1701,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Fiserv (Datawire & ISO-8583 & Nashville)",
                                    "name": "FISERV_DATAWIRE_ISO_8583"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 1201,
                                "createdUserId": 1,
                                "lastModifiedUserId": 1,
                                "createdDateTime": 1614958352000,
                                "lastUpdatedDateTime": null,
                                "position": 86
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": null,
            "email": "madmin.bahamas@gmail.com",
            "locale": "en_US",
            "lastLoginDateTime": 1707090066000,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 665,
            "lastModifiedUserId": 787,
            "firstLoginDateTime": 1629734354000,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "Clubmed Columbus Isle",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_APPLICABLE"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 0,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1707090038000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1629731505000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 19,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": true,
            "acceptPrivacyPolicyAgreementInd": true,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": "",
            "paymentAction": {
                "name": "PRE_AUTHORIZATION"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "NUMBER@batelco.com.bh",
                "value": "Batelco (BTC)",
                "countryCode": "BHS",
                "name": "BATELCO"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": {
                "name": "SMS"
            },
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "Madmin Bahamas",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 8
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish Bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "00000",
            "streetNumber": null,
            "streetName": null,
            "id": 929,
            "userName": "madmin.columbus",
            "password": "$2a$11$BB0vCInvNGQpGKC.2fMFtu1REPd1lDGNVTdaSMpBYJYn3wcJnu3.O",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "Madmin",
            "lastName": "Columbus",
            "phone": "",
            "mobile": "",
            "fax": "",
            "jobTitle": "",
            "department": "",
            "roles": [
                {
                    "id": 1675,
                    "roleType": {
                        "name": "MERCHANT_ADMIN"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 762,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": "madhavisoft@gmail.com",
            "email": "madmin.columbus@gmail.com",
            "locale": "en_US",
            "lastLoginDateTime": 1707771843000,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 665,
            "lastModifiedUserId": 929,
            "firstLoginDateTime": 1665420393000,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "Clubmed Columbus Isle",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_APPLICABLE"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 2,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1701100597000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1665420313000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 1,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": true,
            "acceptPrivacyPolicyAgreementInd": true,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": "",
            "paymentAction": {
                "name": "PRE_AUTHORIZATION"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "",
                "value": "Select",
                "countryCode": "UNKNOWN",
                "name": "UNKNOWN"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": {
                "name": "SMS"
            },
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "Madmin Columbus",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 0
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish Bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "24200",
            "streetNumber": null,
            "streetName": null,
            "id": 665,
            "userName": "merchantadmin.columbus",
            "password": "$2a$11$6Voj7jEmOC2rFzLolBsTbO8QO9Co2zo6ezlpCspMFuoQ7/Pv1Y7mG",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "MerchantAdmin",
            "lastName": "Columbus",
            "phone": "",
            "mobile": null,
            "fax": "",
            "jobTitle": "",
            "department": "",
            "roles": [
                {
                    "id": 1456,
                    "roleType": {
                        "name": "MERCHANT_ADMIN"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 536,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": "merchantadmin.columbus@gmail.com",
            "email": "merchantadmin.columbus@gmail.com",
            "locale": "en_US",
            "lastLoginDateTime": 1707834128000,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 1,
            "lastModifiedUserId": 665,
            "firstLoginDateTime": 1614959012000,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "Clubmed Columbus Isle",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_APPLICABLE"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 0,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1701100597000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1614958483000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 1,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": true,
            "acceptPrivacyPolicyAgreementInd": true,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": "",
            "paymentAction": {
                "name": "PRE_AUTHORIZATION"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "",
                "value": "Select",
                "countryCode": "UNKNOWN",
                "name": "UNKNOWN"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": {
                "name": "SMS"
            },
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "MerchantAdmin Columbus",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 0
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish Bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "00000",
            "streetNumber": null,
            "streetName": null,
            "id": 931,
            "userName": "merchantuser.columbus",
            "password": "$2a$11$XW6thLxidSqMc1MrRV6VC.H5wXaSCQ8uHeH10Y25zhDX15qQvXpH6",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "Merchant User",
            "lastName": "Columbus",
            "phone": "",
            "mobile": "",
            "fax": "",
            "jobTitle": "",
            "department": "",
            "roles": [
                {
                    "id": 1677,
                    "roleType": {
                        "name": "MERCHANT_USER"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 764,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": "merchantuser.columbusi@gmail.com",
            "email": "merchantuser.columbusi@gmail.com",
            "locale": "en_US",
            "lastLoginDateTime": 1681844734000,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 665,
            "lastModifiedUserId": null,
            "firstLoginDateTime": 1666015331000,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_APPLICABLE"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 0,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1701100597000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1666014259000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 1,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": true,
            "acceptPrivacyPolicyAgreementInd": true,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": "",
            "paymentAction": {
                "name": "PRE_AUTHORIZATION"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "",
                "value": "Select",
                "countryCode": "UNKNOWN",
                "name": "UNKNOWN"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": {
                "name": "SMS"
            },
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "Merchant User Columbus",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 300
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish Bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "00000",
            "streetNumber": null,
            "streetName": null,
            "id": 666,
            "userName": "merchantuser.columbusisle",
            "password": "$2a$11$4EGjyXMr9WrNnrDH2yV93utHky/Q.qg6.g1ld7J.4tuT8mEIvMmYG",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "MerchantUser",
            "lastName": "Columbus",
            "phone": "",
            "mobile": null,
            "fax": "",
            "jobTitle": "",
            "department": "",
            "roles": [
                {
                    "id": 1457,
                    "roleType": {
                        "name": "MERCHANT_USER"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 537,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": null,
            "email": "merchantuser.columbus@gmail.com",
            "locale": "en_US",
            "lastLoginDateTime": null,
            "securityQuestionsEnrolledInd": true,
            "createdUserId": 1,
            "lastModifiedUserId": 665,
            "firstLoginDateTime": null,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_APPLICABLE"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 6,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": 1701100597000,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1614958620000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 1,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": false,
            "acceptPrivacyPolicyAgreementInd": false,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": "",
            "paymentAction": {
                "name": "PRE_AUTHORIZATION"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "",
                "value": "Select",
                "countryCode": "UNKNOWN",
                "name": "UNKNOWN"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": {
                "name": "SMS"
            },
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "MerchantUser Columbus",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 0
        },
        {
            "country": "BHS",
            "addressLine1": "Bonefish Bay",
            "addressLine2": "",
            "addressLine3": "",
            "city": "Cockburn Town",
            "state": "SS",
            "zipCode": "24200",
            "streetNumber": null,
            "streetName": null,
            "id": 1039,
            "userName": "user.columbus",
            "password": "$2a$11$kApkJNjcjvFL.GvkyPrIruysQtxylVDrx8B7TnOWh9i0wuvqtd/Ga",
            "status": {
                "name": "ACTIVE"
            },
            "firstName": "User",
            "lastName": "Columbus",
            "phone": "",
            "mobile": "+1 1231233211",
            "fax": "",
            "jobTitle": "",
            "department": "",
            "roles": [
                {
                    "id": 1777,
                    "roleType": {
                        "name": "MERCHANT_ADMIN"
                    },
                    "checked": true,
                    "lastModifiedUserId": null
                }
            ],
            "userChannelMap": [
                {
                    "id": 868,
                    "cardNotPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "cardPresentChannel": {
                        "id": 219,
                        "channelName": "Bahamas - Plug'NPay",
                        "channelStatus": {
                            "name": "ACTIVE"
                        },
                        "channelType": {
                            "name": "EXTERNAL"
                        },
                        "createdDateTime": 1652123600000,
                        "merchantId": 21,
                        "lockedDateTime": null,
                        "lockedByUserId": null,
                        "createdUserId": 787,
                        "lastModifiedUserId": 665,
                        "industryType": {
                            "name": "ECOMMERCE"
                        },
                        "allowCashAsPaymentMethodInd": true,
                        "allowMoneyOrderAsPaymentMethodInd": true,
                        "allowPaperCheckAsPaymentMethodInd": true,
                        "allowEStoreCreditAsPaymentMethodInd": true,
                        "paymentMethods": [
                            {
                                "id": 2352,
                                "paymentMethodType": {
                                    "value": "Credit Card",
                                    "name": "CREDIT_CARD"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VISA",
                                    "name": "VISA"
                                },
                                "cardId": 2101,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123600000,
                                "lastUpdatedDateTime": null,
                                "position": 145
                            },
                            {
                                "id": 2360,
                                "paymentMethodType": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "eCheck (ACH)",
                                    "name": "ECHECK"
                                },
                                "cardId": null,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1652123700000,
                                "lastUpdatedDateTime": null,
                                "position": 153
                            },
                            {
                                "id": 2384,
                                "paymentMethodType": {
                                    "value": "3D Secure",
                                    "name": "THREE_D_SECURE"
                                },
                                "paymentGateway": {
                                    "value": "Plug'n Pay",
                                    "name": "PLUG_N_PAY"
                                },
                                "cardBrand": {
                                    "value": "VERIFIED by VISA",
                                    "name": "VERIFIED_BY_VISA"
                                },
                                "cardId": 2110,
                                "createdUserId": 787,
                                "lastModifiedUserId": 665,
                                "createdDateTime": 1657567697000,
                                "lastUpdatedDateTime": null,
                                "position": 154
                            }
                        ],
                        "allowDynamicRoutingCapabilityInd": false,
                        "secondaryPaymentGateway": null,
                        "tertiaryPaymentGateway": null,
                        "userCount": null,
                        "assignedPaymentMethods": null,
                        "message": null,
                        "paymentMethodsCount": null,
                        "merchantName": null
                    },
                    "lastModifiedUserId": null
                }
            ],
            "oldEmail": null,
            "email": null,
            "locale": "en_US",
            "lastLoginDateTime": null,
            "securityQuestionsEnrolledInd": false,
            "createdUserId": 929,
            "lastModifiedUserId": null,
            "firstLoginDateTime": null,
            "maximumAllowedLoginDays": 99999,
            "organizationName": "Clubmed Columbus Isle",
            "forceChangePasswordInd": false,
            "originalUserId": null,
            "loyaltyStatus": {
                "name": "NOT_APPLICABLE"
            },
            "loyaltyRewardsNumber": null,
            "loyaltyEnrolledDateTime": null,
            "loyaltyTierLevel": {
                "name": "NONE"
            },
            "totalOutstandingPoints": null,
            "forgotPasswordGeneratedDateTime": null,
            "numberOfFailedLoginAttempts": 0,
            "numberOfFailedForgotPasswordAttempts": 0,
            "changePasswordDateTime": null,
            "lockedDateTime": null,
            "lockedByUserId": null,
            "merchantId": 21,
            "createdDateTime": 1707091859000,
            "forceChangeSecurityQuestionsInd": false,
            "passwordNeverExpiresInd": false,
            "phoneCountryCallingCodeId": 1,
            "mobileCountryCallingCodeId": 19,
            "faxCountryCallingCodeId": 1,
            "acceptTermsOfUseAgreementInd": false,
            "acceptPrivacyPolicyAgreementInd": false,
            "namePrefix": null,
            "nameSuffix": null,
            "middleInitial": "",
            "paymentAction": {
                "name": "PRE_AUTHORIZATION"
            },
            "mobilePhoneCarrierType": {
                "emailDomain": "NUMBER@batelco.com.bh",
                "value": "Batelco (BTC)",
                "countryCode": "BHS",
                "name": "BATELCO"
            },
            "transactionCategory": {
                "name": "CARD_NOT_PRESENT"
            },
            "textMessageType": {
                "name": "SMS"
            },
            "customer": null,
            "oneTimePasscode": null,
            "oneTimePasscodeCreatedDateTime": null,
            "numberOfFailedOneTimePasscodeAttempts": 0,
            "gender": null,
            "message": null,
            "customerId": null,
            "address": null,
            "fullName": "User Columbus",
            "minimumPasswordLength": null,
            "minimumLowercaseAlphabets": null,
            "minimumUppercaseAlphabets": null,
            "minimumNumerics": null,
            "minimumSpecialCharacters": null,
            "sessionId": null,
            "uiType": null,
            "customerName": null,
            "customerNumber": null,
            "geolocation": null,
            "currentPassword": null,
            "reEnterPassword": null,
            "reEnterEmail": null,
            "merchantName": "Clubmed Columbus Isle",
            "language": null,
            "merchantCode": null,
            "passwordAlreadyExists": false,
            "currentPasswordValid": false,
            "principal": null,
            "userSession": null,
            "selectedRoles": null,
            "numberOfInactiveLoginDays": 0
        }
    ],
    "recordCount": 12,
    "message": null
}

Updated As Of Version 6.1.1