Queue Worker/member-profile-update

11402659

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 3:31 AM
Processed
Wed, Apr 23, 2025 3:31 AM
Finished
Wed, Apr 23, 2025 3:31 AM
Attempts Made
0
Permalinks
Job 11402659 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1408 7th Ave NE",
      "address2": "",
      "city": "Issaquah",
      "state": "WA",
      "zip": "98029",
      "isValid": true
    },
    "birthDate": "1966-06-12",
    "email": "terrychowltmis@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Gensuo",
    "gender": "Male",
    "lastName": "Liu",
    "memberSince": "2023-05-27",
    "phoneNumbers": [
      {
        "number": "8572609502",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "terrychowltmis@gmail.com",
    "homeClub": "00439",
    "memberNumbers": [
      {
        "memberNumber": "MBR11380871",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      },
      {
        "memberNumber": "MBR14761039",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/229/f72a4174-b98f-4284-9e79-a53e948afb54"
  },
  "sync_data": {
    "full_name": "Gensuo Liu",
    "id": 20411102,
    "customer_number": "MBR14761039",
    "checkin_code": null,
    "email": "terrychowltmis@gmail.com",
    "phone": "8572609502",
    "first_name": "Gensuo",
    "last_name": "Liu",
    "address_1": "1408 7th Ave NE",
    "address_2": "",
    "city": "Issaquah",
    "state": "WA",
    "zip": "98029",
    "birthday": "1966-06-12",
    "gender": "m",
    "club_of_access": "00439",
    "is_24hf_employee": false,
    "join_date": "05/27/2023",
    "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-23T03:31:01.570Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-21T23:22:58.282Z",
    "updatedAt": "2025-04-23T03:31:01.570Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1408 7th Ave NE",
    "address2": "",
    "city": "Issaquah",
    "state": "WA",
    "zip": "98029",
    "isValid": true
  },
  "birthDate": "1966-06-12",
  "email": "terrychowltmis@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Gensuo",
  "gender": "Male",
  "lastName": "Liu",
  "memberSince": "2023-05-27",
  "phoneNumbers": [
    {
      "number": "8572609502",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "terrychowltmis@gmail.com",
  "homeClub": "00439",
  "memberNumbers": [
    {
      "memberNumber": "MBR11380871",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    },
    {
      "memberNumber": "MBR14761039",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/229/f72a4174-b98f-4284-9e79-a53e948afb54"
}