Queue Worker/member-profile-update
11443762
Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 10:34 PM
Processed
Thu, Apr 24, 2025 10:34 PM
Finished
Thu, Apr 24, 2025 10:34 PM
Attempts Made
0
Progress
Return Value
{
"payload": {
"address": {
"address1": "11778 Churchill Way",
"address2": "",
"city": "Porter Ranch",
"state": "CA",
"zip": "91326",
"isValid": true
},
"birthDate": "1979-09-08",
"email": "portiar.scott@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Portia",
"gender": "Female",
"lastName": "Scott",
"memberSince": "2025-04-24",
"phoneNumbers": [
{
"number": "9105840635",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "portiar.scott@gmail.com",
"homeClub": "00176",
"memberNumbers": [
{
"memberNumber": "MBR14775631",
"isActive": true,
"isEffectiveMemberNumber": true,
"externalStatus": "ACTIVE"
}
]
},
"sync_data": "No user synced with this member"
}
Data
{
"address": {
"address1": "11778 Churchill Way",
"address2": "",
"city": "Porter Ranch",
"state": "CA",
"zip": "91326",
"isValid": true
},
"birthDate": "1979-09-08",
"email": "portiar.scott@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Portia",
"gender": "Female",
"lastName": "Scott",
"memberSince": "2025-04-24",
"phoneNumbers": [
{
"number": "9105840635",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "portiar.scott@gmail.com",
"homeClub": "00176",
"memberNumbers": [
{
"memberNumber": "MBR14775631",
"isActive": true,
"isEffectiveMemberNumber": true,
"externalStatus": "ACTIVE"
}
]
}