Queue Worker/member-profile-update

11461662

Actions
State
Completed
Timestamp
Fri, Apr 25, 2025 6:49 PM
Processed
Fri, Apr 25, 2025 6:49 PM
Finished
Fri, Apr 25, 2025 6:49 PM
Attempts Made
0
Permalinks
Job 11461662 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "5950 N US HIGHWAY 85",
      "address2": "",
      "city": "Sedalia",
      "state": "CO",
      "zip": "80135",
      "isValid": true
    },
    "birthDate": "2002-08-24",
    "email": "othogs02@outlook.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Otho",
    "gender": "Male",
    "lastName": "Gonzalez",
    "memberSince": "2021-08-04",
    "phoneNumbers": [
      {
        "number": "7207611938",
        "priority": "PRIMARY",
        "type": "HOME"
      }
    ],
    "userName": "othogs02@outlook.com",
    "homeClub": "00663",
    "memberNumbers": [
      {
        "memberNumber": "MBR10505389",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      },
      {
        "memberNumber": "MBR03818900",
        "isActive": false,
        "isEffectiveMemberNumber": false,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/276/fd4cd2f1-8176-415e-b99a-34abce90ea2a"
  },
  "sync_data": {
    "full_name": "Otho Gonzalez",
    "id": 11084916,
    "customer_number": "MBR03818900",
    "checkin_code": null,
    "email": "othogs02@outlook.com",
    "phone": "7207611938",
    "first_name": "Otho",
    "last_name": "Gonzalez",
    "address_1": "5950 N US HIGHWAY 85",
    "address_2": "",
    "city": "Sedalia",
    "state": "CO",
    "zip": "80135",
    "birthday": "2002-08-24",
    "gender": "m",
    "club_of_access": "00663",
    "is_24hf_employee": false,
    "join_date": "08/04/2021",
    "is_ignored": false,
    "is_active": false,
    "has_pt_agreement": false,
    "total_pt_sessions": null,
    "used_pt_sessions": null,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-25T18:49:58.212Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2021-08-04T21:37:47.557Z",
    "updatedAt": "2025-04-25T18:49:58.213Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "5950 N US HIGHWAY 85",
    "address2": "",
    "city": "Sedalia",
    "state": "CO",
    "zip": "80135",
    "isValid": true
  },
  "birthDate": "2002-08-24",
  "email": "othogs02@outlook.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Otho",
  "gender": "Male",
  "lastName": "Gonzalez",
  "memberSince": "2021-08-04",
  "phoneNumbers": [
    {
      "number": "7207611938",
      "priority": "PRIMARY",
      "type": "HOME"
    }
  ],
  "userName": "othogs02@outlook.com",
  "homeClub": "00663",
  "memberNumbers": [
    {
      "memberNumber": "MBR10505389",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    },
    {
      "memberNumber": "MBR03818900",
      "isActive": false,
      "isEffectiveMemberNumber": false,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/276/fd4cd2f1-8176-415e-b99a-34abce90ea2a"
}