Queue Worker/member-profile-update

11395352

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 11:56 PM
Processed
Tue, Apr 22, 2025 11:56 PM
Finished
Tue, Apr 22, 2025 11:56 PM
Attempts Made
0
Permalinks
Job 11395352 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "5538 NE 38th St",
      "address2": "",
      "city": "Seattle",
      "state": "WA",
      "zip": "98105",
      "isValid": true
    },
    "birthDate": "2000-08-27",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Eliot",
    "gender": "Male",
    "lastName": "Herbst",
    "memberSince": "2022-07-28",
    "phoneNumbers": [
      {
        "number": "",
        "priority": "SECONDARY",
        "type": ""
      },
      {
        "number": "8325707361",
        "priority": "PRIMARY",
        "type": "Home"
      }
    ],
    "userName": "eliotherbst@gmail.com",
    "homeClub": "00886",
    "memberNumbers": [
      {
        "memberNumber": "MBR08884993",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/133/45cc573b-b4ea-47e0-83f0-2c594e46e4b5"
  },
  "sync_data": {
    "full_name": "Eliot Herbst",
    "id": 13130533,
    "customer_number": "MBR08884993",
    "checkin_code": null,
    "email": "undefined",
    "phone": "8325707361",
    "first_name": "Eliot",
    "last_name": "Herbst",
    "address_1": "5538 NE 38th St",
    "address_2": "",
    "city": "Seattle",
    "state": "WA",
    "zip": "98105",
    "birthday": "2000-08-27",
    "gender": "m",
    "club_of_access": "00886",
    "is_24hf_employee": false,
    "join_date": "07/28/2022",
    "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-22T23:56:13.901Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2022-07-28T19:04:18.806Z",
    "updatedAt": "2025-04-22T23:56:13.902Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "5538 NE 38th St",
    "address2": "",
    "city": "Seattle",
    "state": "WA",
    "zip": "98105",
    "isValid": true
  },
  "birthDate": "2000-08-27",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Eliot",
  "gender": "Male",
  "lastName": "Herbst",
  "memberSince": "2022-07-28",
  "phoneNumbers": [
    {
      "number": "",
      "priority": "SECONDARY",
      "type": ""
    },
    {
      "number": "8325707361",
      "priority": "PRIMARY",
      "type": "Home"
    }
  ],
  "userName": "eliotherbst@gmail.com",
  "homeClub": "00886",
  "memberNumbers": [
    {
      "memberNumber": "MBR08884993",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/133/45cc573b-b4ea-47e0-83f0-2c594e46e4b5"
}