Queue Worker/member-profile-update
11455363
Actions
State
Completed
Timestamp
Fri, Apr 25, 2025 12:01 PM
Processed
Fri, Apr 25, 2025 12:13 PM
Finished
Fri, Apr 25, 2025 12:13 PM
Attempts Made
0
Progress
Return Value
{
"payload": {
"address": {
"address1": "9807 nw 2nd ct",
"address2": "",
"city": "plantation",
"state": "FL",
"zip": "33324",
"isValid": true
},
"birthDate": "1991-08-30",
"email": "nickynicole91@hotmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Nicole",
"gender": "Female",
"lastName": "Vera",
"memberSince": "2024-02-25",
"phoneNumbers": [
{
"number": "9543713757",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "nickynicole91@hotmail.com",
"homeClub": "00217",
"memberNumbers": [
{
"memberNumber": "MBR12805210",
"isActive": false,
"isEffectiveMemberNumber": true,
"externalStatus": "EXPIRED"
}
]
},
"sync_data": "No user synced with this member"
}
Data
{
"address": {
"address1": "9807 nw 2nd ct",
"address2": "",
"city": "plantation",
"state": "FL",
"zip": "33324",
"isValid": true
},
"birthDate": "1991-08-30",
"email": "nickynicole91@hotmail.com",
"emergencyContact": {
"firstName": "",
"lastName": "",
"phone": ""
},
"firstName": "Nicole",
"gender": "Female",
"lastName": "Vera",
"memberSince": "2024-02-25",
"phoneNumbers": [
{
"number": "9543713757",
"priority": "PRIMARY",
"type": ""
}
],
"userName": "nickynicole91@hotmail.com",
"homeClub": "00217",
"memberNumbers": [
{
"memberNumber": "MBR12805210",
"isActive": false,
"isEffectiveMemberNumber": true,
"externalStatus": "EXPIRED"
}
]
}