Queue Worker/member-profile-update

11395367

Actions
State
Completed
Timestamp
Tue, Apr 22, 2025 11:56 PM
Processed
Tue, Apr 22, 2025 11:56 PM
Finished
Tue, Apr 22, 2025 11:56 PM
Attempts Made
0
Permalinks
Job 11395367 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "11304 SE 10th St",
      "address2": "",
      "city": "Vancouver",
      "state": "WA",
      "zip": "98664",
      "isValid": true
    },
    "birthDate": "2000-10-22",
    "email": "mendezwill516@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "William",
    "gender": "Male",
    "lastName": "Mendez",
    "memberSince": "2025-04-22",
    "phoneNumbers": [
      {
        "number": "5039151419",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "mendezwill516@gmail.com",
    "homeClub": "00411",
    "memberNumbers": [
      {
        "memberNumber": "MBR14766480",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/135/0feb5fb8-55d8-4843-a913-f14c1f88c269"
  },
  "sync_data": {
    "full_name": "William Mendez",
    "id": 20419308,
    "customer_number": "MBR14766480",
    "checkin_code": null,
    "email": "mendezwill516@gmail.com",
    "phone": "5039151419",
    "first_name": "William",
    "last_name": "Mendez",
    "address_1": "11304 SE 10th St",
    "address_2": "",
    "city": "Vancouver",
    "state": "WA",
    "zip": "98664",
    "birthday": "2000-10-22",
    "gender": "m",
    "club_of_access": "00411",
    "is_24hf_employee": false,
    "join_date": "04/22/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-22T23:56:56.174Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-22T23:03:11.152Z",
    "updatedAt": "2025-04-22T23:56:56.174Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "11304 SE 10th St",
    "address2": "",
    "city": "Vancouver",
    "state": "WA",
    "zip": "98664",
    "isValid": true
  },
  "birthDate": "2000-10-22",
  "email": "mendezwill516@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "William",
  "gender": "Male",
  "lastName": "Mendez",
  "memberSince": "2025-04-22",
  "phoneNumbers": [
    {
      "number": "5039151419",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "mendezwill516@gmail.com",
  "homeClub": "00411",
  "memberNumbers": [
    {
      "memberNumber": "MBR14766480",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/135/0feb5fb8-55d8-4843-a913-f14c1f88c269"
}