Queue Worker/member-profile-update

11435572

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 4:12 PM
Processed
Thu, Apr 24, 2025 4:12 PM
Finished
Thu, Apr 24, 2025 4:12 PM
Attempts Made
0
Permalinks
Job 11435572 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "2856 Stanbridge Ave.",
      "address2": "",
      "city": "Long Beach",
      "state": "CA",
      "zip": "90815",
      "isValid": true
    },
    "birthDate": "1999-02-07",
    "email": "noahhyndshaw@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Noah",
    "gender": "Male",
    "lastName": "Hyndshaw",
    "memberSince": "2025-03-10",
    "phoneNumbers": [
      {
        "number": "5623854640",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "noahhyndshaw@gmail.com",
    "homeClub": "00186",
    "memberNumbers": [
      {
        "memberNumber": "MBR14572393",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/152/9619b271-7d3f-401c-8ea1-ca0024baeb13"
  },
  "sync_data": {
    "full_name": "Noah Hyndshaw",
    "id": 20138362,
    "customer_number": "MBR14572393",
    "checkin_code": null,
    "email": "noahhyndshaw@gmail.com",
    "phone": "5623854640",
    "first_name": "Noah",
    "last_name": "Hyndshaw",
    "address_1": "2856 Stanbridge Ave.",
    "address_2": "",
    "city": "Long Beach",
    "state": "CA",
    "zip": "90815",
    "birthday": "1999-02-07",
    "gender": "m",
    "club_of_access": "00186",
    "is_24hf_employee": false,
    "join_date": "03/10/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-24T16:12:50.509Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "ACTIVE",
    "createdAt": "2025-03-11T05:55:36.485Z",
    "updatedAt": "2025-04-24T16:12:50.509Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "2856 Stanbridge Ave.",
    "address2": "",
    "city": "Long Beach",
    "state": "CA",
    "zip": "90815",
    "isValid": true
  },
  "birthDate": "1999-02-07",
  "email": "noahhyndshaw@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Noah",
  "gender": "Male",
  "lastName": "Hyndshaw",
  "memberSince": "2025-03-10",
  "phoneNumbers": [
    {
      "number": "5623854640",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "noahhyndshaw@gmail.com",
  "homeClub": "00186",
  "memberNumbers": [
    {
      "memberNumber": "MBR14572393",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/152/9619b271-7d3f-401c-8ea1-ca0024baeb13"
}