Queue Worker/member-profile-update

11386266

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 6:38 PM
Processed
Tue, Apr 22, 2025 6:38 PM
Finished
Tue, Apr 22, 2025 6:38 PM
Attempts Made
0
Permalinks
Job 11386266 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "25623 Pannier Pl",
      "address2": "",
      "city": "Katy",
      "state": "TX",
      "zip": "77493",
      "isValid": true
    },
    "birthDate": "2000-03-31",
    "email": "ryankearton@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Ryan",
    "gender": "Male",
    "lastName": "Kearton",
    "memberSince": "2024-10-20",
    "phoneNumbers": [
      {
        "number": "2678198021",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "ryankearton@gmail.com",
    "homeClub": "00889",
    "memberNumbers": [
      {
        "memberNumber": "MBR13899597",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/61/d65362f3-6703-4ed0-bf97-6cba1f5ff05d"
  },
  "sync_data": {
    "full_name": "Ryan Kearton",
    "id": 19219342,
    "customer_number": "MBR13899597",
    "checkin_code": null,
    "email": "ryankearton@gmail.com",
    "phone": "2678198021",
    "first_name": "Ryan",
    "last_name": "Kearton",
    "address_1": "25623 Pannier Pl",
    "address_2": "",
    "city": "Katy",
    "state": "TX",
    "zip": "77493",
    "birthday": "2000-03-31",
    "gender": "m",
    "club_of_access": "00889",
    "is_24hf_employee": false,
    "join_date": "10/20/2024",
    "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-22T18:38:55.078Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2024-10-21T00:46:00.945Z",
    "updatedAt": "2025-04-22T18:38:55.078Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "25623 Pannier Pl",
    "address2": "",
    "city": "Katy",
    "state": "TX",
    "zip": "77493",
    "isValid": true
  },
  "birthDate": "2000-03-31",
  "email": "ryankearton@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Ryan",
  "gender": "Male",
  "lastName": "Kearton",
  "memberSince": "2024-10-20",
  "phoneNumbers": [
    {
      "number": "2678198021",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "ryankearton@gmail.com",
  "homeClub": "00889",
  "memberNumbers": [
    {
      "memberNumber": "MBR13899597",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/61/d65362f3-6703-4ed0-bf97-6cba1f5ff05d"
}