Queue Worker/member-profile-update

11434617

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 3:34 PM
Processed
Thu, Apr 24, 2025 3:34 PM
Finished
Thu, Apr 24, 2025 3:34 PM
Attempts Made
0
Permalinks
Job 11434617 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "237 marion street ",
      "address2": "",
      "city": "Paterson",
      "state": "NJ",
      "zip": "07522",
      "isValid": true
    },
    "birthDate": "1981-11-05",
    "email": "ejswaby@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Edward",
    "gender": "Male",
    "lastName": "Swaby",
    "memberSince": "2025-04-18",
    "phoneNumbers": [
      {
        "number": "2018871261",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "ejswaby@gmail.com",
    "homeClub": "00616",
    "memberNumbers": [
      {
        "memberNumber": "MBR14748551",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/33/b8b4189e-e4a9-4d45-950c-fb5ede72fc11"
  },
  "sync_data": {
    "full_name": "Edward Swaby",
    "id": 20391731,
    "customer_number": "MBR14748551",
    "checkin_code": null,
    "email": "ejswaby@gmail.com",
    "phone": "2018871261",
    "first_name": "Edward",
    "last_name": "Swaby",
    "address_1": "237 marion street ",
    "address_2": "",
    "city": "Paterson",
    "state": "NJ",
    "zip": "07522",
    "birthday": "1981-11-05",
    "gender": "m",
    "club_of_access": "00616",
    "is_24hf_employee": false,
    "join_date": "04/18/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-24T15:34:08.461Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-18T13:59:25.068Z",
    "updatedAt": "2025-04-24T15:34:08.461Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "237 marion street ",
    "address2": "",
    "city": "Paterson",
    "state": "NJ",
    "zip": "07522",
    "isValid": true
  },
  "birthDate": "1981-11-05",
  "email": "ejswaby@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Edward",
  "gender": "Male",
  "lastName": "Swaby",
  "memberSince": "2025-04-18",
  "phoneNumbers": [
    {
      "number": "2018871261",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "ejswaby@gmail.com",
  "homeClub": "00616",
  "memberNumbers": [
    {
      "memberNumber": "MBR14748551",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/33/b8b4189e-e4a9-4d45-950c-fb5ede72fc11"
}