Queue Worker/member-profile-update

11436301

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 5:03 PM
Processed
Thu, Apr 24, 2025 5:03 PM
Finished
Thu, Apr 24, 2025 5:03 PM
Attempts Made
0
Permalinks
Job 11436301 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "2400 Clark Ave",
      "address2": "",
      "city": "Long Beach",
      "state": "CA",
      "zip": "90815",
      "isValid": true
    },
    "birthDate": "1975-06-18",
    "email": "karen.chapdelaine18@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "KAREN",
    "gender": "Unspecified",
    "lastName": "Lo Grande",
    "memberSince": "2001-01-20",
    "phoneNumbers": [
      {
        "number": "2063556202",
        "priority": "PRIMARY",
        "type": "Home"
      },
      {
        "number": "",
        "priority": "SECONDARY",
        "type": ""
      }
    ],
    "userName": "karen.chapdelaine18@gmail.com",
    "homeClub": "00890",
    "memberNumbers": [
      {
        "memberNumber": "CP52430",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/264/b2089157-6eea-4273-b3d7-5b182d495a90"
  },
  "sync_data": {
    "full_name": "KAREN Lo Grande",
    "id": 3327266,
    "customer_number": "CP52430",
    "checkin_code": "2063556202",
    "email": "karen.chapdelaine18@gmail.com",
    "phone": "2063556202",
    "first_name": "KAREN",
    "last_name": "Lo Grande",
    "address_1": "2400 Clark Ave",
    "address_2": "",
    "city": "Long Beach",
    "state": "CA",
    "zip": "90815",
    "birthday": "1975-06-18",
    "gender": "u",
    "club_of_access": "00890",
    "is_24hf_employee": false,
    "join_date": "01/20/2001",
    "is_ignored": null,
    "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-24T17:03:14.020Z",
    "is_active_synced": true,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2017-09-14T16:48:52.090Z",
    "updatedAt": "2025-04-24T17:03:14.020Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "2400 Clark Ave",
    "address2": "",
    "city": "Long Beach",
    "state": "CA",
    "zip": "90815",
    "isValid": true
  },
  "birthDate": "1975-06-18",
  "email": "karen.chapdelaine18@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "KAREN",
  "gender": "Unspecified",
  "lastName": "Lo Grande",
  "memberSince": "2001-01-20",
  "phoneNumbers": [
    {
      "number": "2063556202",
      "priority": "PRIMARY",
      "type": "Home"
    },
    {
      "number": "",
      "priority": "SECONDARY",
      "type": ""
    }
  ],
  "userName": "karen.chapdelaine18@gmail.com",
  "homeClub": "00890",
  "memberNumbers": [
    {
      "memberNumber": "CP52430",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/264/b2089157-6eea-4273-b3d7-5b182d495a90"
}