Queue Worker/member-profile-update

11435507

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 4:08 PM
Processed
Thu, Apr 24, 2025 4:08 PM
Finished
Thu, Apr 24, 2025 4:08 PM
Attempts Made
0
Permalinks
Job 11435507 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "12611 Ashford River Dr",
      "address2": "",
      "city": "Houston",
      "state": "TX",
      "zip": "77072",
      "isValid": true
    },
    "birthDate": "1988-07-18",
    "email": "etrinh88@yahoo.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Eric",
    "gender": "Male",
    "lastName": "Trinh",
    "memberSince": "2022-02-25",
    "phoneNumbers": [
      {
        "number": "8326601504",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "Etrinh88",
    "homeClub": "00697",
    "memberNumbers": [
      {
        "memberNumber": "MBR06046585",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": "No user synced with this member"
}
Data
{
  "address": {
    "address1": "12611 Ashford River Dr",
    "address2": "",
    "city": "Houston",
    "state": "TX",
    "zip": "77072",
    "isValid": true
  },
  "birthDate": "1988-07-18",
  "email": "etrinh88@yahoo.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Eric",
  "gender": "Male",
  "lastName": "Trinh",
  "memberSince": "2022-02-25",
  "phoneNumbers": [
    {
      "number": "8326601504",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "Etrinh88",
  "homeClub": "00697",
  "memberNumbers": [
    {
      "memberNumber": "MBR06046585",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}