Queue Worker/member-profile-update

11406844

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 12:01 PM
Processed
Wed, Apr 23, 2025 12:15 PM
Finished
Wed, Apr 23, 2025 12:15 PM
Attempts Made
0
Permalinks
Job 11406844 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1406 Arthur Loop S",
      "address2": "",
      "city": "Upland",
      "state": "CA",
      "zip": "91784",
      "isValid": true
    },
    "birthDate": "1996-06-21",
    "email": "robin_rom2009@hotmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Roman",
    "gender": "Male",
    "lastName": "Robinson",
    "memberSince": "2023-12-23",
    "phoneNumbers": [
      {
        "number": "7606801054",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "robin_rom2009@hotmail.com",
    "homeClub": "00944",
    "memberNumbers": [
      {
        "memberNumber": "MBR12452550",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Roman Robinson",
    "id": 17068515,
    "customer_number": "MBR12452550",
    "checkin_code": null,
    "email": "robin_rom2009@hotmail.com",
    "phone": "7606801054",
    "first_name": "Roman",
    "last_name": "Robinson",
    "address_1": "1406 Arthur Loop S",
    "address_2": "",
    "city": "Upland",
    "state": "CA",
    "zip": "91784",
    "birthday": "1996-06-21",
    "gender": "m",
    "club_of_access": "00944",
    "is_24hf_employee": false,
    "join_date": "12/23/2023",
    "is_ignored": false,
    "is_active": false,
    "has_pt_agreement": false,
    "total_pt_sessions": null,
    "used_pt_sessions": null,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-23T12:15:57.125Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2023-12-23T08:58:45.716Z",
    "updatedAt": "2025-04-23T12:15:57.125Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1406 Arthur Loop S",
    "address2": "",
    "city": "Upland",
    "state": "CA",
    "zip": "91784",
    "isValid": true
  },
  "birthDate": "1996-06-21",
  "email": "robin_rom2009@hotmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Roman",
  "gender": "Male",
  "lastName": "Robinson",
  "memberSince": "2023-12-23",
  "phoneNumbers": [
    {
      "number": "7606801054",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "robin_rom2009@hotmail.com",
  "homeClub": "00944",
  "memberNumbers": [
    {
      "memberNumber": "MBR12452550",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}