Queue Worker/member-profile-update

11412747

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 6:01 PM
Processed
Wed, Apr 23, 2025 6:01 PM
Finished
Wed, Apr 23, 2025 6:01 PM
Attempts Made
0
Permalinks
Job 11412747 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1421 10th St",
      "address2": "",
      "city": "Manhattan Beach",
      "state": "CA",
      "zip": "90266",
      "isValid": true
    },
    "birthDate": "1952-04-12",
    "email": "kkeguchi1@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Karen",
    "gender": "Female",
    "lastName": "Eguchi",
    "memberSince": "2025-04-23",
    "phoneNumbers": [
      {
        "number": "3107135890",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "kkeguchi1@gmail.com",
    "homeClub": "00163",
    "memberNumbers": [
      {
        "memberNumber": "MBR14769855",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/292/0c5bed75-301e-447a-bd2e-901028342222"
  },
  "sync_data": {
    "full_name": "Karen Eguchi",
    "id": 20424768,
    "customer_number": "MBR14769855",
    "checkin_code": null,
    "email": "kkeguchi1@gmail.com",
    "phone": "3107135890",
    "first_name": "Karen",
    "last_name": "Eguchi",
    "address_1": "1421 10th St",
    "address_2": "",
    "city": "Manhattan Beach",
    "state": "CA",
    "zip": "90266",
    "birthday": "1952-04-12",
    "gender": "f",
    "club_of_access": "00163",
    "is_24hf_employee": false,
    "join_date": "04/23/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-23T18:01:47.598Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-23T17:55:45.528Z",
    "updatedAt": "2025-04-23T18:01:47.598Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1421 10th St",
    "address2": "",
    "city": "Manhattan Beach",
    "state": "CA",
    "zip": "90266",
    "isValid": true
  },
  "birthDate": "1952-04-12",
  "email": "kkeguchi1@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Karen",
  "gender": "Female",
  "lastName": "Eguchi",
  "memberSince": "2025-04-23",
  "phoneNumbers": [
    {
      "number": "3107135890",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "kkeguchi1@gmail.com",
  "homeClub": "00163",
  "memberNumbers": [
    {
      "memberNumber": "MBR14769855",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/292/0c5bed75-301e-447a-bd2e-901028342222"
}