Queue Worker/member-profile-update

11391027

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 9:40 PM
Processed
Tue, Apr 22, 2025 9:40 PM
Finished
Tue, Apr 22, 2025 9:40 PM
Attempts Made
0
Permalinks
Job 11391027 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "13710 sw weir rd",
      "address2": "",
      "city": "Beaverton",
      "state": "OR",
      "zip": "97008",
      "isValid": true
    },
    "birthDate": "2003-08-18",
    "email": "keegan.t.waller@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Keegan",
    "gender": "Male",
    "lastName": "Waller",
    "memberSince": "2023-01-16",
    "phoneNumbers": [
      {
        "number": "5038287471",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "keegan.t.waller@gmail.com",
    "homeClub": "00415",
    "memberNumbers": [
      {
        "memberNumber": "MBR14765916",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      },
      {
        "memberNumber": "MBR10697785",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/180/85589fa5-61f9-4393-af52-76e4189953cd"
  },
  "sync_data": {
    "full_name": "Keegan Waller",
    "id": 14423052,
    "customer_number": "MBR10697785",
    "checkin_code": null,
    "email": "keegan.t.waller@gmail.com",
    "phone": "5038287471",
    "first_name": "Keegan",
    "last_name": "Waller",
    "address_1": "13710 sw weir rd",
    "address_2": "",
    "city": "Beaverton",
    "state": "OR",
    "zip": "97008",
    "birthday": "2003-08-18",
    "gender": "m",
    "club_of_access": "00415",
    "is_24hf_employee": false,
    "join_date": "01/16/2023",
    "is_ignored": false,
    "is_active": false,
    "has_pt_agreement": false,
    "total_pt_sessions": null,
    "used_pt_sessions": null,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-22T21:40:56.118Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2023-01-17T03:25:25.287Z",
    "updatedAt": "2025-04-22T21:40:56.118Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "13710 sw weir rd",
    "address2": "",
    "city": "Beaverton",
    "state": "OR",
    "zip": "97008",
    "isValid": true
  },
  "birthDate": "2003-08-18",
  "email": "keegan.t.waller@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Keegan",
  "gender": "Male",
  "lastName": "Waller",
  "memberSince": "2023-01-16",
  "phoneNumbers": [
    {
      "number": "5038287471",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "keegan.t.waller@gmail.com",
  "homeClub": "00415",
  "memberNumbers": [
    {
      "memberNumber": "MBR14765916",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    },
    {
      "memberNumber": "MBR10697785",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/180/85589fa5-61f9-4393-af52-76e4189953cd"
}