Queue Worker/member-profile-update

11432942

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:01 PM
Processed
Thu, Apr 24, 2025 12:25 PM
Finished
Thu, Apr 24, 2025 12:25 PM
Attempts Made
0
Permalinks
Job 11432942 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "16382 28TH PL NE",
      "address2": "",
      "city": "SHORELINE",
      "state": "WA",
      "zip": "98155",
      "isValid": true
    },
    "birthDate": "1949-06-03",
    "email": "jswigton@usfamily.net",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "JOE",
    "gender": "Male",
    "lastName": "WIGTON",
    "memberSince": "2019-01-02",
    "phoneNumbers": [
      {
        "number": "2069309300",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "jswigton2",
    "homeClub": "00886",
    "memberNumbers": [
      {
        "memberNumber": "SK27118",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/204/82df191e-812e-4695-91b7-94ed93287cf3"
  },
  "sync_data": {
    "full_name": "JOE WIGTON",
    "id": 8485476,
    "customer_number": "SK27118",
    "checkin_code": "2069309300",
    "email": "jswigton@usfamily.net",
    "phone": "2069309300",
    "first_name": "JOE",
    "last_name": "WIGTON",
    "address_1": "16382 28TH PL NE",
    "address_2": "",
    "city": "SHORELINE",
    "state": "WA",
    "zip": "98155",
    "birthday": "1949-06-03",
    "gender": "m",
    "club_of_access": "00886",
    "is_24hf_employee": false,
    "join_date": "01/02/2019",
    "is_ignored": null,
    "is_active": false,
    "has_pt_agreement": false,
    "total_pt_sessions": 285,
    "used_pt_sessions": 285,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-24T12:25:15.455Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2019-01-02T17:41:40.851Z",
    "updatedAt": "2025-04-24T12:25:15.455Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "16382 28TH PL NE",
    "address2": "",
    "city": "SHORELINE",
    "state": "WA",
    "zip": "98155",
    "isValid": true
  },
  "birthDate": "1949-06-03",
  "email": "jswigton@usfamily.net",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "JOE",
  "gender": "Male",
  "lastName": "WIGTON",
  "memberSince": "2019-01-02",
  "phoneNumbers": [
    {
      "number": "2069309300",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "jswigton2",
  "homeClub": "00886",
  "memberNumbers": [
    {
      "memberNumber": "SK27118",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/204/82df191e-812e-4695-91b7-94ed93287cf3"
}