Queue Worker/member-profile-update

11395053

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 11:49 PM
Processed
Tue, Apr 22, 2025 11:49 PM
Finished
Tue, Apr 22, 2025 11:49 PM
Attempts Made
0
Permalinks
Job 11395053 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "4471 hunting trail",
      "address2": "",
      "city": "orlando",
      "state": "FL",
      "zip": "32828",
      "isValid": true
    },
    "birthDate": "2002-08-12",
    "email": "daniel.heller1717@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Daniel",
    "gender": "Male",
    "lastName": "Heller",
    "memberSince": "2025-01-21",
    "phoneNumbers": [
      {
        "number": "5617045669",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "daniel.heller1717@gmail.com",
    "homeClub": "00619",
    "memberNumbers": [
      {
        "memberNumber": "MBR14323083",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/218/f010135c-f777-4d89-b5b9-c45a674d164b"
  },
  "sync_data": {
    "full_name": "Daniel Heller",
    "id": 19784050,
    "customer_number": "MBR14323083",
    "checkin_code": null,
    "email": "daniel.heller1717@gmail.com",
    "phone": "5617045669",
    "first_name": "Daniel",
    "last_name": "Heller",
    "address_1": "4471 hunting trail",
    "address_2": "",
    "city": "orlando",
    "state": "FL",
    "zip": "32828",
    "birthday": "2002-08-12",
    "gender": "m",
    "club_of_access": "00619",
    "is_24hf_employee": false,
    "join_date": "01/21/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-22T23:49:15.049Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "ACTIVE",
    "createdAt": "2025-01-21T17:04:12.250Z",
    "updatedAt": "2025-04-22T23:49:15.049Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "4471 hunting trail",
    "address2": "",
    "city": "orlando",
    "state": "FL",
    "zip": "32828",
    "isValid": true
  },
  "birthDate": "2002-08-12",
  "email": "daniel.heller1717@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Daniel",
  "gender": "Male",
  "lastName": "Heller",
  "memberSince": "2025-01-21",
  "phoneNumbers": [
    {
      "number": "5617045669",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "daniel.heller1717@gmail.com",
  "homeClub": "00619",
  "memberNumbers": [
    {
      "memberNumber": "MBR14323083",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/218/f010135c-f777-4d89-b5b9-c45a674d164b"
}