Queue Worker/member-profile-update

11419225

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 10:42 PM
Processed
Wed, Apr 23, 2025 10:42 PM
Finished
Wed, Apr 23, 2025 10:42 PM
Attempts Made
0
Permalinks
Job 11419225 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "12800 NE 4TH ST",
      "address2": "APT 165",
      "city": "VANCOUVER",
      "state": "WA",
      "zip": "98684",
      "isValid": true
    },
    "birthDate": "1993-12-03",
    "email": "ahd63@cornell.edu",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "ALEX",
    "gender": "Male",
    "lastName": "DAVIS",
    "memberSince": "2018-11-05",
    "phoneNumbers": [
      {
        "number": "6037211800",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "ahd63@cornell.edu",
    "homeClub": "00411",
    "memberNumbers": [
      {
        "memberNumber": "SH50006",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "ALEX DAVIS",
    "id": 8290792,
    "customer_number": "SH50006",
    "checkin_code": "3609916678",
    "email": "ahd63@cornell.edu",
    "phone": "6037211800",
    "first_name": "ALEX",
    "last_name": "DAVIS",
    "address_1": "12800 NE 4TH ST",
    "address_2": "APT 165",
    "city": "VANCOUVER",
    "state": "WA",
    "zip": "98684",
    "birthday": "1993-12-03",
    "gender": "m",
    "club_of_access": "00411",
    "is_24hf_employee": false,
    "join_date": "11/05/2018",
    "is_ignored": false,
    "is_active": false,
    "has_pt_agreement": false,
    "total_pt_sessions": 8,
    "used_pt_sessions": 8,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-23T22:42:27.457Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2018-11-05T19:41:11.829Z",
    "updatedAt": "2025-04-23T22:42:27.457Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "12800 NE 4TH ST",
    "address2": "APT 165",
    "city": "VANCOUVER",
    "state": "WA",
    "zip": "98684",
    "isValid": true
  },
  "birthDate": "1993-12-03",
  "email": "ahd63@cornell.edu",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "ALEX",
  "gender": "Male",
  "lastName": "DAVIS",
  "memberSince": "2018-11-05",
  "phoneNumbers": [
    {
      "number": "6037211800",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "ahd63@cornell.edu",
  "homeClub": "00411",
  "memberNumbers": [
    {
      "memberNumber": "SH50006",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}