Queue Worker/member-profile-update
11426813
Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 2:31 AM
Processed
Thu, Apr 24, 2025 2:31 AM
Finished
Thu, Apr 24, 2025 2:31 AM
Attempts Made
0
Progress
Return Value
{
"payload": {
"address": {
"address1": "3102 greenwood ave",
"address2": "",
"city": "Bellingham",
"state": "WA",
"zip": "98225",
"isValid": true
},
"birthDate": "1977-04-17",
"email": "scottcampbell12591@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Scott",
"gender": "Male",
"lastName": "Campbell",
"memberSince": "2023-04-02",
"phoneNumbers": [
{
"number": "3602241190",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "scottcampbell12591@gmail.com",
"homeClub": "00963",
"memberNumbers": [
{
"memberNumber": "MBR11113642",
"isActive": false,
"isEffectiveMemberNumber": true,
"externalStatus": "EXPIRED"
}
]
},
"sync_data": {
"full_name": "Scott Campbell",
"id": 15022528,
"customer_number": "MBR11113642",
"checkin_code": null,
"email": "scottcampbell12591@gmail.com",
"phone": "3602241190",
"first_name": "Scott",
"last_name": "Campbell",
"address_1": "3102 greenwood ave",
"address_2": "",
"city": "Bellingham",
"state": "WA",
"zip": "98225",
"birthday": "1977-04-17",
"gender": "m",
"club_of_access": "00963",
"is_24hf_employee": false,
"join_date": "04/02/2023",
"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-24T02:31:31.605Z",
"is_active_synced": false,
"external_status": "EXPIRED",
"createdAt": "2023-04-02T23:00:17.942Z",
"updatedAt": "2025-04-24T02:31:31.605Z",
"deletedAt": null
}
}
Data
{
"address": {
"address1": "3102 greenwood ave",
"address2": "",
"city": "Bellingham",
"state": "WA",
"zip": "98225",
"isValid": true
},
"birthDate": "1977-04-17",
"email": "scottcampbell12591@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Scott",
"gender": "Male",
"lastName": "Campbell",
"memberSince": "2023-04-02",
"phoneNumbers": [
{
"number": "3602241190",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "scottcampbell12591@gmail.com",
"homeClub": "00963",
"memberNumbers": [
{
"memberNumber": "MBR11113642",
"isActive": false,
"isEffectiveMemberNumber": true,
"externalStatus": "EXPIRED"
}
]
}