Queue Worker/member-profile-update

11391512

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 10:03 PM
Processed
Tue, Apr 22, 2025 10:03 PM
Finished
Tue, Apr 22, 2025 10:03 PM
Attempts Made
0
Permalinks
Job 11391512 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1312 Hoffman Drive",
      "address2": "",
      "city": "Erie",
      "state": "CO",
      "zip": "80516",
      "isValid": true
    },
    "birthDate": "1971-05-12",
    "email": "norahbowerman@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Chad",
    "gender": "Male",
    "lastName": "Bowerman",
    "memberSince": "2025-04-03",
    "phoneNumbers": [
      {
        "number": "7202052429",
        "priority": "PRIMARY",
        "type": "HOME"
      }
    ],
    "userName": "chadbowerman@yahoo.com",
    "homeClub": "00669",
    "memberNumbers": [
      {
        "memberNumber": "MBR14682462",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/147/2462da8f-820e-4438-a282-15301c4a659d"
  },
  "sync_data": {
    "full_name": "Chad Bowerman",
    "id": 20295831,
    "customer_number": "MBR14682462",
    "checkin_code": null,
    "email": "norahbowerman@gmail.com",
    "phone": "7202052429",
    "first_name": "Chad",
    "last_name": "Bowerman",
    "address_1": "1312 Hoffman Drive",
    "address_2": "",
    "city": "Erie",
    "state": "CO",
    "zip": "80516",
    "birthday": "1971-05-12",
    "gender": "m",
    "club_of_access": "00669",
    "is_24hf_employee": false,
    "join_date": "04/03/2025",
    "is_ignored": false,
    "is_active": true,
    "has_pt_agreement": false,
    "total_pt_sessions": null,
    "used_pt_sessions": null,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-22T22:03:08.847Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-03T19:16:55.353Z",
    "updatedAt": "2025-04-22T22:03:08.847Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1312 Hoffman Drive",
    "address2": "",
    "city": "Erie",
    "state": "CO",
    "zip": "80516",
    "isValid": true
  },
  "birthDate": "1971-05-12",
  "email": "norahbowerman@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Chad",
  "gender": "Male",
  "lastName": "Bowerman",
  "memberSince": "2025-04-03",
  "phoneNumbers": [
    {
      "number": "7202052429",
      "priority": "PRIMARY",
      "type": "HOME"
    }
  ],
  "userName": "chadbowerman@yahoo.com",
  "homeClub": "00669",
  "memberNumbers": [
    {
      "memberNumber": "MBR14682462",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/147/2462da8f-820e-4438-a282-15301c4a659d"
}