Queue Worker/member-profile-update

11419962

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 11:09 PM
Processed
Wed, Apr 23, 2025 11:09 PM
Finished
Wed, Apr 23, 2025 11:09 PM
Attempts Made
0
Permalinks
Job 11419962 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "1134 heathfield dr",
      "address2": "",
      "city": "Channelview",
      "state": "TX",
      "zip": "77530",
      "isValid": true
    },
    "birthDate": "1980-01-16",
    "email": "cmitch24@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Christopher",
    "gender": "Male",
    "lastName": "Mitchell",
    "memberSince": "2019-09-26",
    "phoneNumbers": [
      {
        "number": "8325446068",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "homeClub": "00332",
    "memberNumbers": [
      {
        "memberNumber": "MBR00056555",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "Christopher Mitchell",
    "id": 9653569,
    "customer_number": "MBR00056555",
    "checkin_code": "8325446068",
    "email": "cmitch24@gmail.com",
    "phone": "8325446068",
    "first_name": "Christopher",
    "last_name": "Mitchell",
    "address_1": "1134 heathfield dr",
    "address_2": "",
    "city": "Channelview",
    "state": "TX",
    "zip": "77530",
    "birthday": "1980-01-16",
    "gender": "m",
    "club_of_access": "00332",
    "is_24hf_employee": false,
    "join_date": "09/26/2019",
    "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-23T23:09:42.822Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2019-09-27T00:30:50.579Z",
    "updatedAt": "2025-04-23T23:09:42.822Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "1134 heathfield dr",
    "address2": "",
    "city": "Channelview",
    "state": "TX",
    "zip": "77530",
    "isValid": true
  },
  "birthDate": "1980-01-16",
  "email": "cmitch24@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Christopher",
  "gender": "Male",
  "lastName": "Mitchell",
  "memberSince": "2019-09-26",
  "phoneNumbers": [
    {
      "number": "8325446068",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "homeClub": "00332",
  "memberNumbers": [
    {
      "memberNumber": "MBR00056555",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}