Queue Worker/member-profile-update

11386358

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 6:43 PM
Processed
Tue, Apr 22, 2025 6:43 PM
Finished
Tue, Apr 22, 2025 6:43 PM
Attempts Made
0
Permalinks
Job 11386358 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "4132 sw 19th ct",
      "address2": "",
      "city": "Damascus",
      "state": "OR",
      "zip": "97080",
      "isValid": true
    },
    "birthDate": "1973-12-20",
    "email": "bltdt09@yahoo.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Butch",
    "gender": "Male",
    "lastName": "George",
    "memberSince": "2025-04-22",
    "phoneNumbers": [
      {
        "number": "5038912291",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "homeClub": "00442",
    "memberNumbers": [
      {
        "memberNumber": "MBR14765066",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": "No user synced with this member"
}
Data
{
  "address": {
    "address1": "4132 sw 19th ct",
    "address2": "",
    "city": "Damascus",
    "state": "OR",
    "zip": "97080",
    "isValid": true
  },
  "birthDate": "1973-12-20",
  "email": "bltdt09@yahoo.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Butch",
  "gender": "Male",
  "lastName": "George",
  "memberSince": "2025-04-22",
  "phoneNumbers": [
    {
      "number": "5038912291",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "homeClub": "00442",
  "memberNumbers": [
    {
      "memberNumber": "MBR14765066",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}