Queue Worker/member-profile-update

11436034

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 4:48 PM
Processed
Thu, Apr 24, 2025 4:48 PM
Finished
Thu, Apr 24, 2025 4:48 PM
Attempts Made
0
Permalinks
Job 11436034 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "6130 Fulcher Ave",
      "address2": "",
      "city": "North Hollywood",
      "state": "CA",
      "zip": "91606",
      "isValid": true
    },
    "birthDate": "2003-12-02",
    "email": "anthonyf1202@yahoo.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Anthony",
    "gender": "Male",
    "lastName": "Flores ",
    "memberSince": "2025-04-24",
    "phoneNumbers": [
      {
        "number": "8184159980",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "anthonyf1202@yahoo.com",
    "homeClub": "00889",
    "memberNumbers": [
      {
        "memberNumber": "MBR14774141",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": {
    "full_name": "Anthony Flores ",
    "id": 20431432,
    "customer_number": "MBR14774141",
    "checkin_code": null,
    "email": "anthonyf1202@yahoo.com",
    "phone": "8184159980",
    "first_name": "Anthony",
    "last_name": "Flores ",
    "address_1": "6130 Fulcher Ave",
    "address_2": "",
    "city": "North Hollywood",
    "state": "CA",
    "zip": "91606",
    "birthday": "2003-12-02",
    "gender": "m",
    "club_of_access": "00889",
    "is_24hf_employee": false,
    "join_date": "04/24/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:48:47.064Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-24T16:41:16.741Z",
    "updatedAt": "2025-04-24T16:48:47.064Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "6130 Fulcher Ave",
    "address2": "",
    "city": "North Hollywood",
    "state": "CA",
    "zip": "91606",
    "isValid": true
  },
  "birthDate": "2003-12-02",
  "email": "anthonyf1202@yahoo.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Anthony",
  "gender": "Male",
  "lastName": "Flores ",
  "memberSince": "2025-04-24",
  "phoneNumbers": [
    {
      "number": "8184159980",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "anthonyf1202@yahoo.com",
  "homeClub": "00889",
  "memberNumbers": [
    {
      "memberNumber": "MBR14774141",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}