Queue Worker/member-profile-update

11433784

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 1:43 PM
Processed
Thu, Apr 24, 2025 1:43 PM
Finished
Thu, Apr 24, 2025 1:43 PM
Attempts Made
0
Permalinks
Job 11433784 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "3591 ROOSEVELT",
      "address2": "APT 100",
      "city": "CARLSBAD",
      "state": "CA",
      "zip": "92008"
    },
    "birthDate": "1969-02-24",
    "email": "tonyas1luv@att.net",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "TONYA",
    "gender": "Female",
    "lastName": "CARROLL",
    "memberSince": "1995-04-25",
    "phoneNumbers": [
      {
        "number": "7608452914",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "tonyas1luv@att.net",
    "homeClub": "00894",
    "memberNumbers": [
      {
        "memberNumber": "1073377905",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ]
  },
  "sync_data": {
    "full_name": "TONYA CARROLL",
    "id": 2339537,
    "customer_number": "1073377905",
    "checkin_code": "7608452914",
    "email": "tonyas1luv@att.net",
    "phone": "7608452914",
    "first_name": "TONYA",
    "last_name": "CARROLL",
    "address_1": "3591 ROOSEVELT",
    "address_2": "APT 100",
    "city": "CARLSBAD",
    "state": "CA",
    "zip": "92008",
    "birthday": "1969-02-24",
    "gender": "f",
    "club_of_access": "00894",
    "is_24hf_employee": false,
    "join_date": "04/25/1995",
    "is_ignored": null,
    "is_active": true,
    "has_pt_agreement": false,
    "total_pt_sessions": null,
    "used_pt_sessions": null,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-24T13:43:52.827Z",
    "is_active_synced": true,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2017-09-14T16:19:46.593Z",
    "updatedAt": "2025-04-24T13:43:52.827Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "3591 ROOSEVELT",
    "address2": "APT 100",
    "city": "CARLSBAD",
    "state": "CA",
    "zip": "92008"
  },
  "birthDate": "1969-02-24",
  "email": "tonyas1luv@att.net",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "TONYA",
  "gender": "Female",
  "lastName": "CARROLL",
  "memberSince": "1995-04-25",
  "phoneNumbers": [
    {
      "number": "7608452914",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "tonyas1luv@att.net",
  "homeClub": "00894",
  "memberNumbers": [
    {
      "memberNumber": "1073377905",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ]
}