Queue Worker/member-profile-update

11432649

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:01 PM
Processed
Thu, Apr 24, 2025 12:21 PM
Finished
Thu, Apr 24, 2025 12:21 PM
Attempts Made
0
Permalinks
Job 11432649 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "13511 BANNING ST.",
      "address2": "",
      "city": "FONTANA",
      "state": "CA",
      "zip": "92336"
    },
    "birthDate": "1968-01-16",
    "email": "jayswiftinc@aol.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "ROB",
    "gender": "Male",
    "lastName": "JOHNSON",
    "memberSince": "2008-03-27",
    "phoneNumbers": [
      {
        "number": "3103650556",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "jayswiftinc@aol.com",
    "homeClub": "00910",
    "memberNumbers": [
      {
        "memberNumber": "HW22709",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "ROB JOHNSON",
    "id": 1890053,
    "customer_number": "HW22709",
    "checkin_code": "3106177163",
    "email": "jayswiftinc@aol.com",
    "phone": "3103650556",
    "first_name": "ROB",
    "last_name": "JOHNSON",
    "address_1": "13511 BANNING ST.",
    "address_2": "",
    "city": "FONTANA",
    "state": "CA",
    "zip": "92336",
    "birthday": "1968-01-16",
    "gender": "m",
    "club_of_access": "00910",
    "is_24hf_employee": false,
    "join_date": "03/27/2008",
    "is_ignored": null,
    "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:21:30.739Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2017-09-14T16:05:48.019Z",
    "updatedAt": "2025-04-24T12:21:30.739Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "13511 BANNING ST.",
    "address2": "",
    "city": "FONTANA",
    "state": "CA",
    "zip": "92336"
  },
  "birthDate": "1968-01-16",
  "email": "jayswiftinc@aol.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "ROB",
  "gender": "Male",
  "lastName": "JOHNSON",
  "memberSince": "2008-03-27",
  "phoneNumbers": [
    {
      "number": "3103650556",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "jayswiftinc@aol.com",
  "homeClub": "00910",
  "memberNumbers": [
    {
      "memberNumber": "HW22709",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}