Queue Worker/member-profile-update

11422466

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:32 AM
Processed
Thu, Apr 24, 2025 12:33 AM
Finished
Thu, Apr 24, 2025 12:33 AM
Attempts Made
0
Permalinks
Job 11422466 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1403 6th st",
      "address2": "",
      "city": "Alameda",
      "state": "CA",
      "zip": "94501",
      "isValid": true
    },
    "birthDate": "1995-05-25",
    "email": "aalfod742@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Anthony",
    "gender": "Male",
    "lastName": "Alford",
    "memberSince": "2023-12-02",
    "phoneNumbers": [
      {
        "number": "",
        "priority": "SECONDARY",
        "type": ""
      },
      {
        "number": "5105895477",
        "priority": "PRIMARY",
        "type": "Home"
      }
    ],
    "userName": "aalfod742@gmail.com",
    "homeClub": "00802",
    "memberNumbers": [
      {
        "memberNumber": "MBR12366135",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "INVALID PAYMENT METHOD"
      }
    ],
    "profilePictureURI": "/260/e1fc8088-d96e-4bcf-a6ba-bd3d073e1c35"
  },
  "sync_data": {
    "full_name": "Anthony Alford",
    "id": 16924516,
    "customer_number": "MBR12366135",
    "checkin_code": null,
    "email": "aalfod742@gmail.com",
    "phone": "5105895477",
    "first_name": "Anthony",
    "last_name": "Alford",
    "address_1": "1403 6th st",
    "address_2": "",
    "city": "Alameda",
    "state": "CA",
    "zip": "94501",
    "birthday": "1995-05-25",
    "gender": "m",
    "club_of_access": "00802",
    "is_24hf_employee": false,
    "join_date": "12/02/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-24T00:33:04.744Z",
    "is_active_synced": false,
    "membership_tier": "gold",
    "external_status": "INVALID PAYMENT METHOD",
    "createdAt": "2023-12-02T18:52:17.691Z",
    "updatedAt": "2025-04-24T00:33:04.744Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1403 6th st",
    "address2": "",
    "city": "Alameda",
    "state": "CA",
    "zip": "94501",
    "isValid": true
  },
  "birthDate": "1995-05-25",
  "email": "aalfod742@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Anthony",
  "gender": "Male",
  "lastName": "Alford",
  "memberSince": "2023-12-02",
  "phoneNumbers": [
    {
      "number": "",
      "priority": "SECONDARY",
      "type": ""
    },
    {
      "number": "5105895477",
      "priority": "PRIMARY",
      "type": "Home"
    }
  ],
  "userName": "aalfod742@gmail.com",
  "homeClub": "00802",
  "memberNumbers": [
    {
      "memberNumber": "MBR12366135",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "INVALID PAYMENT METHOD"
    }
  ],
  "profilePictureURI": "/260/e1fc8088-d96e-4bcf-a6ba-bd3d073e1c35"
}