Queue Worker/member-profile-update

11432779

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:01 PM
Processed
Thu, Apr 24, 2025 12:23 PM
Finished
Thu, Apr 24, 2025 12:23 PM
Attempts Made
0
Permalinks
Job 11432779 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1127 Magnolia Ave",
      "address2": "",
      "city": "Long Beach",
      "state": "CA",
      "zip": "90813",
      "isValid": true
    },
    "birthDate": "1993-05-16",
    "email": "chajj08@outlook.com",
    "emergencyContact": {
      "firstName": "Joe",
      "lastName": "Hajj",
      "phone": "9519411111"
    },
    "firstName": "Chantel",
    "gender": "Female",
    "lastName": "Hajj",
    "memberSince": "2024-01-22",
    "phoneNumbers": [
      {
        "number": "9518707979",
        "priority": "PRIMARY",
        "type": "HOME"
      }
    ],
    "userName": "Chajj060",
    "homeClub": "00883",
    "memberNumbers": [
      {
        "memberNumber": "MBR12633221",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Chantel Hajj",
    "id": 17356517,
    "customer_number": "MBR12633221",
    "checkin_code": null,
    "email": "chajj08@outlook.com",
    "phone": "9518707979",
    "first_name": "Chantel",
    "last_name": "Hajj",
    "address_1": "1127 Magnolia Ave",
    "address_2": "",
    "city": "Long Beach",
    "state": "CA",
    "zip": "90813",
    "birthday": "1993-05-16",
    "gender": "f",
    "club_of_access": "00883",
    "is_24hf_employee": false,
    "join_date": "01/22/2024",
    "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-24T12:23:14.962Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2024-01-23T01:59:01.440Z",
    "updatedAt": "2025-04-24T12:23:14.962Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1127 Magnolia Ave",
    "address2": "",
    "city": "Long Beach",
    "state": "CA",
    "zip": "90813",
    "isValid": true
  },
  "birthDate": "1993-05-16",
  "email": "chajj08@outlook.com",
  "emergencyContact": {
    "firstName": "Joe",
    "lastName": "Hajj",
    "phone": "9519411111"
  },
  "firstName": "Chantel",
  "gender": "Female",
  "lastName": "Hajj",
  "memberSince": "2024-01-22",
  "phoneNumbers": [
    {
      "number": "9518707979",
      "priority": "PRIMARY",
      "type": "HOME"
    }
  ],
  "userName": "Chajj060",
  "homeClub": "00883",
  "memberNumbers": [
    {
      "memberNumber": "MBR12633221",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}