Queue Worker/member-profile-update

11424355

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 1:25 AM
Processed
Thu, Apr 24, 2025 1:25 AM
Finished
Thu, Apr 24, 2025 1:25 AM
Attempts Made
0
Permalinks
Job 11424355 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "7887 center ave",
      "address2": "",
      "city": "Huntington Beach",
      "state": "CA",
      "zip": "92647",
      "isValid": true
    },
    "birthDate": "1990-04-01",
    "email": "raquelheiden@gmail.com",
    "emergencyContact": {
      "firstName": "",
      "lastName": "",
      "phone": ""
    },
    "firstName": "Rachel",
    "gender": "Female",
    "lastName": "Heiden",
    "memberSince": "2025-04-23",
    "phoneNumbers": [
      {
        "number": "2067151527",
        "priority": "PRIMARY",
        "type": ""
      }
    ],
    "userName": "raquelheiden@gmail.com",
    "homeClub": "00851",
    "memberNumbers": [
      {
        "memberNumber": "MBR14772291",
        "isActive": true,
        "isEffectiveMemberNumber": true,
        "externalStatus": "ACTIVE"
      }
    ],
    "profilePictureURI": "/93/a5c325a2-d463-45b2-beda-4eb3ad97c1a7"
  },
  "sync_data": {
    "full_name": "Rachel Heiden",
    "id": 20428266,
    "customer_number": "MBR14772291",
    "checkin_code": null,
    "email": "raquelheiden@gmail.com",
    "phone": "2067151527",
    "first_name": "Rachel",
    "last_name": "Heiden",
    "address_1": "7887 center ave",
    "address_2": "",
    "city": "Huntington Beach",
    "state": "CA",
    "zip": "92647",
    "birthday": "1990-04-01",
    "gender": "f",
    "club_of_access": "00851",
    "is_24hf_employee": false,
    "join_date": "04/23/2025",
    "is_ignored": false,
    "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-24T01:25:44.218Z",
    "is_active_synced": false,
    "membership_tier": "platinum",
    "external_status": "ACTIVE",
    "createdAt": "2025-04-24T01:22:48.084Z",
    "updatedAt": "2025-04-24T01:25:44.219Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "7887 center ave",
    "address2": "",
    "city": "Huntington Beach",
    "state": "CA",
    "zip": "92647",
    "isValid": true
  },
  "birthDate": "1990-04-01",
  "email": "raquelheiden@gmail.com",
  "emergencyContact": {
    "firstName": "",
    "lastName": "",
    "phone": ""
  },
  "firstName": "Rachel",
  "gender": "Female",
  "lastName": "Heiden",
  "memberSince": "2025-04-23",
  "phoneNumbers": [
    {
      "number": "2067151527",
      "priority": "PRIMARY",
      "type": ""
    }
  ],
  "userName": "raquelheiden@gmail.com",
  "homeClub": "00851",
  "memberNumbers": [
    {
      "memberNumber": "MBR14772291",
      "isActive": true,
      "isEffectiveMemberNumber": true,
      "externalStatus": "ACTIVE"
    }
  ],
  "profilePictureURI": "/93/a5c325a2-d463-45b2-beda-4eb3ad97c1a7"
}