Queue Worker/member-profile-update
11431671
Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:00 PM
Processed
Thu, Apr 24, 2025 12:07 PM
Finished
Thu, Apr 24, 2025 12:07 PM
Attempts Made
0
Progress
Return Value
{
"payload": {
"address": {
"address1": "105 West Camino Real Ave",
"address2": "",
"city": "Arcadia",
"state": "CA",
"zip": "91007",
"isValid": true
},
"birthDate": "1994-08-09",
"email": "garyjaffehuang@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Gary",
"gender": "Male",
"lastName": "Huang",
"memberSince": "2024-01-23",
"phoneNumbers": [
{
"number": "6262154555",
"priority": "PRIMARY",
"type": "HOME"
}
],
"userName": "garyjaffehuang@gmail.com",
"homeClub": "00183",
"memberNumbers": [
{
"memberNumber": "MBR12638512",
"isActive": false,
"isEffectiveMemberNumber": true,
"externalStatus": "EXPIRED"
}
]
},
"sync_data": {
"full_name": "Gary Huang",
"id": 17365978,
"customer_number": "MBR12638512",
"checkin_code": null,
"email": "garyjaffehuang@gmail.com",
"phone": "6262154555",
"first_name": "Gary",
"last_name": "Huang",
"address_1": "105 West Camino Real Ave",
"address_2": "",
"city": "Arcadia",
"state": "CA",
"zip": "91007",
"birthday": "1994-08-09",
"gender": "m",
"club_of_access": "00183",
"is_24hf_employee": false,
"join_date": "01/23/2024",
"is_ignored": false,
"is_active": false,
"has_pt_agreement": false,
"total_pt_sessions": null,
"used_pt_sessions": null,
"near_expiration_date": false,
"expiration_days": null,
"last_verify_sync": "2025-04-24T12:07:38.733Z",
"is_active_synced": false,
"membership_tier": "24go_basic",
"external_status": "EXPIRED",
"createdAt": "2024-01-23T23:28:51.334Z",
"updatedAt": "2025-04-24T12:07:38.734Z",
"deletedAt": null
}
}
Data
{
"address": {
"address1": "105 West Camino Real Ave",
"address2": "",
"city": "Arcadia",
"state": "CA",
"zip": "91007",
"isValid": true
},
"birthDate": "1994-08-09",
"email": "garyjaffehuang@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Gary",
"gender": "Male",
"lastName": "Huang",
"memberSince": "2024-01-23",
"phoneNumbers": [
{
"number": "6262154555",
"priority": "PRIMARY",
"type": "HOME"
}
],
"userName": "garyjaffehuang@gmail.com",
"homeClub": "00183",
"memberNumbers": [
{
"memberNumber": "MBR12638512",
"isActive": false,
"isEffectiveMemberNumber": true,
"externalStatus": "EXPIRED"
}
]
}