Queue Worker/member-profile-update

11428207

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 3:31 AM
Processed
Thu, Apr 24, 2025 3:31 AM
Finished
Thu, Apr 24, 2025 3:31 AM
Attempts Made
0
Permalinks
Job 11428207 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "17202 NE 85th Pl",
      "address2": "Apt P131",
      "city": "Redmond",
      "state": "WA",
      "zip": "98052",
      "isValid": true
    },
    "birthDate": "1963-08-26",
    "email": "cjprivateline@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Chistina",
    "gender": "Female",
    "lastName": "Johnson",
    "memberSince": "2023-10-15",
    "phoneNumbers": [
      {
        "number": "4252827050",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "cjprivateline@gmail.com",
    "homeClub": "00492",
    "memberNumbers": [
      {
        "memberNumber": "MBR12152976",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Chistina Johnson",
    "id": 16576963,
    "customer_number": "MBR12152976",
    "checkin_code": null,
    "email": "cjprivateline@gmail.com",
    "phone": "4252827050",
    "first_name": "Chistina",
    "last_name": "Johnson",
    "address_1": "17202 NE 85th Pl",
    "address_2": "Apt P131",
    "city": "Redmond",
    "state": "WA",
    "zip": "98052",
    "birthday": "1963-08-26",
    "gender": "f",
    "club_of_access": "00492",
    "is_24hf_employee": false,
    "join_date": "10/15/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-24T03:31:08.633Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2023-10-15T21:57:43.254Z",
    "updatedAt": "2025-04-24T03:31:08.633Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "17202 NE 85th Pl",
    "address2": "Apt P131",
    "city": "Redmond",
    "state": "WA",
    "zip": "98052",
    "isValid": true
  },
  "birthDate": "1963-08-26",
  "email": "cjprivateline@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Chistina",
  "gender": "Female",
  "lastName": "Johnson",
  "memberSince": "2023-10-15",
  "phoneNumbers": [
    {
      "number": "4252827050",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "cjprivateline@gmail.com",
  "homeClub": "00492",
  "memberNumbers": [
    {
      "memberNumber": "MBR12152976",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}