Queue Worker/member-profile-update

11405008

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 6:47 AM
Processed
Wed, Apr 23, 2025 6:47 AM
Finished
Wed, Apr 23, 2025 6:47 AM
Attempts Made
0
Permalinks
Job 11405008 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "13717 SW Leah Ter",
      "address2": "",
      "city": "Tigard",
      "state": "OR",
      "zip": "97224",
      "isValid": true
    },
    "birthDate": "1986-12-28",
    "email": "jayjaemc@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "JUSTIN",
    "gender": "Male",
    "lastName": "MCLAUGHLIN",
    "memberSince": "2013-09-03",
    "phoneNumbers": [
      {
        "number": "5037037214",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "jayjaemc@gmail.com",
    "homeClub": "00491",
    "memberNumbers": [
      {
        "memberNumber": "MX34509",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      },
      {
        "memberNumber": "MBR12408246",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/255/117ba975-b255-40ae-bc2e-a90d115fa702"
  },
  "sync_data": {
    "full_name": "JUSTIN MCLAUGHLIN",
    "id": 16993627,
    "customer_number": "MBR12408246",
    "checkin_code": null,
    "email": "jayjaemc@gmail.com",
    "phone": "5037037214",
    "first_name": "JUSTIN",
    "last_name": "MCLAUGHLIN",
    "address_1": "13717 SW Leah Ter",
    "address_2": "",
    "city": "Tigard",
    "state": "OR",
    "zip": "97224",
    "birthday": "1986-12-28",
    "gender": "m",
    "club_of_access": "00491",
    "is_24hf_employee": false,
    "join_date": "09/03/2013",
    "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-23T06:47:23.466Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2023-12-12T22:38:58.838Z",
    "updatedAt": "2025-04-23T06:47:23.466Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "13717 SW Leah Ter",
    "address2": "",
    "city": "Tigard",
    "state": "OR",
    "zip": "97224",
    "isValid": true
  },
  "birthDate": "1986-12-28",
  "email": "jayjaemc@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "JUSTIN",
  "gender": "Male",
  "lastName": "MCLAUGHLIN",
  "memberSince": "2013-09-03",
  "phoneNumbers": [
    {
      "number": "5037037214",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "jayjaemc@gmail.com",
  "homeClub": "00491",
  "memberNumbers": [
    {
      "memberNumber": "MX34509",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    },
    {
      "memberNumber": "MBR12408246",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/255/117ba975-b255-40ae-bc2e-a90d115fa702"
}