Queue Worker/member-profile-update
11439640
Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 7:24 PM
Processed
Thu, Apr 24, 2025 7:24 PM
Finished
Thu, Apr 24, 2025 7:24 PM
Attempts Made
0
Progress
Return Value
{
"payload": {
"address": {
"address1": "5 Penny Pines",
"address2": "",
"city": "Irvine",
"state": "CA",
"zip": "92604",
"isValid": true
},
"birthDate": "1990-03-23",
"email": "alexanderchao90@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Alexander",
"gender": "Male",
"lastName": "Chao",
"memberSince": "2025-04-24",
"phoneNumbers": [
{
"number": "9496487092",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "alexanderchao90@gmail.com",
"homeClub": "00944",
"memberNumbers": [
{
"memberNumber": "MBR14774777",
"isActive": true,
"isEffectiveMemberNumber": true,
"externalStatus": "ACTIVE"
}
]
},
"sync_data": {
"full_name": "Alexander Chao",
"id": 20432325,
"customer_number": "MBR14774777",
"checkin_code": null,
"email": "alexanderchao90@gmail.com",
"phone": "9496487092",
"first_name": "Alexander",
"last_name": "Chao",
"address_1": "5 Penny Pines",
"address_2": "",
"city": "Irvine",
"state": "CA",
"zip": "92604",
"birthday": "1990-03-23",
"gender": "m",
"club_of_access": "00944",
"is_24hf_employee": false,
"join_date": "04/24/2025",
"is_ignored": false,
"is_active": true,
"has_pt_agreement": false,
"total_pt_sessions": null,
"used_pt_sessions": null,
"near_expiration_date": false,
"expiration_days": null,
"last_verify_sync": "2025-04-24T19:24:40.035Z",
"is_active_synced": false,
"membership_tier": "platinum",
"external_status": "ACTIVE",
"createdAt": "2025-04-24T19:23:52.849Z",
"updatedAt": "2025-04-24T19:24:40.035Z",
"deletedAt": null
}
}
Data
{
"address": {
"address1": "5 Penny Pines",
"address2": "",
"city": "Irvine",
"state": "CA",
"zip": "92604",
"isValid": true
},
"birthDate": "1990-03-23",
"email": "alexanderchao90@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Alexander",
"gender": "Male",
"lastName": "Chao",
"memberSince": "2025-04-24",
"phoneNumbers": [
{
"number": "9496487092",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "alexanderchao90@gmail.com",
"homeClub": "00944",
"memberNumbers": [
{
"memberNumber": "MBR14774777",
"isActive": true,
"isEffectiveMemberNumber": true,
"externalStatus": "ACTIVE"
}
]
}