Queue Worker/member-profile-update

11428163

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 3:29 AM
Processed
Thu, Apr 24, 2025 3:29 AM
Finished
Thu, Apr 24, 2025 3:29 AM
Attempts Made
0
Permalinks
Job 11428163 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1740 SW 105TH LANE",
      "address2": "",
      "city": "PLANTATION",
      "state": "FL",
      "zip": "33324",
      "isValid": true
    },
    "birthDate": "1950-07-25",
    "email": "yogi.lady2004@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "GRAYSON",
    "gender": "Male",
    "lastName": "SNAPP",
    "memberSince": "2019-09-04",
    "phoneNumbers": [
      {
        "number": "9544729998",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "homeClub": "00217",
    "memberNumbers": [
      {
        "memberNumber": "SZ29258",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": "No user synced with this member"
}
Data
{
  "address": {
    "address1": "1740 SW 105TH LANE",
    "address2": "",
    "city": "PLANTATION",
    "state": "FL",
    "zip": "33324",
    "isValid": true
  },
  "birthDate": "1950-07-25",
  "email": "yogi.lady2004@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "GRAYSON",
  "gender": "Male",
  "lastName": "SNAPP",
  "memberSince": "2019-09-04",
  "phoneNumbers": [
    {
      "number": "9544729998",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "homeClub": "00217",
  "memberNumbers": [
    {
      "memberNumber": "SZ29258",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}