Queue Worker/member-profile-update
11440051
Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 7:46 PM
Processed
Thu, Apr 24, 2025 7:46 PM
Finished
Thu, Apr 24, 2025 7:46 PM
Attempts Made
0
Progress
Return Value
{
"payload": {
"address": {
"address1": "3493 Emmett Pl",
"address2": "",
"city": "Santa Clara",
"state": "CA",
"zip": "95051",
"isValid": true
},
"birthDate": "2004-05-05",
"email": "samanthagong75@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Samantha",
"gender": "Female",
"lastName": "Gong",
"memberSince": "2023-03-17",
"phoneNumbers": [
{
"number": "4086406068",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "samanthagong75@gmail.com",
"homeClub": "00823",
"memberNumbers": [
{
"memberNumber": "MBR11031750",
"isActive": false,
"isEffectiveMemberNumber": false,
"externalStatus": "EXPIRED"
},
{
"memberNumber": "MBR14774864",
"isActive": true,
"isEffectiveMemberNumber": true,
"externalStatus": "ACTIVE"
}
]
},
"sync_data": {
"full_name": "Samantha Gong",
"id": 20432453,
"customer_number": "MBR14774864",
"checkin_code": null,
"email": "samanthagong75@gmail.com",
"phone": "4086406068",
"first_name": "Samantha",
"last_name": "Gong",
"address_1": "3493 Emmett Pl",
"address_2": "",
"city": "Santa Clara",
"state": "CA",
"zip": "95051",
"birthday": "2004-05-05",
"gender": "f",
"club_of_access": "00823",
"is_24hf_employee": false,
"join_date": "03/17/2023",
"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:46:35.954Z",
"is_active_synced": false,
"membership_tier": "gold",
"external_status": "ACTIVE",
"createdAt": "2025-04-24T19:46:31.189Z",
"updatedAt": "2025-04-24T19:46:35.955Z",
"deletedAt": null
}
}
Data
{
"address": {
"address1": "3493 Emmett Pl",
"address2": "",
"city": "Santa Clara",
"state": "CA",
"zip": "95051",
"isValid": true
},
"birthDate": "2004-05-05",
"email": "samanthagong75@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Samantha",
"gender": "Female",
"lastName": "Gong",
"memberSince": "2023-03-17",
"phoneNumbers": [
{
"number": "4086406068",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "samanthagong75@gmail.com",
"homeClub": "00823",
"memberNumbers": [
{
"memberNumber": "MBR11031750",
"isActive": false,
"isEffectiveMemberNumber": false,
"externalStatus": "EXPIRED"
},
{
"memberNumber": "MBR14774864",
"isActive": true,
"isEffectiveMemberNumber": true,
"externalStatus": "ACTIVE"
}
]
}