Queue Worker/member-profile-update

11421365

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 11:54 PM
Processed
Wed, Apr 23, 2025 11:54 PM
Finished
Wed, Apr 23, 2025 11:54 PM
Attempts Made
0
Permalinks
Job 11421365 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "3085 Mohawk Ave",
      "address2": "",
      "city": "Ventura",
      "state": "CA",
      "zip": "93001",
      "isValid": true
    },
    "birthDate": "1995-02-17",
    "email": "alex8a805@hotmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Alex",
    "gender": "Male",
    "lastName": "Ochoa",
    "memberSince": "2025-04-23",
    "phoneNumbers": [
      {
        "number": "8053208757",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "alex8a805@hotmail.com",
    "homeClub": "00846",
    "memberNumbers": [
      {
        "memberNumber": "MBR14771535",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": {
    "full_name": "Alex Ochoa",
    "id": 20427142,
    "customer_number": "MBR14771535",
    "checkin_code": "8053208757",
    "email": "alex8a805@hotmail.com",
    "phone": "8053208757",
    "first_name": "Alex",
    "last_name": "Ochoa",
    "address_1": "3085 Mohawk Ave",
    "address_2": "",
    "city": "Ventura",
    "state": "CA",
    "zip": "93001",
    "birthday": "1995-02-17",
    "gender": "m",
    "club_of_access": "00846",
    "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-23T23:54:25.811Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-23T23:37:51.870Z",
    "updatedAt": "2025-04-23T23:54:25.811Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "3085 Mohawk Ave",
    "address2": "",
    "city": "Ventura",
    "state": "CA",
    "zip": "93001",
    "isValid": true
  },
  "birthDate": "1995-02-17",
  "email": "alex8a805@hotmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Alex",
  "gender": "Male",
  "lastName": "Ochoa",
  "memberSince": "2025-04-23",
  "phoneNumbers": [
    {
      "number": "8053208757",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "alex8a805@hotmail.com",
  "homeClub": "00846",
  "memberNumbers": [
    {
      "memberNumber": "MBR14771535",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}