Queue Worker/member-profile-update

11431881

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:00 PM
Processed
Thu, Apr 24, 2025 12:10 PM
Finished
Thu, Apr 24, 2025 12:10 PM
Attempts Made
0
Permalinks
Job 11431881 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "15414 35th ave w",
      "address2": "",
      "city": "Lynnwood",
      "state": "WA",
      "zip": "98087",
      "isValid": true
    },
    "birthDate": "2005-08-30",
    "email": "krishnarocketbullet@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Krishna",
    "gender": "Male",
    "lastName": "Sharma",
    "memberSince": "2023-09-24",
    "phoneNumbers": [
      {
        "number": "2062096459",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "krishnarocketbullet@gmail.com",
    "homeClub": "00418",
    "memberNumbers": [
      {
        "memberNumber": "MBR12066165",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Krishna Sharma",
    "id": 16443266,
    "customer_number": "MBR12066165",
    "checkin_code": null,
    "email": "krishnarocketbullet@gmail.com",
    "phone": "2062096459",
    "first_name": "Krishna",
    "last_name": "Sharma",
    "address_1": "15414 35th ave w",
    "address_2": "",
    "city": "Lynnwood",
    "state": "WA",
    "zip": "98087",
    "birthday": "2005-08-30",
    "gender": "m",
    "club_of_access": "00418",
    "is_24hf_employee": false,
    "join_date": "09/24/2023",
    "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:10:30.089Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2023-09-25T02:29:17.299Z",
    "updatedAt": "2025-04-24T12:10:30.089Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "15414 35th ave w",
    "address2": "",
    "city": "Lynnwood",
    "state": "WA",
    "zip": "98087",
    "isValid": true
  },
  "birthDate": "2005-08-30",
  "email": "krishnarocketbullet@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Krishna",
  "gender": "Male",
  "lastName": "Sharma",
  "memberSince": "2023-09-24",
  "phoneNumbers": [
    {
      "number": "2062096459",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "krishnarocketbullet@gmail.com",
  "homeClub": "00418",
  "memberNumbers": [
    {
      "memberNumber": "MBR12066165",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}