Queue Worker/member-profile-update

11446514

Actions
State
Completed
Timestamp
Fri, Apr 25, 2025 12:19 AM
Processed
Fri, Apr 25, 2025 12:19 AM
Finished
Fri, Apr 25, 2025 12:19 AM
Attempts Made
0
Permalinks
Job 11446514 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "7421 Lemon Hill Ave",
      "address2": "",
      "city": "Sacramento",
      "state": "CA",
      "zip": "95824",
      "isValid": true
    },
    "birthDate": "1991-06-17",
    "email": "bla.thao19+1@yahoo.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Bla",
    "gender": "Female",
    "lastName": "Hao",
    "memberSince": "2025-04-24",
    "phoneNumbers": [
      {
        "number": "9188710906",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "bla.thao19+1@yahoo.com",
    "homeClub": "00552",
    "memberNumbers": [
      {
        "memberNumber": "MBR14776175",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/219/54ac2d3c-48e5-432b-8c3b-72de424ea95e"
  },
  "sync_data": {
    "full_name": "Bla Hao",
    "id": 20434340,
    "customer_number": "MBR14776175",
    "checkin_code": null,
    "email": "bla.thao19+1@yahoo.com",
    "phone": "9188710906",
    "first_name": "Bla",
    "last_name": "Hao",
    "address_1": "7421 Lemon Hill Ave",
    "address_2": "",
    "city": "Sacramento",
    "state": "CA",
    "zip": "95824",
    "birthday": "1991-06-17",
    "gender": "f",
    "club_of_access": "00552",
    "is_24hf_employee": false,
    "join_date": "04/24/2025",
    "is_ignored": false,
    "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-25T00:19:52.125Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-25T00:08:52.314Z",
    "updatedAt": "2025-04-25T00:19:52.125Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "7421 Lemon Hill Ave",
    "address2": "",
    "city": "Sacramento",
    "state": "CA",
    "zip": "95824",
    "isValid": true
  },
  "birthDate": "1991-06-17",
  "email": "bla.thao19+1@yahoo.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Bla",
  "gender": "Female",
  "lastName": "Hao",
  "memberSince": "2025-04-24",
  "phoneNumbers": [
    {
      "number": "9188710906",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "bla.thao19+1@yahoo.com",
  "homeClub": "00552",
  "memberNumbers": [
    {
      "memberNumber": "MBR14776175",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/219/54ac2d3c-48e5-432b-8c3b-72de424ea95e"
}