Queue Worker/member-profile-update
11432627
Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:01 PM
Processed
Thu, Apr 24, 2025 12:21 PM
Finished
Thu, Apr 24, 2025 12:21 PM
Attempts Made
0
Progress
Return Value
{
"payload": {
"address": {
"address1": "6570 Zena Dr",
"address2": "",
"city": "San Diego",
"state": "CA",
"zip": "92115",
"isValid": true
},
"birthDate": "2000-02-27",
"email": "kcchapp@gmail.com",
"emergencyContact": {
"firstName": "David",
"lastName": "Holmes",
"phone": "5303079916"
},
"firstName": "Kendall",
"gender": "Female",
"lastName": "Chappell",
"memberSince": "2022-08-28",
"phoneNumbers": [
{
"number": "5419412465",
"priority": "PRIMARY",
"type": "HOME"
}
],
"userName": "kcchapp@gmail.com",
"homeClub": "00057",
"memberNumbers": [
{
"memberNumber": "MBR09415615",
"isActive": false,
"isEffectiveMemberNumber": true,
"externalStatus": "EXPIRED"
}
]
},
"sync_data": {
"full_name": "Kendall Chappell",
"id": 13393536,
"customer_number": "MBR09415615",
"checkin_code": null,
"email": "kcchapp@gmail.com",
"phone": "5419412465",
"first_name": "Kendall",
"last_name": "Chappell",
"address_1": "6570 Zena Dr",
"address_2": "",
"city": "San Diego",
"state": "CA",
"zip": "92115",
"birthday": "2000-02-27",
"gender": "f",
"club_of_access": "00057",
"is_24hf_employee": false,
"join_date": "08/28/2022",
"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:21:13.986Z",
"is_active_synced": false,
"membership_tier": "24go_basic",
"external_status": "EXPIRED",
"createdAt": "2022-08-29T00:36:52.409Z",
"updatedAt": "2025-04-24T12:21:13.986Z",
"deletedAt": null
}
}
Data
{
"address": {
"address1": "6570 Zena Dr",
"address2": "",
"city": "San Diego",
"state": "CA",
"zip": "92115",
"isValid": true
},
"birthDate": "2000-02-27",
"email": "kcchapp@gmail.com",
"emergencyContact": {
"firstName": "David",
"lastName": "Holmes",
"phone": "5303079916"
},
"firstName": "Kendall",
"gender": "Female",
"lastName": "Chappell",
"memberSince": "2022-08-28",
"phoneNumbers": [
{
"number": "5419412465",
"priority": "PRIMARY",
"type": "HOME"
}
],
"userName": "kcchapp@gmail.com",
"homeClub": "00057",
"memberNumbers": [
{
"memberNumber": "MBR09415615",
"isActive": false,
"isEffectiveMemberNumber": true,
"externalStatus": "EXPIRED"
}
]
}