Queue Worker/member-profile-update

11405437

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 10:19 AM
Processed
Wed, Apr 23, 2025 10:19 AM
Finished
Wed, Apr 23, 2025 10:19 AM
Attempts Made
0
Permalinks
Job 11405437 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "355 Merritt Pl NE",
      "address2": "",
      "city": "North Bend",
      "state": "WA",
      "zip": "98045",
      "isValid": true
    },
    "birthDate": "1965-09-24",
    "email": "thomrowe1965@gmail.com",
    "emergencyContact": {
      "firstName": "Barbara ",
      "lastName": "David",
      "phone": "9407459151"
    },
    "firstName": "Thomas",
    "gender": "Male",
    "lastName": "Rowe",
    "memberSince": "2023-03-18",
    "phoneNumbers": [
      {
        "number": "4254423106",
        "priority": "PRIMARY",
        "type": "MOBILE"
      }
    ],
    "userName": "thomrowe1965@gmail.com",
    "homeClub": "00439",
    "memberNumbers": [
      {
        "memberNumber": "MBR11035572",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Thomas Rowe",
    "id": 14912205,
    "customer_number": "MBR11035572",
    "checkin_code": null,
    "email": "thomrowe1965@gmail.com",
    "phone": "4254423106",
    "first_name": "Thomas",
    "last_name": "Rowe",
    "address_1": "355 Merritt Pl NE",
    "address_2": "",
    "city": "North Bend",
    "state": "WA",
    "zip": "98045",
    "birthday": "1965-09-24",
    "gender": "m",
    "club_of_access": "00439",
    "is_24hf_employee": false,
    "join_date": "03/18/2023",
    "is_ignored": false,
    "is_active": false,
    "has_pt_agreement": true,
    "total_pt_sessions": 50,
    "used_pt_sessions": 44,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-23T10:19:36.073Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2023-03-18T14:46:20.744Z",
    "updatedAt": "2025-04-23T10:19:36.073Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "355 Merritt Pl NE",
    "address2": "",
    "city": "North Bend",
    "state": "WA",
    "zip": "98045",
    "isValid": true
  },
  "birthDate": "1965-09-24",
  "email": "thomrowe1965@gmail.com",
  "emergencyContact": {
    "firstName": "Barbara ",
    "lastName": "David",
    "phone": "9407459151"
  },
  "firstName": "Thomas",
  "gender": "Male",
  "lastName": "Rowe",
  "memberSince": "2023-03-18",
  "phoneNumbers": [
    {
      "number": "4254423106",
      "priority": "PRIMARY",
      "type": "MOBILE"
    }
  ],
  "userName": "thomrowe1965@gmail.com",
  "homeClub": "00439",
  "memberNumbers": [
    {
      "memberNumber": "MBR11035572",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}