Queue Worker/member-profile-update
11422697
Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:39 AM
Processed
Thu, Apr 24, 2025 12:39 AM
Finished
Thu, Apr 24, 2025 12:39 AM
Attempts Made
0
Progress
Return Value
{
"payload": {
"address": {
"address1": "941 august sky dr",
"address2": "",
"city": "Deltona",
"state": "FL",
"zip": "32738",
"isValid": true
},
"birthDate": "2004-04-26",
"email": "cyrsamantha26@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Samantha",
"gender": "Female",
"lastName": "Cyr",
"memberSince": "2022-09-16",
"phoneNumbers": [
{
"number": "3212011821",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "cyrsamantha26@gmail.com",
"homeClub": "00633",
"memberNumbers": [
{
"memberNumber": "MBR09746891",
"isActive": false,
"isEffectiveMemberNumber": false,
"externalStatus": "EXPIRED"
},
{
"memberNumber": "MBR14771984",
"isActive": true,
"isEffectiveMemberNumber": true,
"externalStatus": "ACTIVE"
}
]
},
"sync_data": "No user synced with this member"
}
Data
{
"address": {
"address1": "941 august sky dr",
"address2": "",
"city": "Deltona",
"state": "FL",
"zip": "32738",
"isValid": true
},
"birthDate": "2004-04-26",
"email": "cyrsamantha26@gmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Samantha",
"gender": "Female",
"lastName": "Cyr",
"memberSince": "2022-09-16",
"phoneNumbers": [
{
"number": "3212011821",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "cyrsamantha26@gmail.com",
"homeClub": "00633",
"memberNumbers": [
{
"memberNumber": "MBR09746891",
"isActive": false,
"isEffectiveMemberNumber": false,
"externalStatus": "EXPIRED"
},
{
"memberNumber": "MBR14771984",
"isActive": true,
"isEffectiveMemberNumber": true,
"externalStatus": "ACTIVE"
}
]
}