Queue Worker/member-profile-update

11398994

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 1:38 AM
Processed
Wed, Apr 23, 2025 1:38 AM
Finished
Wed, Apr 23, 2025 1:38 AM
Attempts Made
0
Permalinks
Job 11398994 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "25 kingfisher ct",
      "address2": "",
      "city": "Coto de caza",
      "state": "CA",
      "zip": "92679",
      "isValid": true
    },
    "birthDate": "2001-05-09",
    "email": "matthewclarke0454@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Matthew",
    "gender": "Male",
    "lastName": "Clarke",
    "memberSince": "2025-04-07",
    "phoneNumbers": [
      {
        "number": "9492911776",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "matthewclarke0454@gmail.com",
    "homeClub": "00944",
    "memberNumbers": [
      {
        "memberNumber": "MBR14701876",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/72/75e3383b-d2d9-4abd-9bb6-20b1ae79e96b"
  },
  "sync_data": {
    "full_name": "Matthew Clarke",
    "id": 20324286,
    "customer_number": "MBR14701876",
    "checkin_code": null,
    "email": "matthewclarke0454@gmail.com",
    "phone": "9492911776",
    "first_name": "Matthew",
    "last_name": "Clarke",
    "address_1": "25 kingfisher ct",
    "address_2": "",
    "city": "Coto de caza",
    "state": "CA",
    "zip": "92679",
    "birthday": "2001-05-09",
    "gender": "m",
    "club_of_access": "00944",
    "is_24hf_employee": false,
    "join_date": "04/07/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-23T01:38:57.579Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-08T01:58:15.765Z",
    "updatedAt": "2025-04-23T01:38:57.579Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "25 kingfisher ct",
    "address2": "",
    "city": "Coto de caza",
    "state": "CA",
    "zip": "92679",
    "isValid": true
  },
  "birthDate": "2001-05-09",
  "email": "matthewclarke0454@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Matthew",
  "gender": "Male",
  "lastName": "Clarke",
  "memberSince": "2025-04-07",
  "phoneNumbers": [
    {
      "number": "9492911776",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "matthewclarke0454@gmail.com",
  "homeClub": "00944",
  "memberNumbers": [
    {
      "memberNumber": "MBR14701876",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/72/75e3383b-d2d9-4abd-9bb6-20b1ae79e96b"
}