Queue Worker/member-profile-update

11387927

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 7:41 PM
Processed
Tue, Apr 22, 2025 7:41 PM
Finished
Tue, Apr 22, 2025 7:41 PM
Attempts Made
0
Permalinks
Job 11387927 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "278 broad ave",
      "address2": "",
      "city": "Leonia",
      "state": "NJ",
      "zip": "07605",
      "isValid": true
    },
    "birthDate": "1966-06-29",
    "email": "ellenlazzaro@hotmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Ellen",
    "gender": "Female",
    "lastName": "Lazzaro",
    "memberSince": "2025-04-17",
    "phoneNumbers": [
      {
        "number": "6468950287",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "ellenlazzaro@hotmail.com",
    "homeClub": "00642",
    "memberNumbers": [
      {
        "memberNumber": "MBR14745716",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/294/81df367f-8910-438e-ae9f-44e11fdd499b"
  },
  "sync_data": {
    "full_name": "Ellen Lazzaro",
    "id": 20387472,
    "customer_number": "MBR14745716",
    "checkin_code": null,
    "email": "ellenlazzaro@hotmail.com",
    "phone": "6468950287",
    "first_name": "Ellen",
    "last_name": "Lazzaro",
    "address_1": "278 broad ave",
    "address_2": "",
    "city": "Leonia",
    "state": "NJ",
    "zip": "07605",
    "birthday": "1966-06-29",
    "gender": "f",
    "club_of_access": "00642",
    "is_24hf_employee": false,
    "join_date": "04/17/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-22T19:41:56.785Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-17T21:01:03.726Z",
    "updatedAt": "2025-04-22T19:41:56.786Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "278 broad ave",
    "address2": "",
    "city": "Leonia",
    "state": "NJ",
    "zip": "07605",
    "isValid": true
  },
  "birthDate": "1966-06-29",
  "email": "ellenlazzaro@hotmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Ellen",
  "gender": "Female",
  "lastName": "Lazzaro",
  "memberSince": "2025-04-17",
  "phoneNumbers": [
    {
      "number": "6468950287",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "ellenlazzaro@hotmail.com",
  "homeClub": "00642",
  "memberNumbers": [
    {
      "memberNumber": "MBR14745716",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/294/81df367f-8910-438e-ae9f-44e11fdd499b"
}