Queue Worker/member-profile-update

11439873

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 7:36 PM
Processed
Thu, Apr 24, 2025 7:36 PM
Finished
Thu, Apr 24, 2025 7:36 PM
Attempts Made
0
Permalinks
Job 11439873 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1883 AGNEW RD",
      "address2": "UNIT 110",
      "city": "SANTA CLARA",
      "state": "CA",
      "zip": "95054"
    },
    "birthDate": "1982-11-23",
    "email": "gitalimalhotra23@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "GITALI",
    "gender": "Female",
    "lastName": "MALHOTRA",
    "memberSince": "2017-02-01",
    "phoneNumbers": [
      {
        "number": "4087995379",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "gitalimalhotra23@gmail.com",
    "homeClub": "00811",
    "memberNumbers": [
      {
        "memberNumber": "QU86232",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": {
    "full_name": "GITALI MALHOTRA",
    "id": 1992691,
    "customer_number": "QU86232",
    "checkin_code": "4087995379",
    "email": "gitalimalhotra23@gmail.com",
    "phone": "4087995379",
    "first_name": "GITALI",
    "last_name": "MALHOTRA",
    "address_1": "1883 AGNEW RD",
    "address_2": "UNIT 110",
    "city": "SANTA CLARA",
    "state": "CA",
    "zip": "95054",
    "birthday": "1982-11-23",
    "gender": "f",
    "club_of_access": "00811",
    "is_24hf_employee": false,
    "join_date": "02/01/2017",
    "is_ignored": null,
    "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-24T19:36:30.282Z",
    "is_active_synced": true,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2017-09-14T16:09:06.547Z",
    "updatedAt": "2025-04-24T19:36:30.283Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1883 AGNEW RD",
    "address2": "UNIT 110",
    "city": "SANTA CLARA",
    "state": "CA",
    "zip": "95054"
  },
  "birthDate": "1982-11-23",
  "email": "gitalimalhotra23@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "GITALI",
  "gender": "Female",
  "lastName": "MALHOTRA",
  "memberSince": "2017-02-01",
  "phoneNumbers": [
    {
      "number": "4087995379",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "gitalimalhotra23@gmail.com",
  "homeClub": "00811",
  "memberNumbers": [
    {
      "memberNumber": "QU86232",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}