Queue Worker/member-profile-update

11432105

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:00 PM
Processed
Thu, Apr 24, 2025 12:13 PM
Finished
Thu, Apr 24, 2025 12:13 PM
Attempts Made
0
Permalinks
Job 11432105 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "2741 NE 4th St",
      "address2": "",
      "city": "Homestead",
      "state": "FL",
      "zip": "33033",
      "isValid": true
    },
    "birthDate": "1995-10-13",
    "email": "afrocaribbean1995@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Debbie",
    "gender": "Female",
    "lastName": "Sanon",
    "memberSince": "2024-01-24",
    "phoneNumbers": [
      {
        "number": "7862059499",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "afrocaribbean1995@gmail.com",
    "homeClub": "00618",
    "memberNumbers": [
      {
        "memberNumber": "MBR12644236",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Debbie Sanon",
    "id": 17376375,
    "customer_number": "MBR12644236",
    "checkin_code": null,
    "email": "afrocaribbean1995@gmail.com",
    "phone": "7862059499",
    "first_name": "Debbie",
    "last_name": "Sanon",
    "address_1": "2741 NE 4th St",
    "address_2": "",
    "city": "Homestead",
    "state": "FL",
    "zip": "33033",
    "birthday": "1995-10-13",
    "gender": "f",
    "club_of_access": "00618",
    "is_24hf_employee": false,
    "join_date": "01/24/2024",
    "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-24T12:13:48.888Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2024-01-24T20:50:02.281Z",
    "updatedAt": "2025-04-24T12:13:48.888Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "2741 NE 4th St",
    "address2": "",
    "city": "Homestead",
    "state": "FL",
    "zip": "33033",
    "isValid": true
  },
  "birthDate": "1995-10-13",
  "email": "afrocaribbean1995@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Debbie",
  "gender": "Female",
  "lastName": "Sanon",
  "memberSince": "2024-01-24",
  "phoneNumbers": [
    {
      "number": "7862059499",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "afrocaribbean1995@gmail.com",
  "homeClub": "00618",
  "memberNumbers": [
    {
      "memberNumber": "MBR12644236",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}